Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....collection of layout entities like a tree. // We can also apply it to...
Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....part of the document's node tree, as we did with the first run...
LayoutCollector.document property. Gets or sets the document this collector instance is attached to....collection of layout entities like a tree. # We can also apply it to any...
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++....collection of layout entities like a tree. // We can also apply it to...
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++....collection of layout entities like a tree. // We can also apply it to...