{"repo":"unidoc/unioffice","free":true,"listed":false,"github":"https://github.com/unidoc/unioffice","clone":"git clone https://github.com/unidoc/unioffice.git","description":"Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents","language":"Go","stars":4925,"topics":["go","golang","ooxml","openoffice","docx","pptx","xlsx","ecma-376","spreadsheet","word"],"license":null,"category":"dev-tools","readme_excerpt":"unioffice is a library for creation of Office Open XML documents (.docx, .xlsx and .pptx). Its goal is to be the most compatible and highest performance Go library for creation and editing of docx/xlsx/pptx files. Status ## - Documents (docx) [Word] - Read/Write/Edit - Formatting - Images - Tables - Word to PDF (docx to pdf) - Spreadsheets (xlsx) [Excel] - Read/Write/Edit - Cell formatting including conditional formatting - Cell validation (drop down combobox, rules, etc.) - Retrieve cell values as formatted by Excel (e.g. retrieve a date or number as displayed in Excel) - Formula Evaluation (100+ functions supported currently, more will be added as required) - Embedded Images - All chart types - PowerPoint (pptx) [PowerPoint] - Creation from templates - Textboxes/shapes Performance ## There has been a great deal of interest in performance numbers for spreadsheet creation/reading lately, so here are unioffice numbers for this benchmark which creates a sheet with 30k rows, each with 100 columns. creating 30000 rows 100 cells took 3.92506863s saving took 89ns reading took 9.522383048s Creation is fairly fast, saving is very quick due to no reflection usage, and reading is a bit slower. The downside is that the binary is large (33MB) as it contains generated structs, serialization and deserialization code for all of DOCX/XLSX/PPTX. Installation ## go get github.com/unidoc/unioffice/v2 License key This software package (unioffice) is a commercial product and requires a license co","default_branch":null,"files":null,"tree":[],"storefront":"/r/unidoc","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/unidoc/unioffice/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}