根据此页面https://blogs.msdn.microsoft.com/onenotedev/2017/07/07/onenote-ink-beta-apis/
可以从OneNote页面获取墨迹并使用墨水创建页面
如何修补页面正文以添加墨水?
我试过了一个页面PATCH
'content':'<inkml data-render-src="name:presentation-onenote-inkml"/>'
没有成功。
答案 0 :(得分:1)
不幸的是,此时OneNote API不支持使用InkML进行PATCHing。
https://onenote.uservoice.com/forums/245490-onenote-developer-apis
我鼓励您在uservoice中输入要求。