Embed datafile into word document for mail merge

I need to create a serial letter document and instead of just referencing a datafile via link, i’d like to embed the datafile into the word document.
Is this possible using aspose.words?

@manuelk

Thanks for your inquiry. You can use DocumentBuilder.InsertOleObject method inserts an embedded OLE object into the document.

Please ZIP and attach your input and expected output Word documents here for our reference. We will then provide you more information about your query.