Steve Canny 094e3542cb
feat(docx): add strategy parameter to partition_docx() (#3026)
**Summary**
The behavior of an image sub-partitioner can be partially determined by
the partitioning strategy, for example whether it is "hi_res" or "fast".
Add this parameter to `partition_docx()` so it can pass it along to
`DocxPartitionerOptions` which will make it available to any image
sub-partitioners.
2024-05-15 21:05:32 +00:00
..
2024-01-29 20:12:08 +00:00