开发者

CustomXML In Powerpoint

I want to create a PowerPoint template. I want the template to have references to ite开发者_如何转开发ms like NAME and the like based on an external source. I know with WordprocessingML I can just make a reference to an XML file and supply an x-path, but I also hear this is not supported in PowerPoint.

So how do I do this with PresentationML? Are repeaters possible if there are multiple objects to bind?


It's not the same as PowerPoint doesn't have Content Controls like Word. That said, you can bind almost any object in PowerPoint with CustomXML (see "CustomerData" in the object model) and make your own repeaters through code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜