News

import array # Don't forget to import the 'array' module ...
Doc._.layout DocLayout Layout features of the document. Doc._.pages list[tuple[PageLayout, list[Span]]] Pages in the document and the spans they contain. Doc._.tables list[Span] All tables in the ...