Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 3,511 for

recognize image

(0.27 sec)
  1. | Aspose

    Sample code for GIF to XLSX Java conversion. Use API example code for batch GIF files to XLSX conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

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

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/java/conversion/gif-to-...
  3. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  4. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_TEXT algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  5. | Aspose

    Sample code for GIF to JSON Java conversion. Use API example code for batch GIF files to JSON conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/java/conversion/gif-to-...
  6. Scan QR Code using Python

    This topic explains the process to scan QR code using Python. It covers the algorithm along with the sample code to create QR scanner in Python....Imaging Product Family Aspose.BarCode... Moreover, you do not need image processing software to read...

    kb.aspose.com/barcode/python/scan-qrcode-using-...
  7. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....and entire PDF documents to images. Another popular feature is...work with tables, text, and images in Microsoft Word.) To make...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  8. detect_areas_mode_enum::PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::PHOTO algorithm....detects smaller text areas in an image, such as individual words, phrases...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/photo/
  9. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  10. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....detected lines when previewing an image. The lines are returned as a...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/image-line-extract/