Is there any processing outside of our code?

Hi,

we want to use Aspose.Total for .Net, and we need to be sure that no data is processed outside of our environment. So, when we use the libraries in our code, is it guaranteed that all processing runs in our code and process and nothing is transferred to any other location, when using the Aspose classes?

Thanks in advance,
Olaf

@OlafD,

Yes, the native APIs of Aspose perform all file processing tasks inside the same local machine within your application’s environment and nothing is transferred to any other location.