How to remove the prompt text from slide placeholders (C# .NET)

How can i remove “Click to edit master title style” and “Click to edit master text style form PPT slide.”? I am using licensed version of Aspose slides for .NET.

@Himsu,

I have observed your requirements and like to share that it is neither an issue nor a limitation in API. PowerPoint automatically show this text as information and it is not even visible when you use slide show. It’s normal PowerPoint behaviour. As a workaround, you can access the desired shape text frame and set that to empty space and this way when you view in PowerPoint, you will not observe the default text of PowerPoint.