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

recognize text

(0.42 sec)
  1. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....providing a license) you can recognize texts in any supported languages...number of characters in a recognized image exceeds 100, only the...

    docs.aspose.com/ocr/cpp/licensing/
  2. 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/
  3. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....png" ); // Extract text from image RecognitionSettings...RecognitionResult > results = api . Recognize ( source , recognitionSettings...

    docs.aspose.com/ocr/java/release_memory/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. 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...