Aspose::Words::Markup::IStructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...
Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...
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++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...
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++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...
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++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...
Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. get isEndOfDocument...
TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between columns....); // Configure the current section's PageSetup object to divide...
Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types....Document ( MyDir + "Multi-section structured document tags.docx"...