Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,324 for

recognize text

(0.15 sec)
  1. 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...
  2. 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...
  3. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET.... text Lightweight text markup specifically...forms Aspose.OMR for .NET can recognize any file you get from a scanner...

    docs.aspose.com/omr/net/supported-file-formats/
  4. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment....BarCode Python via Java Itf Recognize PNG JPG BMP TIFF SVG ITF Read...decoding outcomes Get the barcode text using the CodeText property...

    products.aspose.com/barcode/python-java/itf/rec...
  5. 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-...
  6. 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/
  7. 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/
  8. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...Name Description apply_font Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality....() Examples Shows how to recognize and use substitutions within...callback to use for replacing found text. Examples Shows how to track...

    reference.aspose.com/words/net/aspose.words.rep...
  10. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...Recognize() method. The file exists...var x = templateProcessor.Recognize(Path.Combine("D:\\Veera\\...

    forum.aspose.com/t/nullreferenceexception-throw...