Tue Sep 27, 2022 10:56 am
Hello,
Thanks for your feedback.
Don’t the last two placeholders fill the corresponding pictures in result document? If so, I simulated a master slide to test this scenario, and I didn’t reproduce it, to help do further investigation, please offer the following message. Thanks for your assistance in advance.
In addition, you should use the following code to get master slide object.
IMasterSlide masterSlide = ppt.Masters[0];
1) Your input presentation document.
2) The images for inserting to master slide.
3) The presentation document you expect after embedding images into it.
4) Application type, such as Console App, .NET Framework 4.8.
5) Your test environment, such as OS info (E.g. Windows 7, 64-bit) and region setting (E.g. China, Chinese).
Sincerely
Abel
E-iceblue support team