Formmating issue with slide

Hi Aspose,

We are using asp.net aspose slides for creating and formatting the slides. We have an issue while formatting the slide. The scenario is when we create a table in the slide and if the text is more in the rows, the table is flowing out of the slide. Later we limited the rows per slide as 10 to avoid the overflow, but still if the rows have more entries it exceeds and over flows.

We want to know if there is any way in which we can automatically put the rows to the next slide if the text is more in the row. Attached is the slide for your reference.

Please refer attached ppt.

Thanks in advance.

Hi Binod,

Thanks for your interest in Aspose.Slides.

I have observed your problem and unfortunately there is no support available to place the overflowed slides to next subsequent slides. You may please have to manage this programmatically by yourself. As a work around, I can suggest you to verify the table height to slide size and if the table side exceeds the slide size then move the rows to next subsequent slides.

We are sorry for your inconvenience,