Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,467 for

recognize image

(0.04 sec)
  1. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....API api = AsposeOcr () # Add images to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "car1.png" )...

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards....API api = AsposeOcr () # Add images to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "ID1.png" )...

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from invoice Images....API api = AsposeOcr () # Add images to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "invoice1.png"...

    docs.aspose.com/ocr/python-net/recognition-sett...
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...Create temporary directory for images string tempPath = Path.Combine(Path...pdfDocument.Pages[pageIndex]; // Save images from the page for (int imgIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from car plate Images or photographs....API api = AsposeOcr () # Add images to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "car1.png" )...

    docs.aspose.com/ocr/python-net/recognition-sett...
  6. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Java downloadable modules....RecognitionSettings (); // Add image to the recognition batch OcrInput...source . add ( "image.png" ); // Extract text from image RecognitionSettings...

    docs.aspose.com/ocr/java/modules/management/
  7. ID card recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from ID cards.... AsposeOcr (); // Add images to OcrInput object Aspose ...OCR . Language . Latin ; // Recognize ID cards Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/recognition-settings-id...
  8. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from car plate Images or photographs.... AsposeOcr (); // Add images to OcrInput object Aspose ...OCR . Language . Latin ; // Recognize license plates Aspose . OCR...

    docs.aspose.com/ocr/net/recognition-settings-ca...
  9. 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 PHP via Java...computer vision tasks, source image quality is necessary to convert...convert an arbitrary image to machine-readable code. Low-quality...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  10. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility....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/net/detect-file-format-an...