Hi,
It seems that the Presentation.CloneSlide method does not include the notes attached to the slides.
Could you confirm that?
This message was posted using Aspose.Live 2 Forum
Hi,
It seems that the Presentation.CloneSlide method does not include the notes attached to the slides.
Could you confirm that?
Dear Magnus,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Presentation.CloneSlide only clones the slide not its notes. You will have to copy notes by yourself. To do it, please see this thread.
<A href="</A> <o:p></o:p></P>
Great!
Thanks a lot.