Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,858 for

append

(0.09 sec)
  1. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Paragraph class automatically appends the appropriate paragraph break...appendField(fieldType, updateField) Appends a field to this paragraph....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer 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...(); // Create a header and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) { mBuilder . append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....text for both the elements Append this header and paragraph to...customized header and paragraph are appended to the RootElement in the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  7. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....add multiple query criteria Append the PersonalStorageQuery query...parameters. The queries are appended to a MailQuery list, which...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  8. How to Delete Section Break in Word using Python

    This article guides on how to delete section break in Word using Python. It has the program logic along with the resources to set the environment and a sample code to remove section break in Word using Python....leave the documents as it is Append the contents from the second...section. These contents are appended at the start of the next section...

    kb.aspose.com/words/python/how-to-delete-sectio...
  9. Aspose::Words::Comment::get_DateTime method | A...

    Aspose::Words::Comment::get_DateTime method. Gets the date and time that the comment was made in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Aspose::Words::Tables::Row::get_ParentTable met...

    Aspose::Words::Tables::Row::get_ParentTable method. Returns the immediate parent table of the row in C++....i ++ ) { mVisitedTables -> Append ( u "| " ); } mVisitedTables...

    reference.aspose.com/words/cpp/aspose.words.tab...