Hi !
I'm in creating a Word addin using the Office Javascript API and I need to use the Shapes object. I saw that the API of Excel has received this feature but unfortunately the API of Word does not have this feature yet.
I would like to make drawings programmatically overlay of the Word document and the Shape object seemed the most appropriate to me but it is not available in the Word API.
Thank you in advance !