Word.run(function (context) {
var myNewDoc = context.application.createDocument(); context.load(myNewDoc); return context.sync() .then(function () {