LayoutSlidePart

LayoutSlidePart

Overview

LayoutSlidePart is a class in Aspose.Slides for CPP. Inherits from: LayoutSlidePart.

Manages a layout slide XML part (ppt/slideLayouts/slideLayoutN.xml). Read-only for now; provides access to layout slide properties and the associated master slide part.

Methods

SignatureDescription
name()std::stringGet the layout slide name from .
type()std::stringGet the layout type from .
master_part_name()std::stringGet the master slide part name from this layout’s relationships.
save()Save the layout slide XML back to the package.