Hi all,
i need data export/ convert data from rich text editor control to powerpoint slides using C#, Asp.Net so can you please help me
You will need a third party component that enables the conversion of HTML to PowerPoint. This one seems to have a free edition: http://www.e-iceblue.com/Introduce/presentation-for-net-introduce.html#.Vh4KA_lVhBc. I don't know what its limitations are or how to use it.
yes third party control is also okay. but not for html conversion.. need for direct rtf to powerpoint
Rich Text Editors in ASP.NET generate HTML. not RTF.