Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,464 for

recognize text

(0.06 sec)
  1. Not able to extract all text from image - Free ...

    I am trying to extract Text from image (screenshot) but its not able to extract complete Text. below is the code which i am using. Code OcrInput source = new OcrInput(InputType.SingleImage); source.Add(filePath);…...Not able to extract all text from image Aspose.OCR Product Family...2:51pm 1 I am trying to extract text from image (screenshot) but...

    forum.aspose.com/t/not-able-to-extract-all-text...
  2. Aspose.BarCode for JasperReports 17.11 - Releas...

    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....Enhancement BARCODENET-36551 BarCode text alignment is not correct with...in it, Aspose.BarCode is recognizing only 1 barcode Bug BARCODENET-36628...

    docs.aspose.com/barcode/jasperreports/aspose-ba...
  3. Save ocr result as multipage document|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....document Contents [ Hide ] Recognize scanned PDF and save Searchable...Searchable PDF (or DOCX) Recognize list of images and save Searchable...

    docs.aspose.com/ocr/java/save-ocr-result-as-mul...
  4. Aspose.BarCode for Java 7.5.0 Release Notes|Doc...

    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....BarcodeReadType BARCODJAVA-33507 Can’t recognize Aztec code from the JPG image...image BARCODJAVA-33506 Can’t recognize Aztec code from the JPG image...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  5. 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-...
  6. DetectAreasMode.TEXT_IN_WILD|Documentation

    How Aspose.OCR finds words on an image using the DetectAreasMode.Text_IN_WILD algorithm....TEXT_IN_WILD Contents [ Hide ] When this mode...words on images with sparse text. It is very effective when dealing...

    docs.aspose.com/ocr/net/areas-detection/text-in...
  7. 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/
  8. 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...
  9. 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/
  10. Aspose.Cells for java 24.6 : TEXT formula is no...

    Hi, i an facing an unexpected behavior while migrating from aspose.cells 18.4 to 24.6 (java) this is a piece of code to reproduce my issue // create a workbook from my .xlsx file // test.xlsx should have this formula…...6 : TEXT formula is not formating as...have this formula: =“Amount : “&TEXT(B1;”# ### ###,00 €”) in cell...

    forum.aspose.com/t/aspose-cells-for-java-24-6-t...