Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,976 for

text detection

(0.19 sec)
  1. Quick Recognition Examples|Documentation

    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.... println ( "Text: " + result . getCodeText ());...()); System . out . println ( "Text: " + result . getCodeText ());...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Recognize image via C# | Aspose

    Recognize image using default options....Automatically detect regions containing text paragraphs, detect skew and...and recognize text on image using Aspose.OCR for .NET library...

    products.aspose.com/ocr/net/recognition/recogni...
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...startindex and count string text = extractedPage.GetText(); }...as a result incorrect page detection. You can implement IWarningCallback...

    forum.aspose.com/t/document-extractpages-yields...
  4. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy.... Skew angle detection and image straightening is...efficiency of segmentation and text extraction. Aspose.OCR offers...

    docs.aspose.com/ocr/python-net/deskew/
  5. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....Automatically detect regions containing text paragraphs, detect skew and...and recognize text on images stored in ZIP archives using Aspose...

    products.aspose.com/ocr/net/recognition/recogni...
  6. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object...Text document into a Document object...either automatic numbering detection will be performed while loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....2D barcodes used for encoding text, URLs, contact information,..."qrcode_auto.png" ); } For Unicode Text (Cyrillic, Chinese, Japanese...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Coreldraw to PDF losing font details such as Ge...

    Hello Dear Aspose support team. We having issue with attached aspose file :frowning: Sadly some of the font chars are not given back correctly when using cdr-> pdf. As you can see german umlauts will be lost and not r…...font files, but in text encoding detection. As you correctly mentioned...working over this issue and detected a cause of issue. We are going...

    forum.aspose.com/t/coreldraw-to-pdf-losing-font...
  9. 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/net/binarization/
  10. GS1 Code 128 in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize GS1 Code 128 barcodes in your Python application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/python-net/code128/