白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
replace
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Replace the content specified in the target word document with another content to specify the original content and new content.
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.
● Original content: the content to be replaced.
● New content: new content after replacement.

4、 Use example
1. Execution logic
Open a word document and put & ldquo; Hello & rdquo; Replace with & ldquo; hello”。

2. Output results





