I’m working on a project for which the linked images have to be dynamically updated with the latest images when refreshed using python. Is there a way where we can set the auto update option for linked images to true while creating a python pptx presentation?
I am able to link an image using python pptx. I’m looking for a code to tweak the xml relationships of images with the hyperlinks such that it can be auto updated whenever the pptx is refreshed.
New contributor
user25530481 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.