Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 9,140 for

insert text

(0.03 sec)
  1. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances Text display by enabling character conversion for vertical formatting. Optimize your formatting today!..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...at the current insert position. write ( text : string ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/)....INSET Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) 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...
  5. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted 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...
  6. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDdeAuto.insert_as_picture property | Aspos...

    FieldDdeAuto.Insert_as_picture property. Gets or sets whether to Insert the linked object as a picture....insert_as_picture property FieldDdeAuto.insert_as_picture property...property Gets or sets whether to insert the linked object as a picture...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldLink.insert_as_picture property | Aspose.W...

    FieldLink.Insert_as_picture property. Gets or sets whether to Insert the linked object as a picture....insert_as_picture property FieldLink.insert_as_picture property...property Gets or sets whether to insert the linked object as a picture...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDdeAuto.insert_as_bitmap property | Aspose...

    FieldDdeAuto.Insert_as_bitmap property. Gets or sets whether to Insert the linked object as a bitmap....insert_as_bitmap property FieldDdeAuto.insert_as_bitmap property...property Gets or sets whether to insert the linked object as a bitmap...

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

    Implements the COMMENTS field in Java....we give the COMMENTS field's Text property value and update it...property with the value of its Text property, // and then display...

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