我已经为WOPI客户端(即Office Online)实现了putFile端点,单击“编辑文档”按钮时,应该向WOPI客户端发出什么第一个请求?我在编辑链接上调用了以下URL:
POST https://word-edit.officeapps-df.live.com/we/wordviewerframe.aspx?WOPISrc=https://domain/WOPI_IntegrationDemo/wopi/files/Sample_ap
我正在使用Google脚本来(a)捕获Google文档中的所有“评论”.
for(var i in items){ string+=items[i].content;(2)在我的Google文档中,按锚位置排序“注释”--即在文档中锚定的最高位置的注释将出现在工作表列的第一个单元格中。(3)还包括我的Google文档中的“建议编辑<