I am creating ppt using aspose.slide with dynamic data. But some time data overflows downward due to large amount of data. Now I want a preview of ppt slide at time while I entering text so I can make decision of what ppt will look like with this data.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Can you provide functionality in aspose.slide for preview in html or in any other format but not power point(preferably html). If yes then how can I achieve this.
Thanks.