unstructured
f320889b - feat(docx): add strategy parameter to DOC and ODT (#3042)

Commit
1 year ago
feat(docx): add strategy parameter to DOC and ODT (#3042) **Summary** Because DOCX now supports the `strategy` argument to control aspects of image extraction, `partition_doc()` and `partition_odt()` will need to support it to because they delegate partitioning to `partition_docx()`. This will allow image extraction to work the same way for those two additional document-types.
Author
Parents
Loading