#
excel
Here are 4,874 public repositories matching this topic...
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
-
Updated
Apr 8, 2022 - JavaScript
lofcz
commented
Apr 6, 2020
good first issue
Good for newcomers
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
visualization
microsoft
go
golang
formula
data-science
statistics
analytics
excel
xlsx
spreadsheet
office
openxml
ooxml
openoffice
hacktoberfest
excelize
ecma-376
xlsm
-
Updated
Apr 10, 2022 - Go
A pure PHP library for reading and writing spreadsheet files
-
Updated
Apr 10, 2022 - PHP
1
Dushusir
commented
Jul 19, 2021
描述错误
重现
- 第一步操作:本地 npm run dev,打开demo
- 第二步操作: 点开数据透视表tab页
- 第三步操作:报错
- 最后看到了什么错误:
期望的结果
, Excel (.xlsx) and Powerpoint (.pptx) documents
-
Updated
Apr 9, 2022 - Go
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
-
Updated
Mar 24, 2022 - C#
n-sviridenko
commented
Dec 17, 2021
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.
good first issue
Good for newcomers
-
Updated
Apr 7, 2022 - C#
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
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
-
Updated
Apr 6, 2022 - Python
Generate docx pptx and xlsx (Microsoft Word, Powerpoint, Excel documents) from templates, from Node.js, the Browser and the command line / Demo: https://www.docxtemplater.com/demo
javascript
count
demo
excel
word
templating
powerpoint
loops
loop
docx
pptx
docxtemplater
placeholders
angular-expressions
-
Updated
Apr 5, 2022 - JavaScript
Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
export
vuejs
typescript
reactive
grid
excel
filter
data-grid
virtual-scroll
datagrid
vuejs-components
react-virtualized
webcomponent
stenciljs
virtual-grid
vuegrid
revo-grid
excel-grid
infinity-grid
vuejs-grid
-
Updated
Apr 8, 2022 - TypeScript
javascript
typescript
grid
preact
excel
tabular-data
spreadsheet
datatable
treegrid
reactivity
datagrid
toast-ui
-
Updated
Apr 1, 2022 - TypeScript
php
laravel
extension
phalcon
dll
excel
xlsx
swoole
pecl
excelwriter
libxlsxwriter
xlsx-files
xlsxwriter
excel-export
xlsxreader
xlsx-writer
xlswriter
-
Updated
Dec 17, 2021 - C
PowerShell module to import/export Excel spreadsheets, without Excel
-
Updated
Apr 10, 2022 - PowerShell
Improve this page
Add a description, image, and links to the excel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the excel 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.