Maximum number of threads

Hi Team,

What is the maximum number of threads we can use with Aspose.Words and Aspose.PDF?

Thanks,
Arvind

@rnara There is no limitation in number of threads. Please note, Aspose.Words is multithread safe as long as only one thread works on a document at a time. This is a typical scenario to have one thread working on one document. Different threads can safely work on different documents at the same time.
The only limitation is the available resources. Please see our documentation to learn more about Aspose.Words memory requirements:
https://docs.aspose.com/words/net/memory-requirements/