Work with Macro

My company uses Macro and I was wondering if Aspose.Total for .net will work with this? Thanks.

This message was posted using Email2Forum by haley.stuart.

Hi, Ivan
Could you be more specific on that? Do you use VBA to automate MS Office applications or what exactly do you mean by "macro’?

We are using MS Word automation. The exact example of what we are doing is Application.Run(“Macro Name”, “Word Template”). In this example the macro (which resides on a server) executes upon opening the Word Template. This macro does formatting to the document in preparation for data that will be inserted into the document. My question is, does the ASPOSE components allow for execution of Macros upon entry into the document, or execution of macros after the document is already open. Either solution will work.

Hi
Thanks for your inquiry. Unfortunately, Aspose.Words does not allow executing macros. Maybe you can do what you need without using macros but using Aspose.Words. Could you please provide me example of macro that you run on template?
Best regards.