Browse our Products

Aspose.Note for .NET 23.5 Release Notes

Features and Improvements

KeySummaryCategory
NOTENET-5756Exception “Aspose.Note.FileCorruptedException: ‘File container wasn’t found!’” when loading OneNote fileBug
NOTENET-5763Loading document raises “System.ArgumentOutOfRangeException”Bug

Public API and Backward Incompatible Changes

The following public types were added:Description
Aspose.Note.ParsingErrorInfoInformation about the error that occurred during parsing.
The following public methods were added:Description
Aspose.Note.ParsingErrorInfo.#ctorInitializes a new instance of the ParsingErrorInfo class.
The following public properties were added:Description
Aspose.Note.AttachedFile.ParsingErrorInfoGets the data about error that occurred while accessing the file.
Aspose.Note.ParsingErrorInfo.MessageGets a message that describes the current error.