Question concerning Aspose.Words

Dear sirs and maddams,

I have got a question concerning Aspose.Words:.

  1. Has Aspose.Words (Trial version) the full functionality or are some functions missing compared to the full version ?

  2. When inserting Rtf streams into a WORD document, can a DocumentBuilder also accept a Microsoft Word instance or only Aspose.Words.Instances.

Because in my tests, when I’m generating a WORD document, I would like to replace the current rtf inserting function through your aspose.words function to see if it works properly.
However, I’m not able to create a documentbuilder object which refers to the original microsoft word document which is created at this time.
Or is it only possible to create such a Aspose.Words.Document without using WORD ???

Thank you very much.

Best regards,
Tobias Rüger

This message was posted using Email2Forum by romank.

Hi
Thanks for your interest in Aspose.Words.

  1. Please see the following link to learn more about limitations of evaluation version of Aspose.Words.
    https://docs.aspose.com/words/net/licensing/
  2. You can create DocumentBuilder only using instance of Aspose.Words.Document. Please see the following link to learn more:
    https://reference.aspose.com/words/net/aspose.words/documentbuilder/

Also I think the information provided in the following forum threads could be useful for you.
https://forum.aspose.com/t/104787
Best regards,