Tagged Questions

0
votes
0answers
9 views

Import office documents into one-note

I wrote a utility that would allow a user to right click on a directory in windows explorer, and it would import all png,gif,jpeg and pdf documents in the directory to one note. I'm getting the …
0
votes
0answers
20 views

Confluence to OneNote export

Our company has decided to go with Confluence for its Enterprise wiki - and its works OK as long as you're connected and the connection works. However, I like to have my most "valuable" assets (tips …
0
votes
3answers
296 views

Is it possible to copy code from Visual Studio and paste formatted code to OneNote?

Is there a way to copy code from visual studio (C#) and paste it into OneNote, without losing the formatting? I was able to do this, but only if I copy from VS, paste to Word, copy from Word, and …
0
votes
0answers
20 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 …
6
votes
12answers
312 views

Why is the save button needed?

Software like OneNote has shown that auto-save can be implemented, and it works just as well (or better) as the manual save button / CTRL+S. Anyways everything that you work on you want saved. Its …
2
votes
1answer
87 views

Where can I find a sample add-in for OneNote

Has anyone found a good template or sample project that can be used as a starting point for a OneNote 2007 add-in
1
vote
1answer
188 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 …