What is maximum document size handled by ASPOSE.PDF and Aspose.Words

Can you please let me know maximum document size handled by ASPOSE.pdf​ and ASPOSE.word?

@ratchaniwan

Please note that Aspose.Words and Aspose.PDF have no document size limit.

In terms of memory, Aspose.Words does not have any limitations. If you are loading huge Word documents into Aspose.Words’ DOM, more memory would be required. This is because during processing, the document needs to be held wholly in memory. Usually, Aspose.Words needs 10 times more memory than the original document size to build a DOM in the memory.