Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,317 for

recognize text

(0.3 sec)
  1. | Aspose

    Sample code for GIF to PDF Java conversion. Use API example code for batch GIF files to PDF conversion within any Web or Desktop Java based application....GIF 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/gif-to-pdf/
  2. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application....JP2 documents containing recognized text. To add it to your project...and can span numeric values, text data, formulas, external data...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  3. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...of document elements such as text, images, tables, hyperlinks...like RTF (Rich Text Format) and TXT (Plain Text). RTF files maintain...

    products.aspose.com/total/python-net/conversion...
  4. Convert Type1 font to TrueType | Java API Solution

    How to convert Type1 font to TTF with Aspose.Page API solution for Java is illustrated here. Code snippets are provided.... These fonts are widely recognized for their high-quality rendering...scalable and high-resolution text rendering. They consist of two...

    docs.aspose.com/page/java/type1-to-ttf/
  5. Defect detection|Documentation

    How to automatically find problem areas in an image that may be Recognized inaccurately....removal Low contrast between text and background DefectType.LOW_CONTRAST...recognition accuracy Text not recognized (ignored by OCR engine)...

    docs.aspose.com/ocr/java/defect-detection/
  6. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for JavaScript via C++ developer's reference and start building your OCR applications....detection algorithm Recognizing : Extract text from an image, document...: Get recognition results as text Get recognition results as JSON...

    docs.aspose.com/ocr/javascript-cpp/developer-re...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document 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. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  9. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....Extract text from the image auto result = asposeocr_recognize ( content...settings ); // Output the recognized text wchar_t * buffer = asp...

    docs.aspose.com/ocr/cpp/save-xml/
  10. 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...