12卧薪尝胆ppt课件.zip (7.6 MB)
This slides comsume Too Much memory when saving.Please refer to the attachment.
@tomgreen,
Thank you for the sample presentation.
Please check your results using the latest version of Aspose.Slides for .NET if it is possible. If the issue persists, please share the following information:
- code example that reproduces the problem with memory
- amount of memory consumed when executing the code
- OS version on which the code was executed
- .NET target platform in your app
- Aspose.Slides version you used
古诗词三首课堂教学课件.zip (2.8 MB)
Here is another sample.
- code example that reproduces the problem with memory
pres.Save(System.IO.Path.GetDirectoryName(pptpath) + "\\" + System.IO.Path.GetFileNameWithoutExtension(pptpath) + "_red.ppt", ASS.Aspose.Slides.Export.SaveFormat.Pptx);
-
amount of memory consumed when executing the code
99% of total memory (Memory leakage) -
OS version on which the code was executed
windows server 2019
- .NET target platform in your app
net 6.0
- Aspose.Slides version you used
Latest Version
@tomgreen,
Thank you for the details. I am working on the issue and will get back to you as soon as possible.
@tomgreen,
Could you please indicate how much memory is consumed when executing the code on the operating system you specified for both sample presentations?