Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,059 for

recognize image

(0.09 sec)
  1. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/identify-problems/
  2. Aspose.OCR for .NET 22.4 - Release Notes|Docume...

    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....creation added ability to recognize PDF from stream added ability...Total.lic" ); // Get pdf for recognize string imagePdf = "D://img...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-22-4...
  3. Aspose.OCR for .NET 20.6 - Release Notes|Docume...

    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....ability to calculate skew of the image. Flag for text area detection...CalculateSkew(MemoryStream image) Calculates the skew angle in...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-20-6...
  4. Features|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....from images. Scan the whole image or any part of the image. Skew...Operation. Scan rotated images. Preprocess image with filters. Support...

    docs.aspose.com/ocr/cpp/features/
  5. Getting recognition results as JSON|Documentation

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

    docs.aspose.com/ocr/java/save-json/
  6. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....easy as calling a universal recognize() method. This method takes...extract text from multiple images: # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/recognition/
  7. Aspose.BarCode for Java 17.12 - Release Notes|D...

    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....version while generating barcode image Feature BARCODENET-36279 Improve...BARCODENET-36690 Unable to recognize DatabarStacked barcode with...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  8. Convert PDF to searchable PDF via C# | products...

    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...
  9. Binarization|Documentation

    How to convert an Image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/python-net/binarization/
  10. Getting recognition results as text|Documentation

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

    docs.aspose.com/ocr/java/save-text/