Create a VBA Module

Introduction

Aspose.Slides.Cloud API allows to create VBA modules and add global references if needed.

CreateVbaModule

API Information

API Type Description Resource
/slides/{name}/vbaProject/modules POST Returns VBA module info CreateVbaModule

Examples

cURL Example

The code example below shows how to create VBA module and add two global references.

SDK Examples

SDK Source

The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs