Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 6,842 for

append

(0.04 sec)
  1. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story....document # where the builder appends new nodes when we use its document...builder just inserted. # To append content to a different part...

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

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....document // where the builder appends new nodes when we use its document...builder just inserted. // To append content to a different part...

    reference.aspose.com/words/net/aspose.words/sto...
  3. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page textBuilder . append_text ( textFragment ) document ...

    products.aspose.com/pdf/python-net/create/
  4. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...(); // Create a header and append a paragraph to it. The text...true ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control.... Append ( "\t" ); return VisitorAction...string text ) { mBuilder . Append ( text ); } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words/abs...
  6. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java...TextBuilder ( pdfPage ); // append the text fragment to the PDF...

    products.aspose.com/pdf/java/text/
  7. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....tab ) override { mBuilder -> Append ( u " \t " ); return VisitorAction...String text ) { mBuilder -> Append ( text ); } }; See Also Class...

    reference.aspose.com/words/cpp/aspose.words/abs...
  8. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... getTable ( 1 , true ); // Append all rows from the current table...

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

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

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::Math::OfficeMath::get_MathObject...

    Aspose::Words::Math::OfficeMath::get_MathObjectType method. Gets type MathObjectType of this Office Math object in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words.mat...