How to add attachments from a generic filetype using Apose.Slides (Java)

How do you add attachments from a generic filetype using Apose.Slides using java?

The manual PowerPoint operation I’m trying to do programmatically is:

Insert -> Object -> From file

Is this possible with Aspose.Slides insert an Excel file as a link using java?

@bachanjoseph,

I have observed your requirements and like to share that you can achieve this by adding as OLE frame inside presentation. I suggest you to please visit this documentation link for your kind reference.