如何在不使用VB.NET下载的情况下插入图片? [英] HOW TO INSERT PICTURE IN WORDS WITHOUT DOWNLOADING IT USING VB.NET?

查看:82
本文介绍了如何在不使用VB.NET下载的情况下插入图片?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个许多用户可以使用的应用程序,但是他们没有我希望用文字显示的图片,因此图片不会出现。我希望能够从在线图像中获取链接或其他任何内容并在vb.net中使用它所以
即使他们不下载它,每个人仍然可以看到它。这是我的编码。请尽快帮助!

I want to create an application that many users can use, but they won't have the pictures that I want to be displayed in words, so the picture would not appear. I want to be able to take the link or whatever from the image online and use it in vb.net so everyone can still see it even if they do not download it. This is my coding. PLEASE HELP ASAP!

推荐答案


我希望能够获取链接或无论是在线图像还是在vb.net中使用它,所以即使他们不下载它,每个人仍然可以看到它。

I want to be able to take the link or whatever from the image online and use it in vb.net so everyone can still see it even if they do not download it.

应该在WORD开发者论坛中询问与WORD对象模型有关的问题:

< a href ="https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=worddev"> https://social.msdn.microsoft.com/Forums/office/en-US / home?forum = worddev

Questions relating to the WORD object model should be asked in the WORD developers' forum:
https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=worddev

AddPicture方法的URL引用采用以下形式:

A URL reference for the AddPicture method takes the following form:

.AddPicture (FileName: =" [url =<在此处插入图片文件的网址>"]

                           <在此处插入图片文件的网址> [/ url ]")

.AddPicture (FileName:="[url=<insert the url of the image file here>"]
                           <insert the url of the image file here>[/url]")


这篇关于如何在不使用VB.NET下载的情况下插入图片?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆