I’m trying to export a powerpoint into HTML, and but I need to have the images resize themselves based on the size of the browser window. It seems like it’s impossible to have a dynamic resizing.
What does it take to do this? or does this component not offer that capability?
Thanks,
kim
@avsoft_support,
Thank you for posting the inquiry.
Please try using HtmlOptions.HtmlFormatter
property to handle images for the output HTML document.
Documents: Convert PowerPoint to HTML
API reference: HtmlOptions Class | IHtmlFormattingController Interface
If you fail, please share a sample presentation and output HTML file with the expected result.