How to copy the cells from Excel file and Paste it in Power-point presentation

Hi,


I use Aspose.Cell to generate an excel file. I need to copy few cells from the excel file and then paste it into presentation. We are using Aspose.Slides to create presentation.

I saw a similar post, where you suggested to copy the cells and paste it as an image. But we do not want an image, but we need a table and table in presentation should have same format it had in excel.
(For reference: https://forum.aspose.com/t/90701)

Please help me if it is possible with Aspose.Slides.

Regards,
Aniket

Hi Aniket,

I have observed your requirements and regret to share that there is no feature available to copy the cells data from excel sheet and adding that to Aspose.Slides presentation. These two are two different products but provide a support to access the text in cells or shapes on portions levels. What you can do is to access the cells data using Aspose.Cells and then add that to presentation as text using Aspose.Slides.

Please share, if I may help you further in this regard.

Many Thanks,