We have a problem with processing large Onenote file (1.8 Gb).
But it can be opened with Onenote app.
Code example:
var fileStream = File.OpenRead("D:\\Downloads\\Bob Work.one");
return new Document(fileStream);
Ex…...problem with processing large OneNote file (1.8 Gb). But it can be...be opened with OneNote app. Code example: var fileStream = File...