#
excel
Here are 4,473 public repositories matching this topic...
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
react
javascript
performance
angular
crud
vue
excel
vue-table
spreadsheet
data-binding
grid-editor
data-grid
data-table
formulas
react-data-grid
-
Updated
Jan 5, 2022 - JavaScript
lofcz
commented
Apr 6, 2020
A pure PHP library for reading and writing spreadsheet files
-
Updated
Jan 6, 2022 - PHP
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
visualization
microsoft
go
golang
formula
data-science
statistics
analytics
excel
xlsx
spreadsheet
office
openxml
ooxml
openoffice
hacktoberfest
excelize
ecma-376
xlsm
-
Updated
Jan 6, 2022 - Go
1
Dushusir
commented
Jul 19, 2021
描述错误
重现
- 第一步操作:本地 npm run dev,打开demo
- 第二步操作: 点开数据透视表tab页
- 第三步操作:报错
- 最后看到了什么错误:
期望的结果
, Excel (.xlsx) and Powerpoint (.pptx) documents
-
Updated
Nov 10, 2021 - 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
Nov 29, 2021 - C#
-
Updated
Jan 4, 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.
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
Dec 8, 2021 - Shell
xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and macOS.
-
Updated
Jan 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
Jan 6, 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
Dec 23, 2021 - TypeScript
javascript
typescript
grid
preact
excel
tabular-data
spreadsheet
datatable
treegrid
reactivity
datagrid
toast-ui
-
Updated
Jan 6, 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
Dec 30, 2021 - PowerShell
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
-
Updated
Dec 5, 2021 - C#
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."
Hi,
I'm currently on the version
^0.17.0
I'm having trouble with the function
writeFile
containing some sheets with more than 256 columns. The others columns are not present in the document and no error is throwing.I didn't find any documentation on it.
This is due to a limitation of the library ? Maybe add a warning in this case ?