var note = new Aspose.Note.Document(@“J:\TestEMLFolders\14-3301-10\Open Notebook.onetoc2”);
opening a one note table of contents file via filename or stream throw a System.NullReferenceException
VER 2.4.0.0
var note = new Aspose.Note.Document(@“J:\TestEMLFolders\14-3301-10\Open Notebook.onetoc2”);
opening a one note table of contents file via filename or stream throw a System.NullReferenceException
Hi Thomas,
thanks that works. i was using the older api because i need to open via a stream
Hi Thomas,
The issues you have found earlier (filed as NOTENET-2151) have been fixed in this update.