Hi,
I was analyzing the memory consumption by Aspose.word.java on 64 bit linux system and below are the details when docx to HTML conversion is done by Aspose.words java on a sample file of ~10 MB(which I attached with the previous post):
SET 1 SET 2 SET 3
Before conversion
used memory : 15,349,040 16,003,640 16,003,704
After conversion
used memory : 1,176,999,336 1,266,575,320 1,320,443,304
*All the data are in Bytes.
This means a docx file may require more than 130 times of the size of file.
After this i tried it with another file of ~13 MB but I was not able to convert it due to heap error. I am attaching the file(s) with the reply. Please reply ASAP as we are stuck due to this problem only.
Thanks,
Ajay