Aspose.BarCode for Python via .NET Releases
Released: Jan 13, 2026
Updates in V25.12
Features
- Added support for new QualitySettings structure to MicroQR engine.
- Added support for new QualitySettings structure to Pdf417 and MicroPdf417 barcode engines.
- Added support for new QualitySettings structure to MaxiCode barcode engine.
- Optimized Han Xin recognition speed.
- Reviewed and updated API.
Released: Dec 2, 2025
Updates in V25.11
Features
- Improved Pdf417 recognition performance on mobile devices.
- Optimized Han Xin recognition speed.
- Improved Aztec recognition performance on mobile devices.
- Optimized 2D barcode recognition and changed the recognition algorithm of GS1CompositeBar.
- Improved recognition performance of inverted barcodes.
- Implemented support for US Driving License format.
Fixes
- Exception "ImportError: Unable to import module dependencies. Cannot import the aspose.pyreflection module" when using Aspose.Words...
Released: Aug 27, 2025
Updates in V25.7
Features
- Added ability to save text as a graphic path when exporting to PDF format. This allows barcode text to be rendered as vector shapes, which improves compatibility with systems that do not embed fonts.
- Improved 'MBaseProcessor' recognition performance on mobile devices.
- Improved Interleaved2of5 recognition performance on mobile devices.
- Refined list of 'MostCommonTypes' and set as default.
Fixes
- Unable to recognize Code39 barcode.
- Barcode recognition performance slowdown between 23.9 and...
Released: Jul 31, 2025
Updates in V25.6
Features
- Improved Code 128 recognition performance.
- Made enhancements to descriptions and code examples.
Fixes
- GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.
Released: Jun 30, 2025
Updates in V25.5
Features
- Improved quality of 1D barcodes recognition on dataset.
Fixes
- Certain pharmacode image is not recognized.
Released: May 1, 2025
Updates in V25.4
Features
- Added CMYK color support for PDF barcode generation.
- Improved DataMatrix recognition performance.
Released: Mar 22, 2025
Updates in V25.3
Features
- Improved Databar recognition quality and performance (DBase processor).
Released: Feb 26, 2025
Updates in V25.2
Features
- The recognition quality and speed of PBase processors have been improved. These enhancements apply to the following symbologies:
- Additionally, the recognition speed of most 1D processors has been improved with updates to the 1D recognition engine.
Fixes
- Fixed bug with differences in created PDF files which depended from system localization.
Released: Jan 21, 2025
Updates in V25.1
Features
- Added QualitySettings support to NDTBase processor.
- Improved the sorting algorithm LikelihoodPairComparer class.
Fixes
- Different ways to generate images yield different results.
Released: Jan 3, 2025
Updates in V24.12
Features
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.BarCode.
Fixes
- Barcode scanner reads the wrong value using USPS OneCode.
- Fixed infinite recursion in QuadPointsHelper.
- Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
- Fields of ComplexBarcode.Address were not initialized.