Memory issue

Good morning.

i'm using the slides product.

When creating and running a Presentation object on slides, the active memory is 250 MB. Just when I created an object.

This is code:
Presentation pres = new Presentation();
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco} span.s1 {text-decoration: underline ; color: #7e504f} span.s2 {color: #931a68} span.s3 {color: #7e504f} span.s4 {color: #3933ff}

By the way, when Aspose.ppt file is loaded, the active memory is about 550MB.

this power point file just 2 slide. no complex slide

This is code :
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco} span.s1 {text-decoration: underline ; color: #7e504f} span.s2 {color: #931a68} span.s3 {color: #7e504f} span.s4 {color: #3933ff} span.Apple-tab-span {white-space:pre}

Presentation pres = new Presentation(dataDir + "Aspose.ppt");


- i was downloaded "https://github.com/aspose-slides/Aspose.Slides-for-Java"


I think I'm using too much memory, is this normal?

please answer about my question.

Hi Seong,


I have observed your comments. Can you please share source presentation and which Aspose.Slides version you are using on your end. Also please share environment details with us. Please share requested information with us for further investigation to help you out.

Best Regards,