Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,324 for

recognize text

(0.07 sec)
  1. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    C# sample code to scan and decode Standard 2 of 5 (Industrial 2 of 5) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Standard2of5 Recognize PNG JPG BMP TIFF SVG Standard...decoding results Get barcode text using the CodeText property...

    products.aspose.com/barcode/net/standard2of5/re...
  2. Fast recognition|Documentation

    How to read Text from high-quality scans using as few resources as possible....resources using asposeocr_fast_recognize function. This function takes...content = { source }; // Extract text from the image auto result =...

    docs.aspose.com/ocr/cpp/fast-recognition/
  3. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...CodeTypeName represents the text name of a barcode symbology...BarCodeImageFormat . Png ); } //recognize image Console . WriteLine...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  4. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services.... Create and recognize machine-readable forms of...from designing a form to recognizing its filled hardcopies. Developer-friendly...

    products.aspose.com/omr/net/
  5. Quick Start|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....example demonstrates how to recognize a Code 128 barcode from an.... d ( "Quick Start" , "Code Text : " + barCodeResult . getCodeText...

    docs.aspose.com/barcode/androidjava/quick-start/
  6. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....efficiency of segmentation and text extraction. Aspose.OCR offers...batch, including those without text. PDF documents can contain more...

    docs.aspose.com/ocr/net/deskew/
  7. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...results = recognitionEngine . Recognize ( input ); foreach ( Aspose...

    docs.aspose.com/ocr/net/denoise/
  8. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....detection algorithm Recognizing : Extract text Recognize unified document...PDF Get recognition results as text Get recognition results as JSON...

    docs.aspose.com/ocr/python-net/developer-refere...
  9. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....formats Contents [ Hide ] Recognized image formats Aspose.OCR...OCR for C++ can recognize any file you get from a scanner or camera:...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  10. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining Text. Aspose.OCR.AsposeOcr recognit…...its doing good for remaining text. Aspose.OCR.AsposeOcr recognitionEngine...results = recognitionEngine.Recognize(input, recognitionSettings);...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...