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

recognize text

(0.16 sec)
  1. Supported file formats|Documentation

    File formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed forms, and returning recognition results....is provided in a lightweight text markup language specifically...forms Aspose.OMR for C++ can recognize scanned or photographed form...

    docs.aspose.com/omr/cpp/supported-file-formats/
  2. QR in Java | products.aspose.com

    Aspose.Barcode for Java API allows customize, generate and Recognize QR barcodes in your Java 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/java/qr/
  3. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....Words to recognize the format automatically....HTML format. MARKDOWN Markdown text document. MHTML MHTML (Web archive)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via .NET downloadable modules....png" ) # Recognize Ukrainian text recognitionSettings.... UKR # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/modules/management/
  5. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/cpp/binarization/
  6. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property....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. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag....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...
  8. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....OcrInput instance Run the Recognize() method and fetch the list...recognition results Display the recognized text This step-by-step guide...

    kb.aspose.com/ocr/java/remove-noise-from-image-...
  9. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....detect bounding boxes of each recognized character using Aspose.OCR... objects containing each recognized character along with its...

    docs.aspose.com/ocr/net/image-regions-character...
  10. Language detecton|Documentation

    How to detect the languages used on the provided image....detect the image languages and recognize multilanguage image: # Instantiate...languages and recognize image results = api . recognize ( input ,...

    docs.aspose.com/ocr/python-net/language_detection/