T
Techno_Dex
I am trying to figure out in code how to replace a Shape of a particular
PlaceHolderType with an actual object, but am not seeing how right off. I
have added a Slide of Type ppSlideLayout.ppLayoutTextAndClipart, then I loop
through the Shapes on the Slide and extract each Type and do processing
accordingly. My problem is when I get a Shape of type ppPlaceholderBitmap
(or similar) I'm not sure how to add/set an image for this placeholder. I
have figured out how to add an Image to the Slide, but this does not remove
the ShapeHolder that was added by default. What am I missing.
TIA.
PlaceHolderType with an actual object, but am not seeing how right off. I
have added a Slide of Type ppSlideLayout.ppLayoutTextAndClipart, then I loop
through the Shapes on the Slide and extract each Type and do processing
accordingly. My problem is when I get a Shape of type ppPlaceholderBitmap
(or similar) I'm not sure how to add/set an image for this placeholder. I
have figured out how to add an Image to the Slide, but this does not remove
the ShapeHolder that was added by default. What am I missing.
TIA.