how to add two or more images to the same slide in for loop python-pptx
问题 I'm trying to add images into one slide using python pptx package. How to add two images to one slide in python pptx But I have difficulties with when I do this in a for loop; let's say we have a bunch of pictures in the directory and we want to resize and add the current slide as we go along with the pictures in directory. When I have eagle or hawk in the directory resize & position them and put them into current slide and move the next one! What I am getting is that each picture in