Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 10,691 for

insert text

(0.07 sec)
  1. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are Inserted or removed in the document in Java....notifications when nodes are inserted or removed in the document...date and time of each node insertion and removal. /// Sets a custom...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether Text in a table row is allowed to split across a page break....sets a flag indicating whether text in a table row is allowed to.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....the default options when inserting HTML. UseBuilderFormatting...as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/cpp/aspose.words/htm...
  4. FieldAutoText class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldAutoText class. Implements the AUTOText field... Remarks Inserts an AutoText entry. Inheritance:...Description displayResult Gets the text that represents the displayed...

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

    Aspose.Words.Fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... Remarks Inserts a drop-down list style form...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFormCheckBox class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field... Remarks Inserts a check box style form field...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...same way you read the comment text – the Annotation object also...information about comments inserted into a document // page. public...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  8. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a Text column at the specified index....__getitem__(index) Returns a text column at the specified index...page_setup columns = page_setup . text_columns columns . evenly_spaced...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the Text column in points....Gets or sets the width of the text column in points. @property...page_setup columns = page_setup . text_columns columns . evenly_spaced...

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

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack....font formatting, then write the text that goes before the hyperlink...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...

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