Relative Content

Tag Archive for pythondirectorypython-pptx

How to get Python to print a list of file paths?

I am trying to get a list of file paths of images I have so that I can put them into a PowerPoint placeholder. As of right now I can only get it to print off the directory and then a separate list of all the files in said directory.