Innov-AI     Services     Supporters     Contact     About    
MSWordx

Work with Word document.

mswordx replace

mswordx replace <source> <destination> <jsonKeyValue>


Description

    Replace texts in a WordX 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; mswordx replace "/Users/jimmitry/Desktop/word1.docx" "/Users/jimmitry/Desktop/word2.docx" (json doc "findReplace");
mentdb
1




© 2012 - 2023