Word to html - Full path to images

Hi,

When I create a html document from a word document is it possible to get absolute urls to images? Right now the img src tag just points to the image in in the same directory as the html document with no path.

/Viktor

Hi Viktor,

Thanks for your inquiry. I think, you can use ImageFolderAlias to achieve what you need:
https://reference.aspose.com/words/net/aspose.words.saving/htmlsaveoptions/imagesfolderalias/
Hope this helps. Please let me know if you need more assistance, I will be glad to help you.
Best regards.

Thanks, just what I was looking for.

/Viktor