白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Read document
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Reads all the contents of the specified word document and outputs it to the specified variable.
3、 Attribute description
● Output to variable: output the contents read by the component operation to the variable.
● Document object: represents the word document object to be operated, which can be obtained by using components such as open document.

4、 Method of use
1. Execution logic
Open a word document, read the document content, and then print its content through the log.

2. Output results





