Hello,
I'm wodering if aspose has a way to clean up after itself? Specifically, does the document class, for example, implement IDisposable? I don't see anything on the API documention that suggests that it does. I also don't see any close methods.
We're having issues cleaning up files, after aspose is finished with them. We need to find a way to force aspose to clean up or let go of its handles on certain word files.
-Randall