Table of Contents
Uniword is a comprehensive Ruby library for reading and writing Microsoft Word documents in both DOCX (Word 2007+) and MHTML (Word 2003+) formats, with 100% OOXML specification coverage and perfect round-trip fidelity.
1. Quick Navigation
1.1. By Your Role
- Ruby Developer
-
Start with Quick Start then Ruby API to build documents programmatically.
- Technical Writer
-
Start with Themes and StyleSets to style documents, then Theme Catalog for the full list.
- QA Engineer
-
Start with Three-Layer Pipeline for DOCX validation, then CLI: verify command.
- DevOps
-
Start with CLI for command-line conversion and Format Conversion for batch processing.
- Contributor
-
Start with Contributing then Adding OOXML Elements.
2. Learning Path
3. Getting Help
- Found a bug?
- Have a question?
-
Search this documentation or check the CLI reference
- Want to contribute?