Create PowerPoint document in Amazon Web Services (AWS)

4 Feb 20251 minute to read

Syncfusion® PowerPoint is a .NET Core PowerPoint library used to create, read, edit and convert PowerPoint documents programmatically without Microsoft PowerPoint or interop dependencies. Using this library, you can create a PowerPoint document in Amazon Web Services (AWS) within a few lines of code.

NOTE

If this is your first time working with Amazon Web Services (AWS), please refer to the dedicated AWS resources. This section explains how to create a PowerPoint document in C# using the .NET Core PowerPoint library (Presentation) in AWS.

Prerequisites

  • An active Amazon Web Services (AWS) account is required. If you don’t have one, please create an account before starting.

  • Download and install the AWS Toolkit for Visual Studio, you can download the AWS toolkit from this link. The Toolkit can be installed from Tools/Extension and updates options in Visual Studio.

Amazon Web Services (AWS)