Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,985 for

append

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Cell.isFirstCell property | Aspose.Words for No...

    Cell.isFirstCell property. True if this is the first cell inside a row; false otherwise....Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++ ) { mVisitedTables . append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last section in 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...
  8. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....toEqual ( "Section 2" ); // Append a copy of what is now the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document.... strip ()) # Append a copy of what is now the first...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++.... Trim ()); // Append a copy of what is now the first...

    reference.aspose.com/words/cpp/aspose.words/nod...