Digite um texto ou endereço de um site ou traduza um documento. Cancelar Ouvir Tradução do português para inglês Demo application in C # to read barcode images

I downloaded the site of you as a demo application to test the product to generate barcode of you. I need the same application but now to read barcode images. I did not find where to download the site. Can you help?


Glaydson

Hi Glaydson,


Thank you for inquiry.

You may download the sample applications (including recognition sample) from http://www.aspose.com/community/files/51/.net-components/aspose.barcode-for-.net/category1127.aspx page.

For documentation and code examples, please refer to http://www.aspose.com/documentation/.net-components/aspose.barcode-for-.net/barcode-recognition-basic-features-1.html.

The installer also contains 2 sample programs for testing barcode generation and recognition.
C:\Program Files\Aspose\Aspose.BarCode\Toolkit\Demo.exe (Generate barcodes)
C:\Program Files\Aspose\Aspose.BarCode\Toolkit\Aspose.BarCode.Toolkit.exe (Recognize barcodes)

Thanks

I need the source code in C # Windows Forms standard for reading barcodes.

This link which has a low sample Windows Forms.

http://www.aspose.com/community/files/206618/download.aspx

I
need an example that reads an image with Dodig bar> detect the type
of bar code> and enter the code that represents each bar.
Like this Web link:

GitHub Repositories for Examples, Plugins and Showcases of Aspose APIs for .NET, Java, C++ and Android


Thanks

Hi,


Please find the sample attached.