Enterprise Edition & insert existing slide

Hello!
How can I insert an existing slide (filesystem) into a Presentation object?

Your web page reports that this feature exists in Enterprise version , but I can't find it!
>---
Create new slides from scratch (5 different types) and add created slide to a presentation (new)
>---

Peter

Dear Peter,



Please check Presentation class members.

Add*Slide functions.

Dear Alexey,

I had found this already, BUT I want to insert an EXISTING (original) PPT-File from Filesystem, NOT an empty one.

Any idea?

Peter

In this case please check Presentation.CloneSlide function and

Aspose.PowerPoint.CloneSlides demo.