Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,590 for

recognition

(0.02 sec)
  1. Aspose.BarCode Product Family

    Aspose.BarCode APIs allow programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....of barcode generation and recognition components aimed to deploy...allows setting the barcode recognition engine variables to obtain...

    docs.aspose.com/barcode/
  2. Developer's reference|Documentation

    For developers, by developers. Start building your OMR software with Aspose.OMR for Java and find answers to the most common questions....form Create a printable and recognition pattern file for Aspose.OMR...Java engine. Optical mark recognition (OMR) Recognize completed...

    docs.aspose.com/omr/java/developer-reference/
  3. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OMR for .NET developer's reference and start building your OMR applications....printable form and generate a recognition pattern file for Aspose.OMR...OMR engine. Optical mark recognition (OMR) Recognize scanned images...

    docs.aspose.com/omr/net/developer-reference/
  4. VerticalChoiceBox|Documentation

    VerticalChoiceBox element generates a vertical question block with multiple answers and an optional write-in field....element’s identifier in recognition results and as a reminder...threshold integer 45 Set the recognition accuracy for the answer bubbles...

    docs.aspose.com/omr/net/json-markup/verticalcho...
  5. Creating a searchable PDF from the scan|Documen...

    Convert a scanned PDF into a searchable, indexable document from which you can select and copy text....Recognize ( pdf ); Save the recognition result as a searchable PDF:...Console . WriteLine ( $@"Recognition finished. See '{Directory...

    docs.aspose.com/ocr/net/scanned-pdf-to-searchab...
  6. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in Python applications....add barcode generation and recognition functionality. Python barcode...overview of the barcode recognition & generation capabilities...

    products.aspose.com/barcode/python-net/
  7. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters...metadata Recognition Quality and Speed Special Recognition Settings...

    docs.aspose.com/barcode/java/read-barcode-prope...
  8. Defining recognized characters|Documentation

    Defining allow- and denylist of characters that Aspose.OCR looks for....accuracy and performance of recognition by specifying which characters...characters. Layout detecton Recognition settings Analyzing your prompt...

    docs.aspose.com/ocr/net/characters/
  9. 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...PDF using C# To convert recognition results into a searchable...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....() Add the image to the recognition batch: input = OcrInput (...text: print ( result [ 0 ] . recognition_text ) Full code: import...

    docs.aspose.com/ocr/python-net/hello-world/