Browse our Products

Aspose.Page for Java 25.7 Release Notes

Improvements and Changes

Simplified saving PS/EPS as image. Now it is not necessary to save images bytes manually. See Public API changes.

KeySummaryCategory

Public API and Backwards Incompatible Changes

Added APIs

M: void com.aspose.eps.PsDocument.saveAsImage(com.aspose.eps.device.ImageSaveOptions options) M: void com.aspose.eps.PsDocument.saveAsImage(com.aspose.eps.device.ImageSaveOptions options, java.lang.String outDir, java.lang.String fileNameTemplate)

Renamed APIs

M: byte [][] com.aspose.eps.PsDocument.saveAsImage(com.aspose.eps.device.ImageSaveOptions options) -> byte [][] com.aspose.eps.PsDocument.saveAsImagesBytes(com.aspose.eps.device.ImageSaveOptions options)

This release of Aspose.Page for Java is a maintenance release which has been migrated from the latest version of Aspose.Page for .NET. It includes all changes from the equivalent .NET version and further improves the overall stability of the API in terms of functionality.

Got any Query?

If you have any query related to Aspose.Page for Java API, please feel free to write to reach us on Aspose.Font forum. We’ll be glad to assist you with your inquiries.