Aspose.Imaging Versionen

Erfahren Sie, was sich in den einzelnen Releases geändert hat – mit Details zu Funktionen, Verbesserungen und behobenen Problemen.

Jan
Feb
Mär
Apr
Mai
Jun
Jul
Aug
Sep
Okt
Nov
Dez
Aspose.Imaging for .NET V26.7Hauptversion3. Juli 2026
Funktionen
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Korrekturen
  • Fixed bugs with rendering SVG.
  • XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
  • Exception on saving CDR file.
Aspose.Imaging for Java V26.7Hauptversion3. Juli 2026
Funktionen
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Korrekturen
  • Fixed bugs with rendering SVG.
  • XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
  • Exception on saving CDR file.
Aspose.Imaging for Python via .NET V26.7Hauptversion3. Juli 2026
Funktionen
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Korrekturen
  • Fixed bugs with rendering SVG.
  • XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
  • Exception on saving CDR file.
Aspose.Imaging for .NET V26.6Hauptversion2. Juni 2026
Funktionen
  • Implemented a faster IccColorConverter pixelsCache.
Korrekturen
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
  • Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Java V26.6Hauptversion2. Juni 2026
Funktionen
  • Implemented a faster IccColorConverter pixelsCache.
Korrekturen
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
  • Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Python via .NET V26.6Hauptversion29. Mai 2026
Funktionen
  • Implemented a faster IccColorConverter pixelsCache.
Korrekturen
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
Aspose.Imaging for .NET V26.5Hauptversion6. Mai 2026
Funktionen
  • Parallelized processes using the Parallel class.
Korrekturen
  • Incorrect colors on specific TIFF to PNG conversion.
  • BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
  • Cannot open the WEBP image.
Aspose.Imaging for Java V26.5Hauptversion6. Mai 2026
Funktionen
  • Parallelized processes using the Parallel class.
  • Improved the speed and reduced the memory consumption when performing graphics drawing operations.
Korrekturen
  • Incorrect colors on specific TIFF to PNG conversion.
  • BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
  • Cannot open the WEBP image.
Aspose.Imaging for Python via .NET V26.5Hauptversion4. Mai 2026
Funktionen
  • Parallelized processes using the Parallel class.
Korrekturen
  • Incorrect colors on specific TIFF to PNG conversion.
  • BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
  • Cannot open the WEBP image.
Aspose.Imaging Product Family Update1. Mai 2026
Aspose.Imaging for .NET V26.4Hauptversion3. Apr. 2026
Funktionen
  • Implemented support for partial GDI rendering.
Korrekturen
  • CDR to WEBP: 'IndexOutOfRange' exception.
  • MemMgr crashes when finalizing.
  • JPG file colors are incorrectly read.
  • CDR to PDF: Image Loading Failed.
Aspose.Imaging for Java V26.4Hauptversion3. Apr. 2026
Funktionen
  • Implemented support for partial GDI rendering.
Korrekturen
  • CDR to WEBP: 'IndexOutOfRange' exception.
  • MemMgr crashes when finalizing.
  • JPG file colors are incorrectly read.
  • CDR to PDF: Image Loading Failed.
Aspose.Imaging Product Family Update1. Apr. 2026
Aspose.Imaging for Python via .NET V26.4Hauptversion1. Apr. 2026
Funktionen
  • Implemented partial GDI rendering features.
Korrekturen
  • CDR to WEBP: 'IndexOutOfRangeException' error.
  • CDR to PDF: Image Loading Failed.
  • JPG file colors are incorrectly read.
  • Fixed problem where 'MemMgr' crashed during finalization.
  • Fixed bug when exporting to PDF for images without own stream.
Aspose.Imaging for Python via .NET V26.3Hauptversion3. März 2026
Funktionen
  • Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
  • Implemented a Shadow Filter.
  • Implemented EXIF Loader in a public API.
Korrekturen
  • Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
  • JPG file colors are incorrectly read.
Aspose.Imaging Product Family Update2. März 2026
Aspose.Imaging for .NET V26.3Hauptversion2. März 2026
Funktionen
  • Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
  • Implemented a Shadow Filter.
Korrekturen
  • Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
  • JPG file colors are incorrectly read.
Aspose.Imaging for Java V26.3Hauptversion2. März 2026
Funktionen
  • Implemented a Shadow Filter.
  • Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
Korrekturen
  • Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
  • JPG file colors are incorrectly read.
  • Regression - ImageExtensions.toJava(EmfImage) throws ArgumentException.
Aspose.Imaging for .NET V26.2Hauptversion6. Feb. 2026
Funktionen
  • Added support for HDR images.
  • Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
Korrekturen
  • RasterImage.AutoRotate throws an exception.
  • CDR - Some layers are overlapped with the background during rasterization.
  • Fixed bugs with pixel colors in JPEG.
  • CDR to PDF - Image loading failed.
Aspose.Imaging for Java V26.2Hauptversion6. Feb. 2026
Funktionen
  • Added support for HDR images.
  • Removed all ThreadLocal variables to make the product server-friendly (avoiding memory leaking).
  • Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
Korrekturen
  • RasterImage.AutoRotate throws an exception.
  • CDR - Some layers are overlapped with the background during rasterization.
  • Fixed bugs with pixel colors in JPEG.
  • CDR to PDF - Image loading failed.
Aspose.Imaging Product Family Update3. Feb. 2026
Aspose.Imaging for Python via .NET V26.2Hauptversion28. Jan. 2026
Funktionen
  • Added support for HDR images.
  • Optimized and sped up PNG pixel loading. Removed temp buffers resulting in unnecessary memory pressure.
Korrekturen
  • RasterImage.AutoRotate throws an exception.
  • CDR - Some layers are overlapped with background during rasterization.
  • Fixed bugs with pixel colors in JPEG.
  • CDR to PDF - Image loading failed.
Aspose.Imaging Product Family Update6. Jan. 2026