ApplyExternalThemeToDependingSlides()
IMasterSlide::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.
virtual System::SharedPtr<IMasterSlide> Aspose::Slides::IMasterSlide::ApplyExternalThemeToDependingSlides(System::String fname)=0
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
- Namespace Aspose::Slides
- Library Aspose.Slides