Readers
Docx Reader
DocxReader is a reader class that allows you to read data from Docx files.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Default | Description |
|---|---|---|---|
file | Union[Path, io.BytesIO] | Required | Path to DOCX file or file-like object containing a DOCX document |
Was this page helpful?