Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory.
This code is used to
private static class HandleSaveProgress implements IProgressCallback {
@Override
public voi…...static void logJavaMemory(String msg) { Runtime runtime = Runtime...usedMemoryInMB); LOGGER.debug(msg + ": " + usedMemoryString); }...