Using VBA to insert/update image in PowerPoint?
问题 I am making an interactive Powerpoint presentation that has previously read a text file from my local server (XAMPP) and displayed it. I'd like to now update it so that the user can hand-write their response, and it displays that on the slideshow. I have a jQuery plugin that lets someone use a stylus and it saves the 'drawing' as an image on the local server. My question is, how can I insert the image into PowerPoint using a VBA Macro? Or since the image always will have the same file path,