Aspose words .net performance

Hi,

On a VM server running under AMD CPU, we have some performance issue.

The old program do the following:
Open Word 2003 Template document (doc 1)
Open Word 2003 Header file document (doc 2)
Find the good header in doc 2 using bookmark and copy it to doc 1 in place of a bookmark.
Run a macro in doc 1 to move the copied part in document header.
Find some boards add rows, cells… and put value on it
close documents and words. (this process take 6s on the server)

The same thing using aspose word to generate docx instead of doc document:
with {Includetext} and {mergefield …} with region take min 8s.

I hope that working directly on word XML file should be faster than working directly with office.

Could you please have a look?

Thanks
Hi Stephan,

Thanks for your inquiry. Please note that CPU performance and memory usage all depend on complexity and size of the documents you are loading/generating.

To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input Word document
  • Please share your old application (source code without compilation errors) that helps use to check performance issue.
  • Please create a standalone console application (source code without compilation errors) that helps us reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we'll start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip them and Click 'Reply' button that will bring you to the 'reply page' and there at the bottom you can include any attachments with that post by clicking the 'Add/Update' button.