Tagged Questions
4
votes
1answer
1k views
Is there a way to talk to OneNote through code?
I love using OneNote, however I want more control over the locations of my notes and how notes are generated. I'm very versed in VBA and ok with Python (and those are the only languages I can code ...
1
vote
0answers
282 views
Programmatically adding images to OneNote 2007
I'm having trouble adding an image to a page in OneNote 2007. I can create sections, notebooks and pages with content, but I'm having trouble adding an image to the page.
I call UpdatePageContent ...