I need to modify the datasource location of an existing Word document.
Currently using Word, I'm using the following method:
doc.MailMerge.OpenDataSource(ODCLocation)
Is there a way to do this using Aspose Words?
I need to modify the datasource location of an existing Word document.
Currently using Word, I'm using the following method:
doc.MailMerge.OpenDataSource(ODCLocation)
Is there a way to do this using Aspose Words?