Aspose.Imaging Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Aspose.Imaging for .NET V26.7Versione principale3 lug 2026
Funzionalità
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Correzioni
  • 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.7Versione principale3 lug 2026
Funzionalità
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Correzioni
  • 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.7Versione principale3 lug 2026
Funzionalità
  • Optimized Rotate methods by parallelization.
  • Optimized Resize methods by parallelization.
  • Sped up WEBP format processing.
  • Added the ability to render Arabic fonts.
Correzioni
  • 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.6Versione principale2 giu 2026
Funzionalità
  • Implemented a faster IccColorConverter pixelsCache.
Correzioni
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
  • Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Java V26.6Versione principale2 giu 2026
Funzionalità
  • Implemented a faster IccColorConverter pixelsCache.
Correzioni
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
  • Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Python via .NET V26.6Versione principale29 mag 2026
Funzionalità
  • Implemented a faster IccColorConverter pixelsCache.
Correzioni
  • ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
  • WEBP image is exported incorrectly in PNG and JPEG.
Aspose.Imaging for .NET V26.5Versione principale6 mag 2026
Funzionalità
  • Parallelized processes using the Parallel class.
Correzioni
  • 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.5Versione principale6 mag 2026
Funzionalità
  • Parallelized processes using the Parallel class.
  • Improved the speed and reduced the memory consumption when performing graphics drawing operations.
Correzioni
  • 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.5Versione principale4 mag 2026
Funzionalità
  • Parallelized processes using the Parallel class.
Correzioni
  • 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 mag 2026
Aspose.Imaging for .NET V26.4Versione principale3 apr 2026
Funzionalità
  • Implemented support for partial GDI rendering.
Correzioni
  • 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.4Versione principale3 apr 2026
Funzionalità
  • Implemented support for partial GDI rendering.
Correzioni
  • 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.4Versione principale1 apr 2026
Funzionalità
  • Implemented partial GDI rendering features.
Correzioni
  • 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.3Versione principale3 mar 2026
Funzionalità
  • 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.
Correzioni
  • Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
  • JPG file colors are incorrectly read.
Aspose.Imaging Product Family Update2 mar 2026
Aspose.Imaging for .NET V26.3Versione principale2 mar 2026
Funzionalità
  • Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
  • Implemented a Shadow Filter.
Correzioni
  • Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
  • JPG file colors are incorrectly read.
Aspose.Imaging for Java V26.3Versione principale2 mar 2026
Funzionalità
  • Implemented a Shadow Filter.
  • Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
Correzioni
  • 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.2Versione principale6 feb 2026
Funzionalità
  • Added support for HDR images.
  • Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
Correzioni
  • 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.2Versione principale6 feb 2026
Funzionalità
  • 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).
Correzioni
  • 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.2Versione principale28 gen 2026
Funzionalità
  • Added support for HDR images.
  • Optimized and sped up PNG pixel loading. Removed temp buffers resulting in unnecessary memory pressure.
Correzioni
  • 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 gen 2026