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

recognize text

(0.1 sec)
  1. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....detect bounding boxes of each recognized character using Aspose.OCR... objects containing each recognized character along with its...

    docs.aspose.com/ocr/net/image-regions-character...
  2. 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...
  3. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....OcrInput instance Run the Recognize() method and fetch the list...recognition results Display the recognized text This step-by-step guide...

    kb.aspose.com/ocr/java/remove-noise-from-image-...
  4. 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/
  5. 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...
  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. 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...
  8. 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/
  9. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....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...
  10. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....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...