Word文档另存为
<h1>功能</h1>
<p>将对文档的更改保存到另一不同的文件中。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>文件名[*]</td>
<td>【字符串】一个表示要保存文件的文件名的字符串。</td>
<td>'D:\桌面\test1.docx’</td>
</tr>
<tr>
<td>文件格式</td>
<td>【枚举】保存文件时使用的文件格式。Word/ Word 97 – 2003 / HTML/ Text/ PDF。根据需求选择。</td>
<td>Word</td>
</tr>
</tbody>
</table>
<h1>选项</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>密码</td>
<td>【字符串】区分大小写(最长不超过15个字符),用于指定文件的保护密码。根据需求填写</td>
<td>‘Abc’</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.‘文件格式’属性的下拉菜单里,有多种文件格式可以选择,可以根据需求将文件另存为所需要的的格式。
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/f4daef28d6a158e4d073ad78560c7e1b" alt="" /></p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/8e58ae29aeec59cabff57c92a29e1885" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/1ba6f2dad121ad2f26c293f84c2eeeb1" title="[组件[Word文档另存为函数示例]_20210401.db">组件[Word文档另存为函数示例]_20210401.db</a></p>