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.
http://www.aspose.com/Products/Aspose.Words/Api/InsertOneDocumentintoAnotheratAnyLocation.html
Also please provide me more information about your problem and give me your code.
Best regards.