Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Memory Optimization
Load and Save JPEG 2000 and DjVu with Optimized Memory in C# and Java
Memory optimization is an important factor to be considered when performing any computation or processing on digital data. Different optimization strategies are applied to minimize memory utilization as well as processing delay. This is the reason we have implemented the feature of memory optimization for loading and creating the JPEG 2000 (JP2) and DjVu images in Aspose.Imaging for .NET and Java 19.12.
Memory Optimization for JPEG 2000 Images
Aspose.Imaging for .NET and Java APIs support working with JPEG 2000 images. … Continue Reading
Posted in Aspose.Imaging Product Family Tagged .NET, Aspose.Imaging API, C#, DjVu, JP2, JPEG 2000, Memory Optimization, java
Exception Handling for Corrupted Excel Files in Android
We are pleased to announce the release of Aspose.Cells for Android 7.0.0 with new features, enhancements, and bug fixes.
There are some valuable features in this month’s release. For a full list of bug fixes and other improvements please refer to the download page.
Optimize Memory for Existing Worksheets
Aspose.Cells for Android provided memory optimization settings for newly created worksheets by exposing the setMemorySetting method for the Workbook.Settings class. The previously provided approach was useful for minimizing the overall memory … Continue Reading