Good morning, I have tryed without success to insert an external word document (.doc) between two words in a new document created by my code. It’s possible to do that ?
Thank you.
Stefano.
Good morning, I have tryed without success to insert an external word document (.doc) between two words in a new document created by my code. It’s possible to do that ?
Thank you.
Stefano.
Hi
Thank you for your interest in Aspose.Words. I think that you can try using InsertDocument method to achieve this. InserDocument method you can find here.
https://docs.aspose.com/words/net/insert-and-append-documents/
Also please provide me more information about your problem and give me your code.
Best regards.