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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -