9 Repos
Software libraries designed for creating and processing office document formats such as spreadsheets and presentations.
Explore 9 awesome GitHub repositories matching content management & publishing · Office Document Libraries. Refine with filters or upvote what's useful.
This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains. The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing,
Exposes a variety of packages for generating, reading, and manipulating spreadsheet and presentation file formats.
This project is a curated, community-driven directory of frameworks, libraries, and development tools designed for the .NET ecosystem. It serves as a comprehensive resource index for developers seeking to build, maintain, and scale software projects using .NET technologies. The collection provides a structured catalog of utilities that support the full software development lifecycle. It covers essential capability areas including web service development, data persistence integration, and system observability. The directory also highlights tools for managing application dependencies, implement
Includes software libraries designed for creating and processing office document formats such as spreadsheets and presentations.
AionUi is an AI agent orchestration platform designed to manage and coordinate multiple autonomous assistants within a local environment. It functions as a framework for executing background processes and scheduled tasks that operate independently of the user interface, ensuring that automated workflows continue to run without manual oversight. The platform distinguishes itself through a local-first approach to document generation and file manipulation, allowing users to create and modify office files directly on their hardware to maintain data privacy. It supports parallel agent execution, e
Facilitates the creation of professional documents directly on local hardware for enhanced data privacy.
A fast, helpful, and open-source document parser
Transforms Word, PowerPoint, and spreadsheet files into PDFs automatically before parsing their content.
NPOI is a pure .NET library for reading and writing Microsoft Office files in both legacy binary (.xls) and modern OpenXML (.xlsx, .docx) formats, operating entirely without requiring Microsoft Office or COM interop. It runs on Windows and Linux under .NET Standard and .NET Framework runtimes, using only managed code to parse and generate Office documents. The library provides comprehensive spreadsheet capabilities, including creating, editing, and reading Excel workbooks in both .xls and .xlsx formats, with support for cell formatting, styles, and formulas. It includes a streaming row-by-row
Provides a pure .NET library for reading and writing Microsoft Office binary and OpenXML formats.
docx ist eine JavaScript- und TypeScript-Bibliothek für die programmatische Generierung und Manipulation von Word-Dokumenten. Sie dient als OOXML-Dokumentengenerator, der es Entwicklern ermöglicht, formatierte Office-Dateien durch Code anstatt durch manuelle Bearbeitung zu erstellen. Die Bibliothek ermöglicht Dokumentenautomatisierung sowohl in Node.js- als auch in Webbrowser-Umgebungen. Sie unterstützt clientseitigen Dokumentenexport, wodurch Nutzer Dateien direkt im Browser generieren und herunterladen können, ohne einen Backend-Server zu benötigen. Die Funktionen umfassen die Möglichkeit, Seitenlayouts, Ränder und Ausrichtung zu definieren. Nutzer können programmatisch Dokumentenelemente wie Text, Listen, Tabellen und Bilder einfügen, um benutzerdefinierte Dokumentstrukturen und automatisierte Berichte zu erstellen.
Provides a professional software library for creating and processing office document formats.
vue-office ist eine Bibliothek für die Vorschau von Office-Dokumenten und ein webbasierter Dokumentenbetrachter, der darauf ausgelegt ist, Word-, Excel-, PowerPoint- und PDF-Dateien direkt im Webbrowser zu rendern. Es bietet eine Sammlung wiederverwendbarer Komponenten, die die Anzeige von Dokumenten über Netzwerk-URLs, Datenpuffer oder Blob-Daten ermöglichen, ohne dass externe Plugins erforderlich sind. Diese Rendering-Lösung ist als Framework-übergreifender Dokumenten-Renderer konzipiert und bietet Integrationen für Vue 2, Vue 3 und React. Sie ermöglicht die clientseitige Dokumentenanzeige, um serverseitige Konvertierungsprozesse zu vermeiden. Die Bibliothek handhabt die Dokumentenvisualisierung durch clientseitiges Parsing und Content-Rendering. Sie nutzt Canvas-basiertes Rendering für PDFs und bildet Dokumentenstile auf CSS ab, um die visuelle Wiedergabetreue im Browser zu wahren.
Ships a set of software libraries designed to process and render office document formats.
unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,
Provides a comprehensive library for programmatically creating and modifying Word, Excel, and PowerPoint files.
Open-XML-SDK ist eine Bibliothek zur programmatischen Erstellung, Modifikation und Validierung von Office-Dokumenten auf Basis des Open XML-Standards. Sie fungiert als Office-Dateigenerator und XML-Dokument-Parser und ermöglicht die Manipulation von Textverarbeitungs-, Tabellenkalkulations- und Präsentationsdateien. Die Bibliothek ermöglicht die Generierung und Aktualisierung von Dokumentinhalten und -strukturen, ohne dass die nativen Office-Anwendungen installiert sein müssen. Sie verwendet stark typisierte Klassen und einen schema-validierten Ansatz, um sicherzustellen, dass erstellte Dateien kompatibel und korrekt strukturiert bleiben. Das Projekt bietet Funktionen für die strukturelle Validierung gegen offizielle Schemata, die Einbettung von Multimedia-Inhalten wie Videos sowie die Verwaltung von Dokumentteilen und Beziehungen. Es unterstützt sowohl die Manipulation von In-Memory-Bäumen als auch das Stream-basierte Parsing zur Verarbeitung von Dokumentdaten.
Updates the content and structure of existing office files without requiring native office applications.