9 repository-uri
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 este o bibliotecă JavaScript și TypeScript pentru generarea și manipularea programatică a documentelor Word. Servește drept generator de documente OOXML, permițând dezvoltatorilor să creeze fișiere office formatate prin cod în loc de editare manuală. Biblioteca permite automatizarea documentelor atât în medii Node.js, cât și în browser-ul web. Suportă exportul documentelor client-side, permițând utilizatorilor să genereze și să descarce fișiere direct în browser fără un server backend. Capabilitățile includ capacitatea de a defini layout-uri de pagină, margini și orientare. Utilizatorii pot insera programatic elemente de document precum text, liste, tabele și imagini pentru a construi structuri de documente personalizate și rapoarte automatizate.
Provides a professional software library for creating and processing office document formats.
vue-office este o bibliotecă de previzualizare a documentelor office și un vizualizator de documente bazat pe web, conceput pentru a reda fișiere Word, Excel, PowerPoint și PDF direct într-un browser web. Oferă o colecție de componente reutilizabile care permit afișarea documentelor folosind URL-uri de rețea, buffere de date sau date de tip blob, fără a necesita plugin-uri externe. Această soluție de randare este construită ca un renderer de documente cross-framework, oferind integrare pentru Vue 2, Vue 3 și React. Permite afișarea documentelor pe partea de client pentru a evita procesele de conversie pe partea de server. Biblioteca gestionează vizualizarea documentelor prin parsare pe partea de client și randarea conținutului. Utilizează randarea bazată pe canvas pentru PDF-uri și mapează stilurile documentelor la CSS pentru a menține fidelitatea vizuală în browser.
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 este o bibliotecă pentru crearea, modificarea și validarea programatică a documentelor Office bazate pe standardul Open XML. Acesta funcționează ca un generator de fișiere Office și parser de documente XML, permițând manipularea fișierelor de procesare de text, foi de calcul și prezentări. Biblioteca permite generarea și actualizarea conținutului și structurii documentelor fără a necesita instalarea aplicațiilor Office native. Utilizează clase strongly typed și o abordare validată prin schemă pentru a se asigura că fișierele create rămân compatibile și structurate corect. Proiectul oferă capabilități pentru validarea structurală conform schemelor oficiale, încorporarea conținutului multimedia, cum ar fi video, și gestionarea părților și relațiilor documentului. Suportă atât manipularea arborelui în memorie, cât și parsarea bazată pe stream-uri pentru procesarea datelor documentului.
Updates the content and structure of existing office files without requiring native office applications.