Liberate memory using java

im searching for liberating memory in aspose words(version 14.11.0), aspose email for msg(version 4.8.0), aspose slides for ppt(version 14.10.0) and aspose cells for excel(version 8.3.1).

i need to do the same thing we can do with aspose pdf:

pdfDocument.freeMemory();
pdfDocument.dispose();

pdfDocument.close();


Hi Roula,

These methods are not available in other APIs. Only dispose() method is available in Aspose.Slides. We are logging this requirement into our issue tracking system and share the issue IDs with you soon.

Best Regards,

Hi Roula,

With respect to Aspose.Email API, could you please share some specific use cases that we can further investigate in light of memory consumption or usage? We’ll look into your requirements and share our feedback with you.