Aspose.BarCode for .NET のリリース
Released: Aug 19, 2025
V25.8 での更新項目
機能
- Improved Pdf417 recognition performance on mobile devices.
- Optimized Han Xin recognition speed.
Released: Jul 19, 2025
V25.7 での更新項目
機能
- 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.
不具合の修正
- Unable to recognize Code39 barcode.
- Barcode recognition performance slowdown between 23.9 and 25.5.
Released: Jun 18, 2025
V25.6 での更新項目
機能
- Improved Code 128 recognition performance.
- Made enhancements to descriptions and code examples.
不具合の修正
- GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.
Released: May 26, 2025
V25.5 での更新項目
機能
- Improved quality of 1D barcodes recognition on dataset.
不具合の修正
- Certain pharmacode image is not recognized.
Released: Apr 23, 2025
V25.4 での更新項目
機能
- Added CMYK color support for PDF barcode generation.
- Improved DataMatrix recognition performance.
Released: Mar 21, 2025
V25.3 での更新項目
機能
- Improved Databar recognition quality and performance (DBase processor).
Released: Feb 20, 2025
V25.2 での更新項目
機能
- Added Microsoft .NET 9 support.
- Recognition quality and speed of PBase processors was improved. These improvements include the following symbologies:
- Recognition speed of most 1D processors was improved with new changes to 1D recognition engine.
不具合の修正
- Fixed bug with incorrect barcode region detection where Image property RotateFlipType changes picture orientation.
- Fixed bug with differences in created PDF files which depended from system localization.
Released: Jan 17, 2025
V25.1 での更新項目
機能
- Added QualitySettings support to NDTBase processor.
- Improved the sorting algorithm LikelihoodPairComparer class.
不具合の修正
- Different ways to generate images yield different results.
Released: Dec 18, 2024
V24.12 での更新項目
機能
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.Barcode.
不具合の修正
- 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.
Released: Nov 18, 2024
V24.11 での更新項目
機能
- Added support for new 'QualitySettings' structure to the 1D barcode engine.
不具合の修正
- Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.