Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,859 for

image recognition

(0.09 sec)
  1. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…... using Amazon Linux 2 base image, and net8. Any idea if we could...attacked picture, which shows both images and text at the same time in...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  2. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...relative to each other in recognition results. It is optimal for...

    docs.aspose.com/ocr/java/areas-detection/photo/
  3. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...BarCode recognition functionality and view the...barcode input data, barcode recognition for Australia Post barcodes...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  4. Convert WBMP to DOCX via C# | Aspose

    Sample code for WBMP to DOCX C# conversion. Use API example code for batch WBMP files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on WBMP document and save...library for converting WBMP images to DOCX documents. Supporting...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  5. Convert WBMP to XLSX via C# | Aspose

    Sample code for WBMP to XLSX C# conversion. Use API example code for batch WBMP files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on WBMP document and save...library for converting WBMP images to XLSX documents. Supporting...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  6. Convert JP2 to Searchable PDF via C# | Aspose

    Sample code for JP2 to Searchable PDF C# conversion. Use API example code for batch JP2 files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on JP2 document and save...library for converting JP2 images to Searchable PDF documents...

    products.aspose.com/ocr/net/conversion/jp2-to-s...
  7. Convert PNG to Searchable PDF via C# | Aspose

    Sample code for PNG to Searchable PDF C# conversion. Use API example code for batch PNG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on PNG document and save...library for converting PNG images to Searchable PDF documents...

    products.aspose.com/ocr/net/conversion/png-to-s...
  8. Convert JPEG to XLS via C# | Aspose

    Sample code for JPEG to XLS C# conversion. Use API example code for batch JPEG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on JPEG document and save...library for converting JPEG images to XLS documents. Supporting...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  9. Convert BMP to Searchable PDF via C# | Aspose

    Sample code for BMP to Searchable PDF C# conversion. Use API example code for batch BMP files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....Perform optical character recognition on BMP document and save...library for converting BMP images to Searchable PDF documents...

    products.aspose.com/ocr/net/conversion/bmp-to-s...
  10. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....most image types. It is an optimal choice for general image processing...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/universal/