I have multiple templates and each template has a appropriate datasource. I have to merge those into one word document. How can I do that?
Thanks
I have multiple templates and each template has a appropriate datasource. I have to merge those into one word document. How can I do that?
Thanks
You need to merge first and then combine the documents into one. You can find the code examples for combining documents here:
https://docs.aspose.com/words/net/insert-and-append-documents/
Best regards,