Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 10,740 for

insert text

(0.2 sec)
  1. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....shapeType -> TEXT_PLAIN_TEXT ); // Set up the text of the $watermark->...watermark -> setHeight ( 100 ); // Text will be directed from the bottom-left...

    docs.aspose.com/words/java/add-watermark-in-php/
  2. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python.... Inserting Shapes Using Document Builder You can insert inline...size and text wrap type into a document using insert_shape method...

    docs.aspose.com/words/python-net/working-with-s...
  3. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field... Remarks Defines the text and page number for a table...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote....attaching numbered references to the text. Both these references will...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.Insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....insert_hyperlinks property FieldToc.insert_hyperlinks property...@property def insert_hyperlinks ( self ) -> bool : ... @insert_hyperlinks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....insert_cell() immediately after that...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

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