Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 528 for

extract text

(0.05 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  2. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for Extracting Text from ID cards....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-i...
  3. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....working with large volumes of text. The library supports 28 languages...license to make sure that all text is recognized without limitations...

    docs.aspose.com/ocr/net/scan-to-word/
  4. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....document Convert each paragraph text to a string and display it on... size, and text of the Run Display each run text on the console...

    kb.aspose.com/words/java/how-to-read-word-docum...
  6. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for Extracting Text from scanned receipts....settings are applicable when extracting text from scanned receipts in...recognition accuracy of white text on a dark/black background....

    docs.aspose.com/ocr/python-net/recognition-sett...
  7. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getAlternativeText() Defines alternative text to be displayed instead of a...the shape is below or above text. getBlur() getBottom() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

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