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 or read Code32 and Datalogic2of5 barcodes and read MICR barcodes in Java

Aspose.BarCode for Java logoWe are pleased to announce the release of Aspose.BarCode for Java 7.8.0. This release supports generating Code32 and Datalogic2of5 barcodes. You can also read Code32, Datalogic and MICR barcodes. A new manual hint to skip rotated barcodes when reading barcode images has also been added to this release.

Use manual hints to skip rotated barcodes

Aspose.Barcode for Java allows you to turns off the rotation algorithms and increases the recognition speed. BarCodeReader.setManualHints can be set to ManualHint.SkipRotatedBarcodes for this purpose … Continue Reading

Posted in Aspose.BarCode Product Family |

Generate data matrix barcode with text on its right side using Aspose.BarCode for SSRS 7.9.0

We are pleased to announce the release of Aspose.BarCode for Reporting Services 7.9.0. This release supports showing the code text on the right side of the barcode. Barcode recognition has also been improved in this release.

Set the code text location to the right side of a barcode

Aspose.Barcode for Reporting Services allows you to set the code text location to the right side of the barcode. This is helpful in showing the code text on the right side of … Continue Reading

Posted in Aspose.BarCode Product Family |

Generate Data Matrix Barcode with Text on its Right using C#

We are pleased to announce the release of Aspose.Barcode for .NET 7.9.0. This release supports showing the code text on the right side of the barcode. A new algorithm has also been implemented which allows you to read 3D-distorted Aztec codes.

Generate Data Matrix Barcode with Text on its Right

Aspose.Barcode for .NET allows you to set the code text location to the right side of the barcode. This is helpful in showing the code text on the right side … Continue Reading

Posted in Aspose.BarCode Product Family |

Jython Code Examples to Generate and Recognize Barcodes

Aspose.BarCode for Java is a robust and reliable Java API to read and recognize 1D and 2D barcodes from any image within Java applications. It is available for Java SE, Java EE, and Java ME platforms. Aspose.BarCode for Java supports the most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including BMP, EMF, GIF, JPEG, PNG, TIFF, and WMF. With Aspose.BarCode for Java, developers have full control over every aspect of the … Continue Reading

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

Generate and Recognize Barcode using Aspose.BarCode Java API Maven Plugin inside NetBeans IDE

Aspose has released New Plugin for the NetBeans IDE. The Plugin intended for developers using the Maven platform for Java developments and want to use Aspose.BarCode for Java API in their projects.

Aspose.BarCode for Java is a robust and reliable Java API to read and recognize 1D and 2D barcodes from any image within Java applications. It is available for Java SE, Java EE, and Java ME platforms.

Aspose.BarCode for Java supports the most established barcode standards and barcode specifications. … Continue Reading

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

Generate and Recognize Barcode using Maven Plugin inside Eclipse

Generate Barcode
Recognize Barcode

Aspose has released New Plugin for the Eclipse IDE. This Plugin is intended for developers using Maven platform for Java developments and want to use Aspose.BarCode for Java API in their projects.

Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms.

Aspose.BarCode for Continue Reading

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

Recognize Decorated and Dot Peen DataMatrix Barcode using C#

We are pleased to announce the release of Aspose.BarCode for .NET 7.6.0. Decorated and dot peen DataMatrix barcode recognition are the top of the list in this release. Export barcode properties to XML file feature has also been incorporated in this release.

Detect Decorated Datamatrix Barcode using C#

Aspose.BarCode for .Net provides facility to recognize decorated datamatrix barcode.

Following is the simple code illustration of the decorated DataMatrix barcode detection.

Detect Dot Peen Datamatrix Barcode using C#

Aspose.BarCode for … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged ,

Barcode Generator for Sitefinity e-Commerce Products

aspose BarCode for net

Aspose .NET Barcode Generator for Sitefinity is an open source widget that lists Sitefinity e-Commerce products along with Barcodes. You can easily configure the widget to generate different type of codes supported by Aspose.BarCode.

Features in this Release

This initial release of this widget supports the following features:

  • Create and Configure Multiple Barcode styles.
  • Select different Symbologies while creating Barcode styles.
  • Allows controlling Barcode’s Width and Height from the Widget Settings.
  • Barcode Generation is optimized so it doesn’t generate on
Continue Reading
Posted in Aspose.BarCode Product Family | Tagged , , , , , , , ,

Generate or read GS1QR barcodes and speed up barcode detection by specifying manual hints and multiple recognition areas in .NET applications

We are pleased to announce the release of Aspose.Barcode for .NET 7.5.0. This release supports encoding and decoding GS1QR barcodes, and specifying manual hints and multiple recognition areas to speed up the recognition process.

Speed up barcode recognition process using manual hints

Aspose.Barcode for .NET allows you to specify manual hints and speed up recognition process. BarCodeReader.ManualHints property can be set to appropriate ManualHint enumeration value e.g.


Stopwatch watch = new Stopwatch();
string filename = @"Barcode.jpg";
using (BarCodeReader reader = 
Continue Reading
Posted in Aspose.BarCode Product Family, Muhammad Ijaz |

Read UTF-8 Encoding, DataMatrix and Aztec using Java

Aspose.BarCode for Java logo


We are pleased to announce the release of Aspose.BarCode for Java 7.2.0. This release supports recognizing DataMatrix barcode that is UTF-8 encoded.

Enhancements

Reading UTF-8 encoded DataMatrix and Aztec coded barcodes were already supported. However reading from these barcodes have been improved further.

  • Reading functionality of UTF-8 encoded DataMatrix barcodes has been improved.
  • Reading functionality of Aztec code from the images has been improved.

Please check the release notes of Aspose.BarCode for Java 7.2.0 for a complete list of enhancements.… Continue Reading

Posted in Aspose.BarCode Product Family |