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

recognize text

(3.06 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  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. 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...
  9. Calling AsposeOCR.Recognize get error with Micr...

    I use AsposeOCR to Recognize Text in pdf file. On localhost, all is ok. On server web (in production), I have an error with Microsoft.ML.OnnxRuntime: The type initializer for ‘Microsoft.ML.OnnxRuntime.NativeMethods’ t…...Recognize get error with Microsoft.ML.OnnxRuntime...7:19am 1 I use AsposeOCR to recognize text in pdf file. On localhost...

    forum.aspose.com/t/calling-asposeocr-recognize-...
  10. 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-...