rspeets's avatar
rspeets
Copper Contributor
Dec 19, 2025
Status:
New

Add Shape.setImage(base64EncodedImage) to Office.js Word API for Shape Backgrounds

Currently, the Office.js Word API does not provide a method to set a background image for a shape. In contrast, PowerPoint already supports this functionality through Shape.setImage(base64EncodedImag...