Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,372 for

image recognition

(0.11 sec)
  1. Aspose.OCR for .NET 23.5.0 - Release Notes

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 23.5.0 (May 2023) release....Category OCRNET‑667 Added fast recognition method that works with OcrInput...Enhancement OCRNET‑667 Specialized recognition methods have been aligned...

    releases.aspose.com/ocr/net/release-notes/2023/...
  2. Convert PNG to DOC via C# | products.aspose.com

    Sample code for PNG to DOC C# conversion. Use API example code for batch PNG files to DOC 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 DOC documents. Supporting...

    products.aspose.com/ocr/net/conversion/png-to-doc/
  3. DocSaveOptions | Aspose.PDF for Python via .NET...

    Save options for export to Doc format...functionality for extracting image or text for PDF documents with...round_images Sometimes PDFs contain background images (of pages...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  4. Extracting text from PDF document|Documentation

    How to read text from a scanned PDF and convert scanned documents into searchable PDF files....document that consists of scanned images without searchable text, use...allows you to customize recognition accuracy, performance, and...

    docs.aspose.com/ocr/net/recognition/pdf/
  5. Contract for Financial services | 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....scanned image for checks and trust in Aspose.OMR recognition algorithms...

    docs.aspose.com/omr/net/template-generation/exa...
  6. Contract for Financial services|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....scanned image for checks and trust in Aspose.OMR recognition algorithms...

    docs.aspose.com/omr/net/showcases/bank/
  7. Scan Singapore Post barcode Images via .NET | p...

    C# sample code to scan and decode Singapore Post barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....barcode barcodes from stream or image with few lines of code Create...BarCodeReader class Pass the source image path containing Singapore Post...

    products.aspose.com/barcode/net/singapore-post/...
  8. Scan Aztec Code Images via .NET | products.aspo...

    C# sample code to scan and decode Aztec Code barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Code barcodes from stream or image with few lines of code Create...BarCodeReader class Pass the source image path containing Aztec Code as...

    products.aspose.com/barcode/net/aztec/recognize/
  9. How can I get Make PDF searchable. Recognize a ...

    I have use code below, but after output.pdf file save, that still NOT searchable PDF file // Scanned multipage PDF Path string fullPath = “multi_page.pdf”; // Initialize AsposeOcr class object AsposeOcr api = new Asp…...new AsposeOcr(); // Recognize images from PDF List res = api.RecognizePdf(fullPath...pdf (181.4 KB) Attached is my image PDF and I would like code in...

    forum.aspose.com/t/how-can-i-get-make-pdf-searc...
  10. QR recognized on site but not on cloud - Aspose...

    When I try to recognize .jpg file with a QR code on a cloud from C# using this line: BarcodeResponseList recognized = api.PostBarcodeRecognizeFromUrlOrContent( new PostBarcodeRecognizeFromUrlOrContentRequest(Image: ima…...( new PostBarcodeRecognize(image: imageStream) ); it doesn’t...operation timed out. QR recognition doesn’t finish in 60 seconds...

    forum.aspose.com/t/qr-recognized-on-site-but-no...