How to Access/Download OneNote notebook with Python? -
how access onenote notebook using python? there way export pdf or other file programmatically? notes taken hand, unfortunately can't parse text.
i've found this article 2011, links dead , imagine outdated anyway. i've found this github don't see how implement want.
alternatively, there language use?
if notebooks stored in onedrive or office 365, can use onenote apis access them. information apis on http://dev.onenote.com/.
for sample code, check out https://github.com/onenotedev/. there sample code (in c# , other languages) allows access pages in notebooks.
Comments
Post a Comment