xls
Here are 319 public repositories matching this topic...
A pure PHP library for reading and writing spreadsheet files
-
Updated
May 7, 2022 - PHP
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
-
Updated
May 5, 2022 - Shell
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
-
Updated
Apr 5, 2022
The Ruby Spreadsheet by ywesee GmbH
-
Updated
Sep 23, 2021 - Ruby
你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, c#, go(golang), lua, javascript(js), typescript(ts), erlang, rust, protobuf schema, flatbuffers schema, custom template} code。 不仅仅是导表工具。支持unity , ue4, tolua, xlua, slua, ilruntime, puerts等热更新插件;强大的数据校验能力;完善的本地化机制。a powerful game config export tool and code generator that supports for i18n and l10n.
-
Updated
May 7, 2022 - C#
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
-
Updated
Jul 25, 2021 - JavaScript
A common, beautiful interface to tabular data, no matter the format
-
Updated
May 7, 2022 - Python
Add an example to the documentation about how to write a workbook to a stream.
CVE-2019-12415
Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
-
Updated
Jul 9, 2021 - Python
Python tool and library for decrypting MS Office files with passwords or other keys
-
Updated
Feb 8, 2022 - Python
-
Updated
Dec 5, 2017 - JavaScript
Simple command line utility for converting .doc & .xls files to any supported format such as Text, RTF, CSV or PDF
-
Updated
Apr 3, 2022 - Pascal
-
Updated
Apr 28, 2022 - HTML
Export html table to excel file in browser
-
Updated
Apr 23, 2019 - JavaScript
一个vue版本的excel导入导出插件
-
Updated
Apr 29, 2022 - JavaScript
Improve this page
Add a description, image, and links to the xls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xls topic, visit your repo's landing page and select "manage topics."


While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.