Hi,Support:
I want to know whether the api supports multi look-replace operation?
for examle:
if Doc.Range.text.looks(ArrayLookKeys) then
Tip="Doc include the keys=" & ArrayLookKeys(i)
else
Tip="No Hit!"
en…... Regex regex = new Regex(string.Join("|", keyWords));...Color.Yellow; doc.Range.Replace(regex, "$0", opt); doc.Save(@"C:\Temp\out...