Using aspose.slides from a windows service is very slow

Hi,

we developped a 64 bits web server with delphi.



This server calls a dll written in c# which uses Aspose to convert PPT to PDF :

Presentation pres = new Presentation(“c:\temp\test.ppt”);

pres.Save(“c:\temp\test.ppt.pdf”, SaveFormat.Pdf);



When the server runs as a Windows service, the conversion takes 74 seconds



and when the server runs as a foreground application, it takes 12 seconds !?



coud you help us to fix this problem ?



Aspose.Slides.dll v16.11.0

windows 10 64 bits



attached is the test.ppt file

Hi Christophe,


I have observed your comments. Can you please try to use Aspose.Slides latest version on your end. Please share feedback with us if there is still an issue.

Best Regards,

Yes !
the problem is fixed with the 16.12.0.0 release.
Thank you for your help.

Hi Christophe,


You are very welcome.

Best Regards,