Table of Contents
Uniword provides two interfaces: a Ruby API for programmatic document manipulation, and a CLI for command-line operations.
1. Topics
1.1. Ruby API
-
Overview — API reference
-
Document Lifecycle — Create, open, save, modify
-
Builder API — Fluent document construction
-
Configuration — Logging, format detection
1.2. Command-Line Interface
-
Overview — CLI reference
-
convert — Format conversion
-
info — Document inspection
-
validate — Schema validation
-
verify — Three-layer verification
-
repair — Reconcile and repair
-
theme — Theme operations
-
styleset — StyleSet operations
-
styles — Styles pane (list/rename/remove)
-
fonts — Replace Fonts
-
page — Page Setup dialog
For the full side-by-side Word → CLI / Ruby API mapping, see Word for the command line.