="Send To OneNote 2008" ThenElseIf shortPrinterName="Send To OneNote 2009" ThenOneNote 2012" ThenElseIf shortPrinterName="Send To OneNote 2013" Then
changedefaultprinter="Send
我的应用程序确实成功地从OneNote笔记本中检索了内容,但我不知道如何关闭该应用程序,使OneNote完全关闭。每当我在Visual中运行该应用程序,然后关闭控制台时,下次尝试打开OneNote时,我就会收到一条消息:“对不起。OneNote正在清理上次打开的程序。请稍候。”大约30秒后,后面跟着一条消息:“看起来OneNote现在启动有问题。如果您一直看到这条消息,请重新启动计算机并再次启动OneNote。对不起。”这是我的代码:using Word =
我正在尝试弄清楚如何在OneNote 2010中添加笔记本。我找不到任何演示如何使用UpdateHiearchy应用编程接口添加新笔记本的代码示例。我正在尝试从一个VB6应用程序来做这件事。代码如下:
Private Function GetFirstOneNoteNotebookNodes(oneNote As OneNote14.Application) As MSXML2.IXMLDOMNodeList' Get the XML that represents the OneNote notebooks a
我听说我们可能会自动将电子邮件直接发送到OneNote 2013。下面是我找到的一些代码:Sub CreateNewPage()‘连接到OneNote 2010。‘要查看代码的结果,“您需要确保OneNote 2010用户界面可见”。Dim OneNote As OneNote.Application
' Get all of the Noteboo
我正在尝试开发一个与NodeJS API交互的OneNote。目前,我正在尝试检索onenote页面的内容( HTML)。基于可能使用的文档(),应该是www.onenote.com/ API / beta /sections/{id}/pages,但是我尝试了很多次,但都没有成功。Please make sure you are including one of the following scopes: Office.onenote_update,Office.