msword-cli icon indicating copy to clipboard operation
msword-cli copied to clipboard

A Command Line Interface for Microsoft Word

Results 1 msword-cli issues
Sort by recently updated
recently updated
newest added

See [Application.CompareDocuments](https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word._application.comparedocuments(v=office.14).aspx), also called [Application.MergeDocuments](https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word._application.mergedocuments(v=office.14).aspx). The new command would simply wrap this method and provide options for the available parameters.