We have placeholder images in a pptx file that we replace dynamically at runtime with real images.. However for some reason if we dont want have an image for a particular placeholder we wants to remove that placeholder image from the pptx file. How do I go about removing the image from the pptx ?
Thanks