Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,099 for

recognize image

(0.05 sec)
  1. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

    docs.aspose.com/ocr/python-net/identify-problems/
  2. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....NET Recognition Recognize pdf HTML PDF OCR XML BMP OCR...PDF to searchable PDF in C# Recognize Scanned PDF and convert it...

    products.aspose.com/ocr/net/recognition/recogni...
  3. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...get BarCodeInstance // Recognize image with XDimension Normal...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  4. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....processes such as the parallel image processing, web server, database...number of images in the recognition batch . Recognizing one image...

    docs.aspose.com/ocr/net/multithreading/
  5. Read Barcodes from Word Documents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCode for Java to recognize barcodes from Microsoft Word...generate a barcode image Save the generated image to file Use Aspose...

    docs.aspose.com/barcode/java/read-barcode-from-...
  6. Supported file formats|Documentation

    File formats for Images and recognition results supported by Aspose.OCR for Python via Java....formats Contents [ Hide ] Recognized image formats Aspose.OCR for...for Python via Java can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-java/supported-file-...
  7. Getting recognition results as XML|Documentation

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

    docs.aspose.com/ocr/net/save-xml/
  8. Save Barcode Images to and Retrieve from MySQL ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Save Barcode Images to and Retrieve from MySQL Database Contents...Java to generate a barcode image and save it to a MySQL database...

    docs.aspose.com/barcode/java/save-barcode-image...
  9. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-xml/
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Python via .NET recognition results in XML format....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

    docs.aspose.com/ocr/python-net/save-xml/