How to replace image of a picture shape in PowerPoint?
问题 Is there any way to replace the image of an existing picture shape in PowerPoint from code? Thanks 回答1: If it's a linked image, either overwrite the linked image file with a new file or point the link at a new file. Or if the shape is picture filled, you can fill it with a different picture instead. That can distort the picture if its proportions don't match the shape's proportions; instead, you can change the aspect ratio of the shape to match that of the picture if need be. To change the