Header menu logo Nao

Docx Module

Reader and writer for Word documents (`.docx`, `application/vnd.openxmlformats-officedocument.wordprocessingml.document`), backed by the DocumentFormat.OpenXml SDK. The SDK owns the package, content-types and relationships, so there is no hand-written ZIP/XML plumbing to maintain.

Types

Type Description

Reader

Reads a `.docx` package into a fluid `Document` (paragraphs, headings, tables).

Writer

Writes a `Document` as a `.docx` package.

Functions and values

Function or value Description

MediaType

Full Usage: MediaType

Returns: string
Returns: string

Type something to start searching.