Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,517 for

recognize image

(0.07 sec)
  1. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in Node.js via Java...source image quality is crucial to convert an arbitrary image to...machine-readable code. Low-quality barcode images may result being unreadable...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  2. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... AsposeOcr (); // Add images to OcrInput object Aspose ...OCR . Language . Latin ; // Recognize invoices Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/recognition/invoice/
  3. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a document using Python....inserted into documents as images. The following code example...Poster frame image. f = open ( docs_base . images_dir + "Logo...

    docs.aspose.com/words/python-net/working-with-o...
  4. Barcode Quality Mode|Documentation

    Learn how to describe expected barcode quality with BarcodeQualityMode and combine it with QualitySettings presets in Aspose.BarCode for Java....quality of barcodes in your images. Optionally, add targeted overrides...represent paths to barcode images in your application. 1. QualitySettings...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Aspose.Pdf (25.5.0) fails due to System.Drawing...

    Hello, We are unable to create and save a PDF with Images using Aspose.Pdf on Linux because of a dependency issue with System.Drawing.Common. Switching to Aspose.Pdf.Drawing resolves the dependency, but it introduces an…...create and save a PDF with images using Aspose.Pdf on Linux because...appears only on the embedded images (not on the whole document)...

    forum.aspose.com/t/aspose-pdf-25-5-0-fails-due-...
  6. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... AsposeOcr (); // Add images to OcrInput object Aspose ...OCR . Language . Latin ; // Recognize ID cards Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/recognition/id-card/
  7. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java....Words cannot recognize the file format or the format...formats Test File (JPG).jpg JPEG image file. Specify Load Options in...

    docs.aspose.com/words/java/detect-file-format-a...
  8. Convert Visio to Excel via C# | products.aspose...

    Convert Visio to CSV format in C# code. Save Visio as CSV using VB.NET, Asp.NET or any .NET based application.....Since all applications can recognize records separated by comma...below. Visio TO BMP (Bitmap Image) Visio TO EMF (Enhanced Metafile...

    products.aspose.com/diagram/net/conversion/visi...
  9. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....= new AsposeOCR (); // Add images to the recognition batch OcrInput...CharactersAllowedTyp . LATIN_ALPHABET ); // Recognize ID cards ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/recognition/id-card/
  10. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....= new AsposeOCR (); // Add images to the recognition batch OcrInput...setLanguage ( Language . Ukr ); // Recognize receipts ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/recognition/receipt/