Innov-AI     Services     Supporters     Contact     About    
MSWord

Work with Word document.

msword replace

msword replace <source> <destination> <jsonKeyValue>


Description

    Replace texts in a Word document.

Parameters

    source:   The source path - string - required
    destination:   The destination path - string - required
    jsonKeyValue:   The json findtext/replacetext - string - required
admin
json load "findReplace" "{}"; json iobject "findReplace" / "tagToReplace" "jim" STR; msword replace "/Users/jimmitry/Desktop/word1.doc" "/Users/jimmitry/Desktop/word2.doc" (json doc "findReplace");
mentdb
1




© 2012 - 2023