| Parameter | Type | Default | Description |
|---|---|---|---|
file | Union[Path, io.BytesIO] | Required | Path to DOCX file or file-like object containing a DOCX document |
Readers
Docx Reader
DocxReader is a reader class that allows you to read data from Docx files.