Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Replaces some text in the document with new text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WordFile | 11.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
WordFile | The reference number of the open word file. | $wordFile | |
FindText | The text to look for. | "$City" | |
Text | The new text. | "New York" | Optional |
All | Pass 1 to replace all occurrences with same text. | 1 | Optional |
Returns OK or error.
Created 8th August 2021, last changed 8th August 2021
WordFile.SetXML - WordFile.Texts
Feedback: Report problem or ask question.