LayoutSlidePart

General

LayoutSlidePart és una classe en Aspose.Slides per NET.

Gestiona una part XML de diapositiva d’arranjament (ppt/slideLayouts/disable LayoutN.xml). Per ara només en lectura; proporciona accés a les propietats del disseny.

Propietats

NameTypeAccessDescription
PartNamestringReadGets or sets the layout slide part’s name within the package
NamestringRead/WriteGets or sets the human‑readable name of the layout slide
LayoutTypeRawstringReadGets the raw layout type string as stored in the XML
LayoutTypeValuestringReadGets the processed layout type value derived from the raw string
MasterPartNamestring?ReadGets the optional name of the master part associated with this layout

Mètodes

SignatureDescription
Load()Loads and parses the layout slide XML from the package.
ResolveTarget(target: string)The resolved absolute part name.
Save()Saves the layout slide XML back to the package.
 Català