Quantcast
Channel: html2openxml Discussions Rss Feed
Viewing all articles
Browse latest Browse all 228

New Post: Write HTML text in Placeholder in PowerPoint

$
0
0
I am creating one slide PowerPoint file using open XML in .net c#. I have tagged the placeholder in the PPT which i need to update programatically. I am able to find the placeholder and can update its value from the database.

Now the problem is I need to display some HTML code which user has input using WYSIWYG editor in a same format as user has entered e.g. like in bullets.

When i try to replace the place holder with the HTML text, the HTML text was pasted as is like all the tags etc.

Please advice how to use Html to OpenXml ddl to achieve the result.

Viewing all articles
Browse latest Browse all 228

Trending Articles