Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 4,005 for

insert text

(0.06 sec)
  1. 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...
  2. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the Text that represents the displayed field result....display_result property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_Text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_effect property RevisionOptions.moved_from_text_effect...DOUBLE_STRIKE_THROUGH @property def moved_from_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... insert_cell () builder . write ( 'TEXT1'.... start_table () builder . insert_cell () builder . end_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.showRevisionMarks property | As...

    RevisionOptions.showRevisionMarks property. Allow to specify whether revision Text should be marked with special formatting markup...to specify whether revision text should be marked with special...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original Text should be shown instead of revised one. Default value is false in C++....specify whether the original text should be shown instead of revised...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Use a document builder to add text to the first section. let builder...Create a second section by inserting a section break. builder ...

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