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…...Issue with Presentation.Dispose() Method Blocking Other Threads...MemoryStream Dim file as New Presentation(filePath) file.Save(s, Aspose...