Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 10,691 for

insert text

(0.17 sec)
  1. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_Text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...deleted_text_color property RevisionOptions.deleted_text_color...BY_AUTHOR . @property def deleted_text_color ( self ) -> aspose . words...

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the Text to search for is formatted....name of the style by which the text to search for is formatted....number_format = ' \x01 )' # Add text and apply paragraph styles that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...moveToDocumentEnd(); // load and insert the HTML table into the doc...Column Widths Manually : After inserting the HTML, manually set the...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  8. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document Text....effect for revisions of document text. Members Name Description NONE...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Cells GridWeb|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....this method, it is possible to insert or modify any type of value...command button, it adds the text in cell A1 saying “My Custom...

    docs.aspose.com/cells/java/working-with-cells-g...
  10. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...