GautamBhatnagar
May 09, 2022Copper Contributor
Status:
New
addImage for Powerpoint ShapesCollection class
this functionality already present in the Common API via SetSelectedDataAsync, but is less useful as it doesn't give access to the shape created / nor are the sizes consistent with those obtained with
Ideally, this should allow svg / png shapes and allow you to specify the position (top, left) and size (height, width) and maybe tags to add
and pass back the shape create created.
1 Comment
- NikNosCopper Contributor
I also need to set the added image name and the alternative text. There is the same function for Excel Js (using a base64 image), and I would like to have the same for PowerPoint.