Aspose.BarCode for Python via .NET 릴리스

Released: May 1, 2025

V25.4 버젼 업데이트

기능

  • Added CMYK color support for PDF barcode generation.
  • Improved DataMatrix recognition performance.

Released: Mar 22, 2025

V25.3 버젼 업데이트

기능

  • Improved Databar recognition quality and performance (DBase processor).

Released: Feb 26, 2025

V25.2 버젼 업데이트

기능

  • The recognition quality and speed of PBase processors have been improved. These enhancements apply to the following symbologies:
    • PatchCode
    • Pharmacode
  • Additionally, the recognition speed of most 1D processors has been improved with updates to the 1D recognition engine.

수정사항

  • Fixed bug with differences in created PDF files which depended from system localization.

Released: Jan 21, 2025

V25.1 버젼 업데이트

기능

  • Added QualitySettings support to NDTBase processor.
  • Improved the sorting algorithm LikelihoodPairComparer class.

수정사항

  • Different ways to generate images yield different results.

Released: Jan 3, 2025

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 20, 2024

V24.11 버젼 업데이트

기능

  • Added support for new 'QualitySettings' structure to the 1D barcode engine.

수정사항

  • Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.

Released: Oct 23, 2024

V24.10 버젼 업데이트

기능

  • Barcode recognition speed, on mobile devices, has been increased for Aztec, DataMatrix, DotCode, HanXin, QR, Pdf417, and MicroPdf417 barcodes.

Released: Sep 26, 2024

V24.9 버젼 업데이트

수정사항

  • Sorting algorithm in QRTargetDetector throws with Exception in Java.
  • Fixed AutoSizeMode.

Released: Aug 22, 2024

V24.8 버젼 업데이트

기능

  • Updated PZN encoder and decoder.
  • QR, MicroQR, RectMicroQR barcodes recognition parameters obtained new public properties QRVersion, MicroQRVersion, RectMicroQRVersion and QRErrorLevel, which have been added to the QRExtendedParameters.

수정사항

  • AustralianPostShortBarHeight is ignored.

Released: Jul 23, 2024

V24.7 버젼 업데이트

기능

  • Updated HighQuality preset implementation for QR recognition engine.

수정사항

  • AustralianPostShortBarHeight is ignored.
  • The images that are generated should be compared with reference images.