Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 6,842 for

append

(0.05 sec)
  1. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...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...
  3. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) { mBuilder . Append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words/com...
  5. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) { mBuilder . Append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words/com...
  6. Cell.AcceptEnd | Aspose.Words for .NET

    Discover the Cell AcceptEnd method to seamlessly manage visitor access at cell endpoints, enhancing user experience and optimizing flow....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeStart method, essential for handling Structured Document Tags efficiently in your applications....Continue ; } /// <summary> /// Append a line to the StringBuilder...++) mAcceptingNodeChildT . Append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the document's end. Enhance user experience with seamless navigation....Continue ; } /// <summary> /// Append a line to the StringBuilder...++) mAcceptingNodeChildT . Append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++ ) { mVisitedTables . append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/nodejs-net/aspose.wo...