Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 150,686 for

text

(0.31 sec)
  1. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision 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. self...revision: # When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/net/extra-annotations/
  3. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi Text for improved search visibility and better user experience....whether to enable the use of yomi text for index entries. public bool...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Creating QR Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  5. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi Text for index entries....whether to enable the use of yomi text for index entries. @property...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control Text wrapping around shapes and images, enhancing document layout and readability....of the shape or picture the text wraps around. public enum WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... BENEATH_TEXT Footnotes are output beneath text on each page...to text # that does not interfere with the main body text's flow...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....workbook object and adds some text in cell A1 of the first worksheet...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  9. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. CENTER Centers the text around...Right-aligns the text at the tab stop. DECIMAL Aligns the text at the decimal...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...