Category Archive: Aspose.BarCode Product Family

Official blog of Aspose.BarCode for .NET, Java & Reporting Services with news of newly supported features, hot fixes, technical articles, tips and videos.

Generate Barcode in Node.js Applications

Barcodes are used to visually represent the data in the form of graphical objects. Different types of barcodes are used in various cases, such as Code128, QR code, Aztech, Pdf127, and etc. In this article, you will learn how to implement barcode generation features in your web applications. Particularly, the article will cover how to generate barcodes of different symbologies within Node.js applications.

Posted in Aspose.BarCode Product Family | Tagged , ,

Generate Barcodes with UTF-8 Encoding using C#

In the previous post, you have seen how to generate and read different types of barcodes using C#. However, in certain cases, you have to deal with non-English characters. For example, when you work with Arabic, Latin, Greek, or similar languages. In such cases, you may need to encode the characters into Unicode standards i.e. UTF-8. In accordance with that, this article covers how to generate and recognize barcodes using UTF-8 encoding in C#.

Posted in Aspose.BarCode Product Family | Tagged , ,

Read Barcodes using C# Barcode API

scan and read barcode in C#

In the previous article, you have learned how to generate various types of barcodes programmatically. In this article, you will learn how to read the barcodes using C# barcode reader API. The article will also cover how to read particular or different types of barcode symbologies in an image.

C# API to Read Barcodes

Continue Reading
Posted in Aspose.BarCode Product Family | Tagged , , ,

Generate Barcodes using C# – .NET Barcode API

generate barcode using C#

Barcodes are used to visually represent the data in a machine-readable form. Most often, barcodes appear to be a means of a product’s identification. Various types of barcodes are used in different scenarios such as Code128, QR, Datamatrix, Aztec, etc. In this article, you will learn how to generate the barcodes in C#. Furthermore, you will see how to customize the appearance of a barcode.

Continue Reading
Posted in Aspose.BarCode Product Family | Tagged , ,

Generate and Read Barcodes using C++

In this article, I’ll demonstrate how to generate barcodes programmatically using C++. You will also learn how to implement a barcode scanner or reader within your C++ applications.

generate barcode in C++

Barcodes are used to visually represent the data in the machine-readable form. The said technology has proved to be useful especially in the automated checkout systems deployed in stores and supermarkets. Almost every product in the market these days contains a barcode on it. This widespread popularity of the barcode has … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged ,

Generate and Scan Barcodes Programmatically using Java

In this article, I’ll show you how to generate barcodes programmatically using Java. Furthermore, you will also learn how to scan and read different types of barcodes using Java.

Generate Barcode in Java 2

Barcode technology is a popular and widely used way to visually represent data about objects in the form of different patterns. Barcode is the encoded and machine-readable form of the data that can be decoded or read using the barcode scanners. These days, almost every product contains a barcode … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged , , ,

PHP Barcode Generator and Reader API – Generate and Scan Barcodes in PHP

PHP Barcode Generator Library

Barcodes are used to visually represent the data about an object in the machine-readable form. It is more popular to keep the data about products which can be read using the barcode scanners. In order to make it possible to generate and read a variety of barcodes in the PHP based web applications, we have released Aspose.BarCode for PHP via Java – an easy to use PHP barcode generator and reader API which is designed to work via Java Continue Reading

Posted in Aspose.BarCode Product Family | Tagged , , , , , ,

Generate and Read Swiss QR Code using C# – .NET Barcode Generator API

We are glad to roll out our latest release of Aspose.BarCode for .NET v19.10 having support for widely used Swiss QRCode. This new feature will make developers capable of developing applications to use it on bills, making digital payments, product packaging, railways, bike-sharing and even for buying bitcoins. Details of all the new exciting features can be found in the release notes containing a list of all the new added features, bugs resolution and public API changes which a developer … Continue Reading

Posted in Aspose.BarCode Product Family |

.NET Standard 1.3 version Discontinued in Aspose.BarCode for .NET 19.7

Process of up-gradation and performance improvement is going on and on for Aspose.BarCode and here we are with a new version of Aspose.BarCode for .NET 19.7. We have removed the support for older versions of .NET standard 1.3 and compact version also which is very less used nowadays. You can get a list of all the changes and upgradations in the release notes for this new version.

Discontinue support for .NET Standard 1.3

We have discontinued the support for … Continue Reading

Posted in Aspose.BarCode Product Family |

Use ECI Encoding for Barcodes in Java with Aspose.BarCode for Java v19.6

Aspose.BarCode for Java 19.6 is released which contains new properties and improvements which will ease your work to read and write barcodes with ECI encoding information and also make possible to read low-resolution TIFF images. These API changes and other details can be obtained in the release note page of the API documentation. Let me share the details of these new features and their use in the programming.

ECI Encoding for Barcodes

Implementing barcode reading is quite a complex task. … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged