How to merge multiple documents together?

Hi

I am just wondering what is the easiest method to merge 2 word document together. I know that I can use DocumentBuilder object to open an existing document. However, I don’t see any easy method to copy the contents of another document into the DocumentBuilder object.

Any suggestions?

Thanks in advance

CSW

See “Copying Sections between Documents” topic in the “Working With Sections” article in Aspose.Words documentation.

Online address of this article is:

https://docs.aspose.com/words/net/working-with-sections/