-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Description
I am trying to get externalSlide from existing ppt file but somehow the table/shape is not successfully copied. I am using addExternalSlide/addSlide method. This method #143 works perfectly on other content of text and styles of text as well as the images in the slides. Do I need to add some code in order to get the shape from externalSlide?
Thank you!