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

insert text

(0.25 sec)
  1. 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...
  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. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_Textboxes property. Specifies whether to compare differences in the data contained within Text boxes....in the data contained within text boxes. @property def ignore_textboxes...= doc_original ) # Paragraph text referenced with an endnote:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....ParagraphStyle class and set the required text format settings Add the page...selected page by setting the Title text and Date fields Save the OneNote...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  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...