Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,316 for

recognize text

(0.18 sec)
  1. | Aspose

    Sample code for JPEG to DOC Java conversion. Use API example code for batch JPEG files to DOC conversion within any Web or Desktop Java based application....JPEG documents containing recognized text. To add it to your project...was initially used for plain text documentation on several different...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  2. | Aspose

    Sample code for JPEG2000 to DOC Java conversion. Use API example code for batch JPEG2000 files to DOC conversion within any Web or Desktop Java based application....JPEG2000 documents containing recognized text. To add it to your project...was initially used for plain text documentation on several different...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  3. | Aspose

    Sample code for TIF to DOC Java conversion. Use API example code for batch TIF files to DOC conversion within any Web or Desktop Java based application....TIF documents containing recognized text. To add it to your project...was initially used for plain text documentation on several different...

    products.aspose.com/ocr/cpp/conversion/tif-to-doc/
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/gif-to-...
  5. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG files to XLS conversion within any Web or Desktop Java based application....JPG 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/jpg-to-xls/
  6. | Aspose

    Sample code for WBMP to Searchable PDF Java conversion. Use API example code for batch WBMP files to Searchable PDF conversion within any Web or Desktop Java based application....WBMP documents containing recognized text. To add it to your project...OCR text in a hidden layer that can be used for full-text searches...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  7. Paragraph|Documentation

    Paragraph element allows you to combine Text and images....This element is used to combine text and images . Declaration Paragraph..."element_type": "Paragraph" property. Texts and images are provided as an...

    docs.aspose.com/omr/net/json-markup/paragraph/
  8. Defect detection|Documentation

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

    docs.aspose.com/ocr/net/defect-detection/
  9. 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...
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON 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-json/