Word插入图片
<h1>功能</h1>
<p>在Word文档中插入图片。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>路径</td>
<td>【字符串】图片路径</td>
<td>'D:\桌面\图片\1.png'</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.该函数需与[Word设置光标]函数搭配使用,实现在指定位置插入图片。</p>
<h1>相关函数</h1>
<p>[Word设置光标]</p>
<h1>示例/演示</h1>
<p>插入图片前效果:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/06123ea87ed1eb9d0895e3d5fca0596a" alt="" />
插入图片后效果:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/bab9b78e4b99fb3e3a6e8a67ace40a2b" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/3622e4f65e0c2bb7bc7e715160b3d8d5" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/9517e82d9badd900383d72d0bf0fe151" title="[组件[Word插入图片函数示例]_20210407.db">组件[Word插入图片函数示例]_20210407.db</a></p>