#
xls
Here are 320 public repositories matching this topic...
A pure PHP library for reading and writing spreadsheet files
-
Updated
Apr 8, 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.
nodejs
node
presentation
excel
word
xlsx
xls
spreadsheet
collaboration
office
docx
node-js
pptx
collaborative
doc
ods
odp
odt
ppt
onlyoffice
-
Updated
Mar 11, 2022 - Shell
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
nodejs
node
presentation
excel
word
xlsx
xls
spreadsheet
desktop
collaboration
office
docx
pptx
doc
ods
odp
odt
ppt
onlyoffice
-
Updated
Apr 5, 2022
The Ruby Spreadsheet by ywesee GmbH
-
Updated
Sep 23, 2021 - Ruby
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
javascript
bootstrap
jquery
export
flask
demo
jquery-plugin
csv
excel
filetype
xlsx
xls
localstorage
requirejs
blob
html-table
txt
filesaver
tableexport
-
Updated
Jul 25, 2021 - JavaScript
你的最佳游戏配置解决方案 {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.
game
config
yaml
json
csv
lua
protobuf
unity
xml
excel
flatbuffers
xlsx
xls
datatable
msgpack
cocos2d-x
ue4
excel2json
scriptableobject
xlsx2json
-
Updated
Apr 6, 2022 - C#
A common, beautiful interface to tabular data, no matter the format
-
Updated
Mar 8, 2022 - Python
mjul
commented
Jan 19, 2022
Add an example to the documentation about how to write a workbook to a stream.
Open
CVE-2019-12415
8
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.
python
localization
excel
python-command
conversion
xls
internalization
extract-strings
android-xml
android-strings
ios-localizable
android-localizable-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
windows
pdf
delphi
converter
csv
excel
conversion
xlsx
xls
docx
pdf-generation
word-documents
csv-export
delphi10
docto
xls-files
-
Updated
Apr 3, 2022 - Pascal
-
Updated
Mar 26, 2022 - HTML
Export html table to excel file in browser
-
Updated
Apr 23, 2019 - JavaScript
一个vue版本的excel导入导出插件
-
Updated
Mar 26, 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.