Ask a question to get started
Enter to sendā¢Shift+Enter new line
lazy_parse( self, blob: Blob, ) -> Iterator[Document]
blob
Blob
The blob to parse.
Parse a Microsoft Word document into the Document iterator.
Returns: An iterator of Documents.