Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,776 for

image recognition

(0.38 sec)
  1. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...contain elements like diagrams or images. Here are some steps you can...example, you can set the recognition mode to Flow , which may...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  2. PDF to DOC Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...DocSaveOptions object Set the recognition mode: Flow or EnhancedFlow...DocSaveOptions (); // Set the recognition mode to EnhancedFlow $recognitionMode...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....the recognition engine to treat multiple scanned images as one...pages, it will have a single recognition pattern (.OMR) file. At the...

    docs.aspose.com/omr/net/json-markup/page/
  4. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....Printable form Filled form Recognition results Element Name,Value..."Own answer" Write-in field image Answer sheet with barcode Analyzing...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  5. Generate DotCode Barcodes in JavaScript|Documen...

    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.... To improve recognition quality, it is recommended...columns to 18 and save the image gen . Parameters . Barcode ...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  6. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET...saving options, such as recognition mode and output format. Export...developers to insert tables, graphs, images, hyperlinks, custom fonts -...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....the recognition engine to treat multiple scanned images as one...pages, it will have a single recognition pattern (.OMR) file. At the...

    docs.aspose.com/omr/net/programmatic-forms/page...
  8. Online PPSM to TSV Conversion or Build .NET bas...

    Free online app to convert PPSM to TSV files. .NET C# conversion library code for PPSM documents....Powerpoint, PDF, Email files, Images and other formats. Powerful...Aspose.PDF for .NET , Aspose.Imaging for .NET and more. PPSM Conversion...

    products.aspose.com/total/net/conversion/ppsm-t...
  9. Aspose.BarCode Java for NetBeans - Maven|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....reliable barcode generation and recognition component, written in Java...add barcode generation and recognition functionality to their Java...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  10. 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-...