Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,839 for

insert text

(0.09 sec)
  1. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.set_text method | Aspose.Words for Python

    Comment.set_Text method. This is a convenience method that allows to easily set Text of the comment....set_text method set_text(text) This is a convenience method that...easily set text of the comment. def set_text ( self , text : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.InsertBreak method. Inserts a break of the specified type into the document....method insertBreak(breakType) Inserts a break of the specified type...break to insert. Remarks Use this method to insert paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox | Aspose.Words for Java

    Defines attributes that specify how a Text is displayed inside a shape in Java....attributes that specify how a text is displayed inside a shape...getTextBox() property to access text properties of a shape. You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::NodeChangingAction enum | Aspose...

    Aspose::Words::NodeChangingAction enum. Specifies the type of node change in C++....Value Description Insert 0 A node is being inserted in the tree. Remove...ASSERT_EQ ( NodeChangingAction :: Insert , args -> get_Action ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your document layout by precisely controlling footnote placement for improved readability....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/net/aspose.words.not...
  9. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to Insert watermarks into the documents....Provides methods intended to insert watermarks into the documents...set_text(input_file_name, output_file_name, watermark_text) Adds...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... // Clone a part, and then insert it into the collection. CustomXmlPart...display our part's contents and insert it into the document body....

    reference.aspose.com/words/java/com.aspose.word...