If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Download Aspose.BarCode Cloud SDK to Process Barcodes
Aspose.BarCode Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process.
Open
NuGet package manager, search for Aspose.BarCode-Cloud and install. You may also use the following command from the Package Manager Console.
Barcode Processing in the Cloud via REST API
WARNING: Please Update SDK to version >= 21.9.0. All SDK version < 21.9.0 will stop working soon!

Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
This cloud SDK assists you to seamlessly integrate barcode generation, processing & conversion functionality into your C#, ASP.NET & other .NET cloud apps.
Why Download Aspose.BarCode Cloud SDK for .NET?
Generate new barcodes (Linear, 2D & Postal), configure barcode properties and attributes, such as barcode height, dimensions, image format, and more. Scan existing barcodes belonging to 60+ symbologies, including, Codabar
, PDF417
, QR
, MicroQR
, EAN
, Postnet
, UPC
, RM4SCC
and many more.
Cloud BarCode Processing Features
- Generate, scan and customize
1D
(linear), 2D
and postal
barcodes. - Generate and recognize barcodes with the
checksum
option. - Fetch barcode as an image stream or save the barcode to the local disk.
- Configure barcode height, width, angle quality, margin & resolution.
- Configure barcode to be auto-sized or set
X
& Y
dimensions. - Generate a new barcode with a specified code text location.
- Apply bar height and barcode image format.
- Rotate the barcode image at a certain angle & generate multiple barcodes.
- Scan image to recognize barcode from a specific region of that image.
- Recognize the specified number of barcodes.
- Apply image processing algorithms to read barcodes.
JPEG, TIFF, PNG, BMP, GIF, EXIF
Save BarCode As
EMF, SVG
Supported Barcode Symbologies
Linear barcode symbologies:
EAN13, EAN8, UPCA, UPCE, Interleaved2of5, Standard2of5, MSI, Code11, Codabar, EAN14(SCC14), SSCC18, ITF14, Matrix 2 of 5, PZN, Code128, Code39 Extended, Code39 Standard, Code93 Extended, Code16K, Code93 Standard, IATA 2 of 5, OPC, GS1Code128, ISBN, ISMN, ISSN, ITF6, VIN, Pharmacode, DatabarOmniDirectional, DatabarTruncated, DatabarLimited, DatabarExpanded, DatabarStackedOmniDirectional, DatabarExpandedStacked, DatabarStacked, PatchCode, Supplement (Decode only).
2D barcode symbologies:
PDF417, MacroPDF417, MicroPDF417, CompactPDF417 (Decode only), DataMatrix, Aztec, QR, MicroQR, DotCode, MaxiCode, Italian Post 25, GS1DataMatrix, Code16K.
Postal barcode symbologies:
Postnet, Planet, USPS OneCode, Australia Post, Deutsche Post Identcode, Deutsche Post Leticode, RM4SCC, SingaporePost, AustralianPosteParcel, SwissPostParcel, UpcaGs1DatabarCoupon.
Get Started
You do not need to install anything to get started with Aspose.BarCode Cloud SDK for .NET. Just create an account at Aspose for Cloud and get your application information.
Simply execute Install-Package Aspose.BarCode-Cloud
from the Package Manager Console in Visual Studio to fetch & reference Aspose.BarCode Cloud assembly in your project. If you already have Aspose.BarCode Cloud SDK for .NET and want to upgrade it, please execute Update-Package Aspose.BarCode-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial