I need to be able to get a non-inline image and be able to replace it and/or manipulate it. This feature is needed for a office add-in project that will be used in word and word online. It would ...
Yun_Wang
Microsoft
Nov 07, 2024Can you let me know the details of what add-in you are trying to build? What scenario will this add-in be built for?
Yun_Wang
Microsoft
Mar 10, 2025We now have textbox and shapes supported for desktop. https://learn.microsoft.com/en-us/javascript/api/requirement-sets/word/word-api-desktop-1.2-requirement-set?view=common-js-preview Can you see if your issue can be solved by this new requirement set?
Please note that Word online is not supported for now.
- Sjoerd112Mar 11, 2025Brass Contributor
This does not solve my issue because i also need support for this in word online. but good to see that you guys are working on it. Thanks for the response