How to Use VBA Scripting in Aspose.Slides?

Hi,

We are creating a custom web application and we have a few questions regarding ASPOSE. Our system will generate a PowerPoint template and the user will download it, modify it and re-upload it. We want to use VBA scripting to do the mapping of data. Is it possible that we add VBA scripting using ASPOSE slides?

@leofernandez,
Welcome to our community! Thank you for your inquiry.

Aspose.Slides supports manipulations of VBA macroses in presentations. Please look at the next articles.
For C#: Presentation via VBA
For Java: Presentation via VBA
For C++: Presentation via VBA