Lancements de Aspose.BarCode for Python via .NET
Released: Jan 13, 2026
Mises à jour de V25.12
Fonctionnalités
- 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
Mises à jour de V25.11
Fonctionnalités
- 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.
Correctifs
- Exception "ImportError: Unable to import module dependencies. Cannot import the aspose.pyreflection module" when using...
Released: Aug 27, 2025
Mises à jour de V25.7
Fonctionnalités
- 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.
Correctifs
- Unable to recognize Code39 barcode.
- Barcode recognition performance slowdown...
Released: Jul 31, 2025
Mises à jour de V25.6
Fonctionnalités
- Improved Code 128 recognition performance.
- Made enhancements to descriptions and code examples.
Correctifs
- GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.
Released: Jun 30, 2025
Mises à jour de V25.5
Fonctionnalités
- Improved quality of 1D barcodes recognition on dataset.
Correctifs
- Certain pharmacode image is not recognized.
Released: May 1, 2025
Mises à jour de V25.4
Fonctionnalités
- Added CMYK color support for PDF barcode generation.
- Improved DataMatrix recognition performance.
Released: Mar 22, 2025
Mises à jour de V25.3
Fonctionnalités
- Improved Databar recognition quality and performance (DBase processor).
Released: Feb 26, 2025
Mises à jour de V25.2
Fonctionnalités
- 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.
Correctifs
- Fixed bug with differences in created PDF files which depended from system localization.
Released: Jan 21, 2025
Mises à jour de V25.1
Fonctionnalités
- Added QualitySettings support to NDTBase processor.
- Improved the sorting algorithm LikelihoodPairComparer class.
Correctifs
- Different ways to generate images yield different results.
Released: Jan 3, 2025
Mises à jour de V24.12
Fonctionnalités
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.BarCode.
Correctifs
- 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.