babar-raza / Aspose_BarCode_NET

Aspose.BarCode for .NET Examples

Home Page:http://www.aspose.com/categories/.net-components/aspose.barcode-for-.net/default.aspx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Aspose.BarCode for .NET Examples Repository

This repository contains .NET Examples Projects for Aspose.BarCode for .NET.

 

##How to use the Examples?

###With the Examples Dashboard

Download the Aspose Examples Dashboard for .NET to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.

Aspose Examples Dashboard

###With IDE

Clone or Download the ZIP and extract the contents to your local hard drive. It has Solution (SLN) files for Microsoft Visual Studio 2005, 2008 and 2010.

Also download the latest version of Aspose.BarCode for .NET and set/fix dll references.

##Open Source Feel of Aspose.BarCode

Aspose.BarCode for .NET and Aspose.BarCode for Java are successful commercial products, but our philosophy is to develop them using our unique "open-source feel" approach. In other words, we at Aspose are extremely customer driven and this shows in:

  • Frequent releases (at least once a month).
  • Features are prioritized according to your requests.
  • Unlimited free technical support for anyone.
  • Helpful support in the forums and answers within 12-24 hours.
  • Live chat with experienced technical advisers.

We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project.

The Aspose.BarCode for .NET examples published here at GitHub is a part of the above effort.

##What's included in this examples repository?

###Code

This package contains C# and VB.NET Example Projects for Aspose.BarCode for .NET.

BarCode GenerationDescription
Generate Liner 2D BarcodesThis is a simple example that generates a BarCode of selected Symbology Type.
Setting Advanced OptionsThis example generates a BarCode by setting advanced options like CodeText location, Rotation, Borders etc.
Insert BarCode in an Excel fileThis example generates a BarCode and insert into an Excel file using [Aspose.Cells for .NET](http://www.aspose.com/categories/.net-components/aspose.cells-for-.net/default.aspx).
Insert BarCode in a Word DocumentThis example shows how to integrate Aspose.BarCode for .NET with [Aspose.Words for .NET](http://www.aspose.com/categories/.net-components/aspose.words-for-.net/default.aspx) to insert barcodes in a Word document.
Insert BarCode in a PDF fileThis example shows how to integrate Aspose.BarCode for .NET with [Aspose.Pdf for .NET](http://www.aspose.com/categories/.net-components/aspose.pdf-for-.net/default.aspx) to insert barcodes in a PDF document.
Insert BarCode in a Multi-page Tiff fileThis example demonstrates the ability of Aspose.BarCode for .NET to generated and inserted a BarCode into a multi-page TIFF image.
Use BarCode in Crystal ReportsThis example features generating the barcodes in Crystal Reports.
BarCode RecognitionDescription
Read Liner 2D BarcodesThis example reads the image and recognizes the barcode from it.
Using Advanced OptionsThis example shows ho to specify the advance options like Scan Strength and Image Binarizations for the BarCode recognition.
Mark Regions for BarCodeThis example retrieve BarCode Region information from the image.
Read BarCode from Excel FileThis example reads the images from an Excel document and tries to recognize the BarCode(s)
Read BarCode from Word DocumentThis example reads the images from a Word document and tries to recognize the BarCode(s).
Read BarCode from Multi-page Tiff FileThis example demonstrates the ability of Aspose.BarCode for .NET to read the multi-page TIFF images and recognizes the BarCode from it.

##Contact Us

About

Aspose.BarCode for .NET Examples

http://www.aspose.com/categories/.net-components/aspose.barcode-for-.net/default.aspx


Languages

Language:XML 67.0%Language:C# 17.5%Language:Visual Basic 15.5%