#
excel
Here are 4,981 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
May 6, 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
May 7, 2022 - Go
A pure PHP library for reading and writing spreadsheet files
-
Updated
May 7, 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
May 4, 2022 - C#
jordanpinski
commented
Apr 25, 2022
Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.
Describe the solution you'd like
An optional input field to add an image URL.
Describe alternatives you've considered
N/A
Additional context
N/A
good first issue
Good for newcomers
-
Updated
May 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
May 5, 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
May 4, 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
generator
excel
word
templating
office
powerpoint
loops
loop
docx
generation
pptx
docxtemplater
docx-generator
placeholders
angular-expressions
-
Updated
May 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 29, 2022 - TypeScript
javascript
typescript
grid
preact
excel
tabular-data
spreadsheet
datatable
treegrid
reactivity
datagrid
toast-ui
-
Updated
May 6, 2022 - TypeScript
PowerShell module to import/export Excel spreadsheets, without Excel
-
Updated
May 7, 2022 - PowerShell
php
laravel
extension
phalcon
dll
excel
xlsx
swoole
pecl
excelwriter
libxlsxwriter
xlsx-files
xlsxwriter
excel-export
xlsxreader
xlsx-writer
xlswriter
-
Updated
Apr 28, 2022 - 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."
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.