HI,
I have an excel file that contains web images from URLs. I want to convert them into HTML. How to convert them into HTML files that display pictures.
When I use (shapecollection. Addlinkedpicture) to add a linked image and then save it in HTML format, the image resources in HTML become text format instead of linked images pointing to web resources.
Enclosed is my code:
AsposePicture.zip (1.1 MB)