Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,312 for

recognize text

(0.28 sec)
  1. Recognition|Documentation

    Extracting Text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...easy as calling a universal Recognize method. This method takes...

    docs.aspose.com/ocr/java/recognition/
  2. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from ID cards....ALL - try to recognize all characters. CharactersAllowedTyp...- only recognize case-insensitive Latin / English text ( A to...

    docs.aspose.com/ocr/java/recognition-settings-i...
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....alphabet = "AÁBCDEÉFG12345" ; // Recognize image var result = Module...CharactersAllowedTyp.ALL 0 Recognize all characters. Module.CharactersAllowedTyp...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  4. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from images, scanned PDFs, DjVu files and other content....are applicable when extracting text from single-page and multi-page...boolean false Set to true to recognize text in tables. Set to false...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to Recognize a sequence of two plus characters "++" as underline Text formatting. The default value is false in C++....value indicating either to recognize a sequence of two plus characters...characters “++” as underline text formatting. The default value...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format...in the background; the recognized text is placed as an invisible...

    docs.aspose.com/ocr/java/save-file/
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for Python via .NET recognition engine....languages Contents [ Hide ] To recognize text in certain languages, you...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/python-net/languages/
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to Recognize and use substitutions within replacement patterns. The default value is false in C++....value indicating whether to recognize and use substitutions within...const Examples Shows how to recognize and use substitutions within...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_Text algorithm....CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/java/areas-detection/curved...
  10. Convert Handwriting to Text using Python

    Follow this article for converting handwriting into Text using Python. It has the details to set the environment, a list of steps, and a sample code to scan handwriting to Text using Python....Family Convert Handwriting to Text using Python In this tutorial...learn to convert handwriting to text using Python . It has all the...

    kb.aspose.com/ocr/python/convert-handwriting-to...