Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 10,999 for

insert text

(1.98 sec)
  1. BuildingBlockType enumeration | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockType enumeration. Specifies a building block type...block to be automatically inserted into the document whenever...structured document tag placeholder text. FormFieldHelpText The building...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/cpp/applying-formatting/
  4. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [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...
  5. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../)....TextBox 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...
  6. Aspose::Words::Fields::FieldAddIn class | Aspos...

    Aspose::Words::Fields::FieldAddIn class. Implements the ADDIN field in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....permission flags to readable text. Use OpenWithPassword with the...: "Allow copying/extracting text and graphics" , asposepdf ....

    docs.aspose.com/pdf/go-cpp/get-permissions/
  8. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... insert_break ( aw . BreakType . PAGE_BREAK...writeln ( 'Page2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    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. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/net/applying-formatting/