Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 135,166 for

text

(0.07 sec)
  1. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left Text formatting with italic styles for improved readability and design appeal....property True if the right-to-left text is formatted as italic. public...right-to-left, and right-to-left text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  2. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote/endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  4. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/cpp/actions/
  5. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. self...we change the formatting of text while tracking changes. self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/java/working-with-bookmarks/