How to implement following Requirements---------------Urgent--Urgent

HI,

we have to implement the following functionalities.

1.Internal linking.i.e if we click on link it takes to a particulare slide

2.External Linking i.e. it i click the link it open some external link as www.yahoo.com

3.we have data in xml as html formate which we need to map as text in slid that may contain the text like

<![CDATA[Manoj –> PDF track, Single file and PDF for each CO with a HTML Launch Page



]]>

i need to take this text and create textframe with all style and class.

4.i have xmlnode that contail table related data with styles .so how can i create the table with same styles

<![CDATA[






col1 col2
col1 col3

]]>

5.Having mouse related functionalities with images,hiding and showing images.

6.Having event like onmouseover,onmouseout etc.

7.internal linking in text.like this is sample www.yahoo.com link in the text.

8.Can i Create note for slide which i m dynemically creating.

8.Or i get the xml aspose is creating for each component like slide,picture,text,notes so that i generate xml in that format and give to aspose engine it create as per my requirments.

thans and Regards.

rafeeq

      1. Check AltTextLinks demo.

        3. 4. 8. Aspose.Slides has API and you can use it to create slides and shapes. If you need any html/xml parsing then you can implement it.

        5. 6. Are you sure MS PowerPoint has such features ?

        Notes can be created in the same way like TextFrame.