Updating Powerpoint slides dynamically
look @ first reply , following text http://msdn.microsoft.com/en-us/library/bb608618.aspx .
you can bind content controls in word solution elements in custom xml part. when content control bound custom xml part, data in custom xml part displayed in user interface (ui) of content control. if user edits text in control, corresponding xml element automatically updated. similarly, if element values in custom xml parts changed, content controls bound xml elements display new data. more information, see content controls.
so if possible in powerpoint, create xmlcustompart, bind field (if can done in app dont know). on set interval in app change xmlcustompart.
anze javornik
Microsoft Office for Developers , Apps for Office and SharePoint > Developing Apps for Office 2013
Comments
Post a Comment