Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 151,856 for

text

(0.11 sec)
  1. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  2. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left Text is formatted as italic....property True if the right-to-left text is formatted as italic. get...right-to-left, and right-to-left text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left Text is formatted as bold....property True if the right-to-left text is formatted as bold. get boldBi...right-to-left, and right-to-left text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....vertical-align:top;text-align:left;'>Text 1 </font>" u "<font...ertical-align:top;text-align:left;'> Text 2 </font>" u "<font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  6. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....extracting SubScript and SuperScript text from PDF. If the PDF document...SuperScript text such as H2O, then extracting the text from the...

    docs.aspose.com/pdf/net/whatsnew/2022/
  7. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to Text and transform scanned PDF to searchable and editable documents with Aspose OCR API.... Extract machine-readable text from images and convert scanned...effortlessly process multilingual texts with mixed-language support...

    products.aspose.com/ocr/
  8. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....Hide Show ] Extracting Plain Text from the Table of OneNote Document...allows developers to extract text from the entire table, a row...

    docs.aspose.com/note/net/working-with-tables/
  9. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....be a great way and work with text data from photos or scanned...the image to machine readable text, the result can be easily analyzed...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  10. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the Text of the paragraph in Java....separates the list label from the text of the paragraph. Remarks: Used...setNumberStyle(NumberStyle.ORDINAL_TEXT); listLevel.setStartAt(21);...

    reference.aspose.com/words/java/com.aspose.word...