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

insert text

(0.09 sec)
  1. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_Text property. Gets or sets the new Text of the bookmark....bookmark_text property FieldSet.bookmark_text property Gets or...the new text of the bookmark. @property def bookmark_text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....generation, conversion, and text replacement. A search for the...font, and also the requested text language and character set....

    docs.aspose.com/pdf/net/whatsnew/2024/
  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. 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...
  5. 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/
  6. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....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...
  7. 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...
  8. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.Insert_style_separator method. Inserts style separator into the document....insert_style_separator method insert_style_separator() Inserts...separator into the document. def insert_style_separator ( self ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...