Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,324 for

recognize text

(0.72 sec)
  1. QR in PHP via Java | products.aspose.com

    Aspose.Barcode for PHP via Java API allows customize, generate and Recognize QR barcodes in your PHP application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/php-java/qr/
  2. QR in Node.js via Java | products.aspose.com

    Aspose.Barcode for Node.js via Java API allows customize, generate and Recognize QR barcodes in your JavaScript application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/nodejs-java/qr/
  3. QR in JavaScript via C++ | products.aspose.com

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and Recognize QR barcodes in your JavaScript application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/javascript-cpp/qr/
  4. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Python source code for Royal Mail 4-State Customer Code (RM4SCC) recognition using Java Runtime Environment....BarCode Python via Java Rm4scc Recognize PNG JPG BMP TIFF SVG RM4SCC...decoding outcomes Get the barcode text using the CodeText property...

    products.aspose.com/barcode/python-java/rm4scc/...
  5. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Scanned PDF to Editable PDF using Python

    Follow this article to convert scanned PDF to editable PDF using Python. It has details to set the IDE, a list of steps, and a sample code to make PDF readable using Python....recognize() method by passing the input...transform a PDF image to PDF text using Python . Instantiate the...

    kb.aspose.com/ocr/python/convert-scanned-pdf-to...
  8. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....png" ); // Extract text from image RecognitionSettings...RecognitionResult > results = api . Recognize ( source , recognitionSettings...

    docs.aspose.com/ocr/java/release_memory/
  9. Layout detecton|Documentation

    How to detect the layout of the provided image.... equations ))) # Recognize only headers # Set rectangles...areas # Recognize areas (rectangles) results = api . recognize ( input...

    docs.aspose.com/ocr/python-net/layout_detection/
  10. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....png" ) # Limit a subset of recognized characters recognitionSettings..."AÁBCDEÉFG12345" # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/characters-white...