Aspose Demos > .NET Components > Aspose.Slides > C# > Create from Template

 Create Presentation from Template - Aspose.Slides

The sample demo reads presentation file, fills some fields with custom data and streams the resulting file to the client browser. 

It reads a demo.ppt and creates a presentation object from it, then iterates all the slides one by one and finds the text to be updated and replaces it with new text.

For example, it finds "H1" and replaces it with "Demo Presentation"