Hi,
I'm developing a powerpoint add-in and I have a mission, so maybe some of you could help me :) I need to bind datas between the powerpoint and the add-in for : TEXT, IMAGE, CHARTS.
1. Binding textareas for text (from add-in) and text (from slide) : This is already done, however I used setSelectedDataAsync() and getSelectedDataASync() to have the binding behaviour.
2. Binding textareas for image url from (add-in) and image (from slide) : I can just insert images but I didnt find the way to get the url of the image which is inserted by powerpoint!
3. Binding textareas for data (from add-in) and charts data (from slide) : ???
So if any of you can make me move forward even a little I would be grateful :) !!
Bye !
Mehmet.