Xls convert to HTML, HTML file image path problem

When I use aspose words, I see the API “setResourceFolderAlias”, It can good work, but in cells, I can’t see the same API to set html file image’s src path, I try to use IStreamProvider, it will change the file save path. is not alaias, pleause help me to solve this problem, Thank you

@oiloil1,

Thanks for your query.

I think you may try to use/specify HtmlSaveOptions.setAttachedFilesDirectory to set your folder which will contain the resource files including images.

If it does not suit your needs, kindly provide more details with sample code and template files, etc., we will check it soon.