Template — Aspose.Slides FOSS Java API Reference

Template — PPTX template loading.

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


Properties

PropertyTypeAccessDescription
templatePathStringRead/Write

Methods

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

See Also