SlidePart

Približni podaci

SlidePart je razred u Aspose.Slides FOSS za C++.

Upravlja XML dijelom slajdova (ppt/slides/SlideN.xml). Pruža pristup slide XML-u, rezoluciju rasporeda dijela i podršku za pohranu.

Metoda za primjenu

SignatureDescription
part_name()std::stringGet the part name of this slide.
package()opc::OpcPackageGet a reference to the OPC package.
package()opc::OpcPackageGet a reference to the OPC package.
layout_part_name()std::stringGet the layout slide part name from this slide’s relationships.
save()Save the slide XML back to the package.
root()pugi::xml_nodeGet the XML root element of the slide.
rels_manager()opc::RelationshipsManagerGet the relationships manager for this slide part.
rels_manager()opc::RelationshipsManagerGet the relationships manager for this slide part.
resolve_target(target: std::string_view)std::stringResolve a relative target path to an absolute part name.
 Hrvatski