Converting multiple slident to image memory leaks

Hi.

I’m trying to process several power point slides ( around 50)
I load a slide from a stream

i get the first slide thumbnail
pptx.Slides[0].GetThumbnail(1, 1)

and i save the image generated.

I notice that the memory use of my app is increase and increase and never got release.

I put using on the Presentation class

Is there anyway to clear the memory?

I stumble across this post
PresentationEx memory leak?

but this gave no solution to the problem.

Hi Eidan,

Thank you for the details.

Which version of Aspose.Slides for .NET are you using? If you are using an older version of the product, please download and try the latest version of Aspose.Slides for .NET v14.10.0. If you still face the issue, please share your sample code and template PPTX files with us to further test the issue.

Thanks & Regards,