How to solve the memory leak problem when save excel to html with Aspose.Cells 24.1.0

Thanks.
I will try again with CustomLoadFilter, tks
BTW, demo.xls only have one sheet with 19k lines and could not dispose the memory, this issue is still open, while demo2.xlsx with simple data and multi sheet.

@davidxiao2008
Thank you for your feedback and detailed explanation. We will further investigate your issue. Once there is an update, we will notify you promptly.

hi guys,
is there any solution provided? please help check it, tks.

@davidxiao2008
Please try the latest version 24.8
We are still working on this issue. We found web application consums more memory than console.

@davidxiao2008 ,

We analyzed with the profiler and found that the managed memory of static cells objects occupied about 60+ MB, and no memory leak was found.