Aspose.BarCode for Python via .NET Releases
Released: Jun 10, 2026
Updates in V26.5
Features
- Added 'AllowShortBarcodes' to BarcodeReader.
- Improved Postal barcodes recognition engine.
- Added an option to BarCodeReader to recognize only the required barcode types.
- Added the ability to detect Unicode charsets in 2D barcodes.
- Removed the EnableEscape property.
- Exposed BarCodeReader.GetBarCodeDecodeType() as a public method.
Fixes
- Fixed ExtendedCodetext mode in QR encoder.
- Reading barcodes from PDF - Barcode is not recognized.
- Recognition of EAN barcodes while barcode read type is...
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.