How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A C library for creating Excel XLSX files.
C++ library for creating and modifying Microsoft Word (.docx) files
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
The main features of troldal/openxlsx are: Document Parsing, Office Document Tools.
Open-source alternatives to troldal/openxlsx include: amiremohamadi/duckx — C++ library for creating and modifying Microsoft Word (.docx) files. libxls/libxls — Read binary Excel files from C/C++. brechtsanders/xlsxio — XLSX I/O - C library for reading and writing .xlsx files. jmcnamara/libxlsxwriter — A C library for creating Excel XLSX files. iofficeai/officecli — OfficeCLI is a headless office suite and automation tool designed for programmatically reading, editing, and… phpoffice/phpword — PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It…