Template

Overview

Template is a class in Aspose.Slides FOSS for .NET.

PPTX template loading. Loads the Template.pptx file for new presentations.

Properties

NameTypeAccessDescription
TemplatePathstringReadGets or sets the file system path where the template is stored

Methods

SignatureDescription
GetTemplatePath()If the template file doesn’t exist.
LoadTemplate(package: Opc.OpcPackage)If Template.pptx doesn’t exist.

See Also