Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 10,804 for

insert text

(0.07 sec)
  1. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....with Microsoft Word 2003, # inserting an image will define its shape...MsWordVersion . WORD2003 ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....set_count() to set the number of text columns. To make all columns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...text.TextFragment", start: int, length:...[start, start+length) inside frag.text: 1) Union of *character* rectangles...

    forum.aspose.com/t/really-weird-large-redaction...
  5. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.Text_box_wrap_mode property. Determines how Text wraps inside a shape....text_box_wrap_mode property TextBox.text_box_wrap_mode property...Determines how text wraps inside a shape. @property def text_box_wrap_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the Text of the ScreenTip to show....screen_tip property Gets or sets the text of the ScreenTip to show. @property...AutoText entries. def field_auto_text_list (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....see how to populate cells with text, adjust alignment and borders...the TextFrame of a Cell . Add text to the TextFrame . Save the...

    docs.aspose.com/slides/python-net/manage-table/
  8. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... do_not_wrap_text_with_punct Do Not Allow Hanging...Line Wrapping for East Asian Text. mw_small_caps Emulate Word...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...String SDT_INSERTION_ERROR_MESSAGE = "Not able to insert SDT before...createNewStructureDo(document, SdtType.RICH_TEXT); } public StructuredDocumentTa...

    forum.aspose.com/t/content-control-visible-in-w...