Aspose Html to Word with Images

We are currently evaluating the Aspose Total Product and have a temporary License to explore full functionality. I could not find the answer to the question on this forum, so would like to know if below mentioned feature is supported or not.

We have a html page with multiple images and each image points to relative path within the Web application. Does Aspose word (.Net) have a feature that will support relative image path by providing some kind of handler?

Thanks
Ashish

Hi Ashish,


Thanks for your inquiry. Please use LoadOptions.BaseUri Property to be able to set the string that will be used to resolve relative URIs found in the Html document into absolute URIs when required.

Please let me know if I can be of any further assistance.

Best Regards,