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

recognize text

(0.07 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. 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...
  3. 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...
  4. 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/
  5. Translate a Document|Aspose.Words for .NET

    Translate a document. Aspose.Words for .NET simplifies document translation using Google AI models, allowing you to specify the target language....allows developers to translate texts content into more than 300 languages...model cannot recognize the language in some text fragments, then...

    docs.aspose.com/words/net/translate-a-document/
  6. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....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. 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/
  8. 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/
  9. 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...
  10. 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/