Hello Team,
I need your support on this.
We have Word template file with macros in it. we need to pass XML data to it and run the macro so that the final word file can be created.
We have ASPOSE.Total license so is there any way to do this with the ASPOSE.Total?
Regards
Sudrashya
@Sudrashya Unfortunately, there is no way to run macros using Aspose.Words.
Aspose.Words preserves macros (VBA project) existing in a Word document without changes, you can also add new and edit existing macros, but running macros is out of Aspose.Words scope.
https://docs.aspose.com/words/net/working-with-vba-macros/