Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 3,404 for

recognize text

(0.42 sec)
  1. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word 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. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Java developer's reference and start building cross-platform OCR applications....detection algorithm Recognizing : Extracting text from an image, document...Getting recognition results as text Getting recognition results...

    docs.aspose.com/ocr/java/developer-reference/
  3. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....DJVU documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  4. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application....PDF documents containing recognized text. To add it to your project...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/pdf-to-s...
  5. | Aspose

    Sample code for JPG to XLSX Java conversion. Use API example code for batch JPG files to XLSX conversion within any Web or Desktop Java based application....JPG documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  6. | Aspose

    Sample code for JPEG to DOCX Java conversion. Use API example code for batch JPEG files to DOCX conversion within any Web or Desktop Java based application....JPEG documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  7. | Aspose

    Sample code for BMP to DOCX Java conversion. Use API example code for batch BMP files to DOCX conversion within any Web or Desktop Java based application....BMP documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  8. | Aspose

    Sample code for JPEG to DOCX Java conversion. Use API example code for batch JPEG files to DOCX conversion within any Web or Desktop Java based application....JPEG documents containing recognized text. To add it to your project...Read More TXT (Text Document File) Text (Text Document File)...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  9. 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...
  10. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add (); // Add text to new page page . Paragraphs...Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment ( "Hello World...

    docs.aspose.com/pdf/net/create-pdf-document/