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…...resources used by the Presentation object. However, if the Dispose()...Presentation objects, consider implementing an object pool. This...