白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Save document as
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Save the target word document to the specified path.
3、 Attribute description
● Document object: represents the word document object to be operated on. You can use the variables returned by components such as open document.
● Save path: save as the save path of the file.
● Document name: the name of the document saved as a file; If it is blank, the original name will be used.

4、 Method of use
1. Execution logic
Open a document, then save it elsewhere and rename it.

2. Output results





