Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,416 for

recognize text

(0.04 sec)
  1. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....most typical distortions when text is photographed with a smartphone..."result" ) # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/contrast/
  2. Multithreading support in recognition|Documenta...

    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....api = new AsposeOcr (); // Recognize image in main thread RecognitionResult...ConsoleLogRecognitio ( result ); // Recognize image using 4 threads result...

    docs.aspose.com/ocr/net/multithreading-support-...
  3. 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, you...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/java/languages/
  4. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....png" ); // Recognize image ArrayList < RecognitionResult...RecognitionResult > results = api . Recognize ( input ); // Save result...

    docs.aspose.com/ocr/java/save-json/
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....formats Contents [ Hide ] Recognized image formats Aspose.OCR...OCR for Python via Java can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-java/supported-file-...
  6. Aspose::BarCode::BarCodeRecognition::QualitySet...

    Public Member Functions | Static Public Member Functions | List of all members Aspose::BarCode::BarCodeRecognition::Q......() const Allows engine to recognize inverse color image as additional...(bool value) Allows engine to recognize inverse color image as additional...

    reference.aspose.com/barcode/cpp/class/aspose.b...
  7. Aspose.OCR for .NET 21.2 - Release Notes|Docume...

    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....string CorrectSpelling(string text, SpellCheckLanguage language...for recognize string image = "D://img.png" ; // Recognize image...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-21-2...
  8. Read PLANET BarCode via .NET | products.aspose.com

    C# source code to read and decode planet barcode symbology on .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, C++....NET Recognize PLANET Recognize BMP TIFF PNG JPEG...for more details. How to Recognize PLANET Barcode Using C# In...

    products.aspose.com/barcode/net/recognize/planet/
  9. Read ISBN BarCode via .NET | products.aspose.com

    C# source code to read and decode isbn barcode symbology on .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, C++....NET Recognize ISBN Recognize BMP TIFF PNG JPEG...for more details. How to Recognize ISBN Barcode Using C# In order...

    products.aspose.com/barcode/net/recognize/isbn/
  10. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR spell checker....Contents [ Hide ] The recognized text may contain specialized...correct. For example, if the text contains the phrase “Helloo...

    docs.aspose.com/ocr/net/dictionaries/