Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,842 for

append

(0.05 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Gallery method. Specifies the first-level categorization for the building block for the purposes of classification or user interface sorting in C++....block into the document will append this section with its child...block ) override { mBuilder -> Append ( String ( u "Visited " ) +...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++.... To append a CommentRangeEnd to the document...mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Category method. Specifies the second-level categorization for the building block in C++....block into the document will append this section with its child...block ) override { mBuilder -> Append ( String ( u "Visited " ) +...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Aspose::Words::Document::get_GlossaryDocument m...

    Aspose::Words::Document::get_GlossaryDocument method. Gets or sets the glossary document within this document or template. A glossary document is a storage for AutoText, AutoCorrect and Building Block entries defined in a document in C++....block into the document will append this section with its child...block ) override { mBuilder -> Append ( String ( u "Visited " ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Cell.Accept | Aspose.Words for .NET

    Discover the Cell Accept method—enhance visitor engagement and streamline interactions for a seamless experience. Unlock your site's potential today!...Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....Continue ; } /// <summary> /// Append a line to the StringBuilder...++) mAcceptingNodeChildT . Append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....into the original and then append it, // then the two lists with...the document clone // that we append to the original will carry...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....object with optional text and appends it to the end of this object...not a paragraph, creates and appends one empty paragraph. get_Count...

    reference.aspose.com/words/cpp/aspose.words/body/
  10. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...