Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Represents an end of ranged structured document tag which accepts multi-sections content in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...
Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++.... Examples Shows how to traverse through a composite node’s...
Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....// The LayoutEnumerator can traverse the collection of layout entities...
Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....// The LayoutEnumerator can traverse the collection of layout entities...