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

recognize image

(0.05 sec)
  1. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for JavaScript via C++ recognition engine....for JavaScript via C++ can recognize a text in a large number of...language for the image. If you try to recognize Cyrillic text using...

    docs.aspose.com/ocr/javascript-cpp/languages/
  2. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...Barcodes from Multipage TIFF Images in C# Contents [ Hide ] Overview...storing several high-quality images in one document. This format...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....automatically identified from an image using the built-in Aspose.OCR...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-white...
  4. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/save-json/
  5. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the Image provided by coordinates....from certain areas of uniform images, such as ID cards, visas, driver’s...from one or more areas of an image, provide a list of Rectangle...

    docs.aspose.com/ocr/java/image-regions-extract/
  6. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert Images to text and transform scanned PDF to searchable and editable documents with Aspose OCR API....machine-readable text from images and convert scanned PDFs into...read images from URLs. Batch processing Bulk-recognize all images...

    products.aspose.com/ocr/
  7. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from Images, scanned PDFs, DjVu files and other content....single-page and multi-page images, scanned PDFs, DjVu files,...boolean false Set to true to recognize text in tables. Set to false...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  9. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words found in an image and their suggested replacements...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/misspelled-words...
  10. Fast recognition|Documentation

    How to read text from high-quality Images using as few resources as possible....of strings, one string per image. Aspose . OCR . AsposeOcr recognitionEngine...OCR . AsposeOcr (); // Add images to OcrInput object Aspose ...

    docs.aspose.com/ocr/net/fast-recognition/