Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 524 for

extract text

(0.1 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  3. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....applications, such as graphics tools, text editors, etc, and output devices:...This information can include text, images, shapes, colors, fonts...

    docs.aspose.com/page/net/page-description-langu...
  4. 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...
  5. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_Text model....CURVED_TEXT Contents [ Hide ] When photographing...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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...