ApplyExternalThemeToDependingSlides()
MasterSlide::ApplyExternalThemeToDependingSlides(System::String) method
Creates a new master slide based on the current one, applying an external theme to it and applies the created master slide to all dependent slides.
System::SharedPtr<IMasterSlide> Aspose::Slides::MasterSlide::ApplyExternalThemeToDependingSlides(System::String fname) override
Arguments
Parameter | Type | Description |
---|---|---|
fname | System::String | Path to the external theme file (.thmx). |
Return Value
New themed MasterSlide.
See Also
- Typedef SharedPtr
- Class IMasterSlide
- Class String
- Class MasterSlide
- Namespace Aspose::Slides
- Library Aspose.Slides