Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,511 for

recognize image

(0.26 sec)
  1. Integrate Aspose.BarCode for .NET with Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....how to insert and recognize barcode images in Microsoft Word...to create barcodes in raster image formats and insert them to PDF...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....original images are placed in the background; the recognized text...selectable overlay on top of the images. SaveFormat.PDF_NO_IMG Portable...

    docs.aspose.com/ocr/python-net/save-file/
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/characters-whitelist/
  4. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....languages Contents [ Hide ] To recognize text in certain languages...aspose-ocr-hindi-v1 Aspose.OCR for C++ can recognize a text in a large number of...

    docs.aspose.com/ocr/cpp/languages/
  5. Color inversion|Documentation

    How to swap colors in an Image to improve recognition accuracy....reversing the colors of the image so that light areas appear dark...that inverts colors in the image before proceeding to recognition...

    docs.aspose.com/ocr/net/invert/
  6. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/universal/
  7. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...are ignored. // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  8. Median filter|Documentation

    How to smooth out noise in an Image using Aspose.OCR for Python via .NET before applying other processing filters or performing OCR....up in highly compressed JPEG images in form of compression artifacts...for removing noise from an image at the cost of some detail,...

    docs.aspose.com/ocr/python-net/median/
  9. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  10. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words found in an image and their suggested replacements...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/misspelled-words-list/