Disable slides in powerpoint presentation

Home Forums Open-Xml-PowerTools Disable slides in powerpoint presentation

This topic contains 2 replies, has 2 voices, and was last updated by  colorito8000 7 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3423

    colorito8000
    Participant

    Hi,
    is it possible to disable one or more slide for editing and rest of the slides to bi editable?

    #3470

    Eric White
    Keymaster

    Hi,

    Sorry for the slow reply – I have been heads-down on another project (watch my blog tomorrow 🙂

    Are you talking about using the C# Open-Xml-Sdk to do this? Or some other API? Are you speaking of modifying an existing presentation, or of creating a new one?

    In general, everything you can do in PowerPoint, you can do via Open XML. You can go into a slide, modify elements and attributes as you like, to give it the same appearance / functionality as you could do via PowerPoint.

    There is an easy way to research Open XML markup. Please watch the following screen-cast:

    How to Research Open XML Markup

    #3542

    colorito8000
    Participant

    Hi,
    yes i wanna to do that in VS(C#) and Open-Xml-Sdk in existing presentation but i don’t know how.

    And i have another question, and it is about how to know if some slide in existing presentation has changed?

    Do you have some example for both?

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.