Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,279 for

recognize text

(0.13 sec)
  1. Recognizing answer sheets|Documentation

    How to scan and Recognize machine-readable answer sheets using your smartphone as a scoring machine....Recognizing answer sheets Contents [ Hide ] You can scan and...Frequently asked questions Can I recognize any number of completed answer...

    docs.aspose.com/omr/apps/mobile/recognize/
  2. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...and allows to cut off noise, text and non-barcode elements to...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...

    docs.aspose.com/barcode/net/recognition-xdimens...
  3. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...results = recognitionEngine . Recognize ( input ); foreach ( Aspose...

    docs.aspose.com/ocr/net/dilate/
  4. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....TextInLine string Extracted text Aspose . OCR . AsposeOcr recognitionEngine...results = recognitionEngine . Recognize ( input ); foreach ( Aspose...

    docs.aspose.com/ocr/net/image-line-extract/
  5. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....working with white (or light) text on a black (or other dark) background...input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/invert/
  6. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++....Net sometimes does not recognize blank spaces net 1 23 March...March 7, 2025 Aspose ocr Recognize not working when called from...

    forum.aspose.com/c/ocr/16
  7. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine.... Recognizing one image Applies to: recognition...number of threads to recognize blocks of text found on the image/page...

    docs.aspose.com/ocr/python-net/multithreading/
  8. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping Text when *.pptx file was saved in pdf format applying specific font to the Text. Scenario: there is a *.pptx file where Untitled Serif font is applied to the Text.…...PPTX File as PDF in C# Causes Text Overlapping Aspose.Slides Product...into a problem with overlapping text when *.pptx file was saved in...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  10. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....textInLine String Extracted text AsposeOcr api = new AsposeOcr...results = api . Recognize ( images ); // Output recognized lines result...

    docs.aspose.com/ocr/java/image-line-extract/