Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,374 for

recognize text

(0.34 sec)
  1. 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/
  2. Translate a Document|Aspose.Words for Node.js v...

    Translate a document. Aspose.Words for Node.js via .NET simplifies document translation using 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/nodejs-net/translate-a-do...
  3. 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/
  4. 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-...
  5. 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/
  6. 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...
  7. 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/
  8. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....() Examples Shows how to recognize and use substitutions within...System :: MakeObject < System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...Cells GridJs – Incorrect Text Formatting After Entering Number...format to a numeric type that recognizes the comma as a decimal separator...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  10. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the Textfragent is not coming. i’ve using the fil…...accounting for the colon, or the text extraction process might differ...TextFragmentAbsorber is set to recognize that you’re using a regular...

    forum.aspose.com/t/textabsorber-not-getting-reg...