Hi all,
I am creating Slides using the Slides API as I need a way to copy one slide to another presentation programmatically and there is no way to do that.
Part of my slide includes speech bubbles (WEDGE_ROUND_RECTANGLE_CALLOUT) to be exact. I am able to insert these fine using the API and can get them to be the correct size and location.
My question is, is there any way to stipulate where I would like the speech pointer to go? Indicated by the yellow square down the bottom. Using the Slides Editor you can drag it to be where ever you like but there doesn't seem to be a way to do this using the API.
This question is specifically about this shape but it could easily be expanded to include any customisable shapes.
Thanks in advance.
Brett