我正在使用Office JS开发一个Word插件。感谢前面的回答,我发现我可以通过执行以下操作在Word中打开新文档:然而,这似乎只适用于桌面版的Office。Perform a runtime check on the Office add-in to find out whether the feature is supported by the host
如何通过编程确定该函数是否<
我有一个旧的vsto插件项目,目标是office word 2010,我以前使用visual studio 2010来处理这个项目。 现在出现了一些新的维护需求,我必须为此努力。但我的机器上只有visual studio 2015,而word升级到了office 365。是否可以升级现有项目并在visual studio 2015中对其进行编辑?我可以在visual studio中看到新的可用word插件项目模板是基于html和css javascript的。因此,<e