Template — Aspose.Slides FOSS Java API Reference

Overview

Template pPTX template loading. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition. Refer to the package documentation for installation instructions and a complete list of related types.

Package: org.aspose.slides.foss.internal.pptx


Properties

PropertyTypeAccessDescription
templatePathStringRead/WriteThe template path value.
TEMPLATE_RESOURCEStringRead

Methods

MethodReturnsDescription
getTemplatePath()StringGet a path description for the template resource (for error messages).
loadTemplate(OpcPackage targetPackage)voidLoad the Template.

See Also