python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

feature: allow for slide to be added with a specific index

Open smcpherson opened this issue 10 years ago • 4 comments

Not sure if this exists but I browsed over existing features and didn't see mention of this specifically. You mention it in the documentation:

At the time of writing it’s the only way to add a slide, but sooner or later I expect someone will want to insert one in the middle, and when they post a feature request for that I expect I’ll add an insert_slide(idx, ...) method.

So here is the feature request :)

smcpherson avatar Jan 26 '16 00:01 smcpherson

:+1: More than two years in the backlog :-(

wildmichael avatar May 17 '18 09:05 wildmichael

I need this feature

13911432305 avatar Nov 27 '19 05:11 13911432305

I'm also in need of this feature.

Job-Heersink avatar Feb 15 '24 11:02 Job-Heersink

I think this is quite fiddly. And probably goes with "delete slide" and "move slide".

But then I'm not the developer.

MartinPacker avatar Feb 15 '24 13:02 MartinPacker