Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,957 for

image recognition

(0.05 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. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?...workaround - rescaling template image using a graphical editor to...the template by code like the image in the attachment the number...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  3. Python File Automation Libraries | products.asp...

    Python libraries for Excel spreadsheets parsing, barcode generation and scanning as well as Visio diagram processing...MHTML, HTML, Plain Text and images. Aspose.Slides for Python via... text, charts, tables, and images, offering advanced features...

    products.aspose.com/total/python-java/
  4. PDF417 Barcodes|Documentation

    General information about the PDF417 barcode family...laser scanners or special imaging devices. The shape of PDF417...create high-quality barcode images. The PDF417 barcode family...

    docs.aspose.com/barcode/info-cards/pdf417-family/
  5. 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...
  6. 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-...
  7. 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...
  8. Aspose.Total for Node.js via Java|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....add barcode generation and recognition functionality to their Node...ability to export to following image formats: BMP, GIF, JPEG, PNG...

    docs.aspose.com/total/nodejs-java/
  9. 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. If you...

    docs.aspose.com/omr/net/txt-markup/page/
  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-...