H
hanisimo
I am trying to write a small program to replace pictures in PowerPoint
presentation...
To find the pictures, I check Shape Type (Shape.Type = msoPicture)...
But the problem is: how can I change the picture after this step? What
is the method I should use to load the new picture from file to the
Shape?
Best regards and have a nice day,
Hani
presentation...
To find the pictures, I check Shape Type (Shape.Type = msoPicture)...
But the problem is: how can I change the picture after this step? What
is the method I should use to load the new picture from file to the
Shape?
Best regards and have a nice day,
Hani