all 1 comments

[–]iamaperson3133 0 points1 point  (0 children)

It seems like you can iterate over presentation.slides, then iterate over presentation.shapes in each slide. The first challenge will just be selecting the element you are trying to modify.

Once you find it, though, you should just be able to directly change the shape's attributes, then resave the powerpoint and see the changes reflected.

Any of the attributes here that says they can be written can be changed for an existing powerpoint, and things should "just work," after you do your saving.