Hello,
The application I am working on is currently experiencing large amounts of server wide slowdowns due to the Dispose() calls in the Aspose.Slides .NET api.
To give some context, our webserver is receiving request…...that we are converting to a pdf in order to display the file...file on the client in a pdf viewer. This is fine for the most part...