Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 10,955 for

insert text

(0.07 sec)
  1. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document....Use a document builder to add text to the first section. builder...section by inserting a section break. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision Text for clarity, enhancing document collaboration. Default is true....to specify whether revision text should be marked with special...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....shape ID, and set alternative text for identification and further...Alt Text. We suggest developers to use alternative text for finding...

    docs.aspose.com/slides/java/shape-manipulations/
  7. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section...Paragraph(document); , then insert it using parentNode.appendChild(paragraph);...

    docs.aspose.com/words/java/aspose-words-documen...
  8. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... insert_footnote ( footnote_type =...FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.text_wrapping property | Aspose.Words for...

    Table.Text_wrapping property. Gets or sets [Table.Text_wrapping](./) for table....text_wrapping property Table.text_wrapping property Gets or sets...sets Table.text_wrapping for table. @property def text_wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original Text should be shown instead of revised one...specify whether the original text should be shown instead of revised...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...