Relative Content

Tag Archive for python-pptx

python pptx:how to insert picture on slide x

I have a program that creates a powerpoint presentation with a title slide and a number of slide that either have one picture/slide or 6/slide.I have figured out how to create the presentation and the slides with 1 picture. I can also create the slide with 6 placeholders and insert the first picture. I am however stuck on how to later reference one of the slides with 5 remaining placeholder and insert the coorect pictures as needed.