LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.move_last_child method. Moves to the last child entity....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.text property. Gets text of the current span entity...of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.reset method. Moves the enumerator to the first page of the document....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
aspose.words.Layout.LayoutEnumerator class. Enumerates page Layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document. You...class to walk over the page layout model. Available properties...
aspose.words.Layout.LayoutEntityType enumeration. Types of the Layout entities....LayoutEntityType enumeration Types of the layout entities. Members Name Description...of traversing a document’s layout entities (TraverseLayoutForwar)...
LayoutCollector.document property. Gets or sets the document this collector instance is attached to....document instance, before page layout of the document is built. It...rebuilds of the document’s page layout. Examples Shows how to see...