Aspose.Words creates temporary folders and not getting cleaned after use

Hi,

It seems that Aspose,Words is creating (temporary) folders and files inside the appdata and these folders including its files are nog getting clean up after use and after a while the appdata folder become bigger and bigger. Is there away to delete this automatically?

Thank’s in advance.

Cheers,
Inoel

missing image

aspose.words.temp.png (87.5 KB)

@inoel

Thanks for your inquiry. Please note Aspose.Words for .NET/Java does not save temporary files on disk but uses memory for processing. If you are using some old version then please download and try latest version of Aspose.Words for .NET/Java, it will resolve the issue. However, if the issue persists then please attach the following resources as ZIP file. We will look into the issue and will guide you accordingly.

  • Your input Word document.
  • Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.