Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 7,717 for

append

(0.08 sec)
  1. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Get all the text in a slide|Aspose.Slides Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text >()) { // Append each line to the previous lines...lines. paragraphText . Append ( text . Text ); } if ( paragraphText...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  4. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....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...
  5. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....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...
  6. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Track Changes in Documents POI|Aspose.Words for...

    Track changes in documents. Apache POI does not provide an opportunity to track changes in a document....example GitHub for running code Append Documents Autofit Setting to...

    docs.aspose.com/words/java/track-changes-in-doc...