Generate xml containing animation information from ms ppt 2003/07 file
        Posted  
        
            by Ravisha
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ravisha
        
        
        
        Published on 2010-06-15T05:38:35Z
        Indexed on 
            2010/06/15
            5:42 UTC
        
        
        Read the original article
        Hit count: 288
        
I am planning to write an application which has UI from MS ppt.Here is where all the animation will be configured. My application will just read xmls containing animation configuration and run it on a target device(Cannot mention details w.r.t device right now ,apologies for that)
Not necessary that i want xmls it self but if there is a way to get animation details directly from the ppt file i will be more than happy.
I will be going ahead with C#.Net 3.0 with windows XP as my OS.MY office will be either 2003 or 07.Can switch to any of these versions
Please give suggestions as what will be the starting point for the same.Thanks in advance
Please Let me know if any more details are needed
© Stack Overflow or respective owner