7 repository-uri
Tools for creating and manipulating Open XML documents such as DOCX.
Distinct from OOXML Specifications: No candidate describes the generation of OOXML document files; others focus on specifications or AI docs.
Explore 7 awesome GitHub repositories matching content management & publishing · OOXML Document Generators. Refine with filters or upvote what's useful.
PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It functions as an OOXML document generator, a word file parser, and a document template engine. The library enables the generation of new documents by applying structured data to existing templates or by creating files from scratch. It provides capabilities for extracting and parsing content, metadata, and structure from existing word processing files. The project covers a broad range of document generation features, including layout formatting, metadata management, and the inse
Creates and manipulates Open XML documents such as DOCX using PHP code.
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.
Implements a tool for creating and manipulating documents based on the Open XML standard.
Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more.
Builds a JavaScript object tree that directly mirrors the Open Office XML schema for .pptx files.
python-docx is an OOXML document manipulation library used for creating, reading, and updating Microsoft Word files. It functions as a generator for building formatted documents and a parser for extracting text, metadata, and structural elements from existing files. The project provides a comprehensive style management system for defining and applying character, paragraph, and table styles within OpenXML documents. It allows for the programmatic control of document appearance through an object-oriented approach to the underlying XML schema. Capabilities cover a wide range of document generat
Provides a system for defining and applying character, paragraph, and table styles within OpenXML documents.
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 direct access to the underlying XML schema for advanced customizations of document structures.
DesktopEditors is an office suite application designed for creating and editing text documents, spreadsheets, and presentations across different operating systems. It serves as an OOXML compatible editor, ensuring that files are read and written according to Office Open XML standards for cross-platform document exchange. The suite functions as a collaborative document platform featuring real-time co-authoring, version tracking, and integrated communication tools. It also acts as an AI-powered document assistant and PDF editor, providing capabilities for content generation, automated spreadshe
Reads and writes documents using the Office Open XML specification, ensuring full format fidelity across all supported file types.
mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for
Creates Microsoft Word files with formatted text, headings, and tables.