awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesOOXML Document Generators

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.

Awesome OOXML Document Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • phpoffice/phpwordAvatar PHPOffice

    PHPOffice/PHPWord

    7,568Vezi pe GitHub↗

    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.

    PHP
    Vezi pe GitHub↗7,568
  • dolanmiu/docxAvatar dolanmiu

    dolanmiu/docx

    5,814Vezi pe GitHub↗

    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.

    TypeScript
    Vezi pe GitHub↗5,814
  • gitbrent/pptxgenjsAvatar gitbrent

    gitbrent/PptxGenJS

    5,721Vezi pe GitHub↗

    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.

    TypeScriptes6-powerpointexport-to-pptxhtml-to-powerpoint
    Vezi pe GitHub↗5,721
  • python-openxml/python-docxAvatar python-openxml

    python-openxml/python-docx

    5,442Vezi pe GitHub↗

    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.

    Python
    Vezi pe GitHub↗5,442
  • unidoc/uniofficeAvatar unidoc

    unidoc/unioffice

    4,809Vezi pe GitHub↗

    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.

    Godocxecma-376excel
    Vezi pe GitHub↗4,809
  • onlyoffice/desktopeditorsAvatar ONLYOFFICE

    ONLYOFFICE/DesktopEditors

    4,448Vezi pe GitHub↗

    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.

    collaborationdesktopdocx
    Vezi pe GitHub↗4,448
  • ibm/mcp-context-forgeAvatar IBM

    IBM/mcp-context-forge

    3,310Vezi pe GitHub↗

    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.

    Pythonagentsaiapi-gateway
    Vezi pe GitHub↗3,310
  1. Home
  2. Content Management & Publishing
  3. OOXML Document Generators

Explorează sub-etichetele

  • OOXML CompatibilityStrict adherence to Office Open XML standards for reading and writing documents. **Distinct from OOXML Document Generators:** Focuses on the bidirectional compatibility (read/write) for exchange, not just generating new files.
  • OOXML Document Object ModelsBuilds JavaScript object trees that directly mirror the Open Office XML schema for .pptx files. **Distinct from OOXML Document Generators:** Distinct from OOXML Document Generators: focuses on the in-memory object model representation of OOXML, not just generating files.
  • OOXML Style ManagementSystems for defining and applying styles specifically within the OpenXML standard. **Distinct from OOXML Document Generators:** Specializes general OOXML generation to focus specifically on the management of character and paragraph styles.
  • Schema ManipulationAdvanced programmatic control over the underlying XML schema of Office documents. **Distinct from OOXML Document Generators:** Focuses on manipulating the XML schema itself rather than just generating documents from the library.