question

MehmetMatur-6958 avatar image
0 Votes"
MehmetMatur-6958 asked

Powerpoint add-in : binding for image/chart/text

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.





office-addins-devoffice-js-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers