im designing a table as bar graph in my application i need to shw it as bar graoh on the slide . for this what shall i do ? and more over this table as it is showing on the slide with tags but i need it as as bar graph on the slide pls help me out in this issue
Dear Subbu,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for considering Aspose.Slides
You will have to create your bar graph by drawing rectangles or you will have to use Aspose.Cells or some other component that creates such a chart for you. Then you will get the chart’s picture and insert it as picture. Please read.
Or you can insert the chart as OLE object. Please read.
You can only insert static text to table cells.
Any html or code are not supported by PowerPoint.