EditDocumentInOffice:在 MS Office 中打开文档以通过 webdav 进行编辑

时间:2021-06-25 10:06:33
【文件属性】:
文件名称:EditDocumentInOffice:在 MS Office 中打开文档以通过 webdav 进行编辑
文件大小:2KB
文件格式:ZIP
更新时间:2021-06-25 10:06:33
JavaScript 在办公室编辑文件 在 MS Office 中打开文档以通过 WebDav 进行在线编辑。 对于 Internet Explorer,它使用 ActiveXObject: new ActiveXObject('SharePoint.OpenDocuments.3') 对于其他浏览器 - winFirefoxPlugin: <object type="application/x-sharepoint" /> 用法 if ( DocumentEditing . OfficeDocumentEditor . IsSupported ( ) ) { // Construct url to the document var url = "" ; DocumentEditing . OfficeDocumentEditor . EditDocument ( url )
【文件预览】:
EditDocumentInOffice-master
----LICENSE(1KB)
----README.md(509B)
----OfficeDocumentEditor.js(2KB)

网友评论