Discover the DocumentBuilder MoveToDocumentStart method to effortlessly navigate to the start of your document, enhancing your editing efficiency....nodes with the builder will append them to the last node. Assert...
Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management....structured document tag, and then append it to the document. StructuredDocumentTa...
DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current paragraph....nodes with the builder will append them to the last node. expect...
Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++.... // 1 - Append an item to the end of the collection:...
Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++.... // 1 - Append an item to the end of the collection:...
Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a commented range of text is encountered in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...
Aspose::Words::DocumentBuilder::MoveToDocumentEnd method. Moves the cursor to the end of the document in C++....nodes with the builder will append them to the last node. ASSERT_TRUE...
Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured document tag and displays a placeholder if it is defined in C++....structured document tag, and then append it to the document. auto tag...