Slide.ApplyTemplate (PowerPoint)
Applies a design template to the specified slide.
ApplyTemplate (FileName)
FileName: Specifies the name of the design template.
Dim strFileName As String: strFileName =
ActivePresentation.Slides.Range(1).ApplyTemplate FileName:=strFileName