Dear there,
My question is how the objects are loaded in the memory , is it SAX , or DOM ?
and what’s the best size in maximum and minimum heap parameters ?
Best Regards!
Dear there,
Hi Anas,
Aspose APIs build the document layout in memory and use DOM. Heap size depends upon the complexity, size and number of document to be converted. You can increase the heap size if you are getting out of memory exceptions for your documents.
Best Regards,