Browse our Products

Aspose.Note for .NET 24.8 Release Notes

Features and Improvements

KeySummaryCategory
NOTENET-5832HyperlinkAddress is not correct when unicode characters are found in the link pathBug

Public API and Backward Incompatible Changes

The following public methods were added:Description
Aspose.Note.Document.Import(System.IO.Stream,Aspose.Note.Importing.HtmlImportOptions,Aspose.Note.MergeOptions)Imports a set of pages from provided HTML document.
Aspose.Note.Document.Import(System.String,Aspose.Note.Importing.HtmlImportOptions,Aspose.Note.MergeOptions)Imports a set of pages from provided HTML document.
The following public properties were removed:Description
Aspose.Note.Importing.HtmlImportOptions.PasswordGets or sets a password to decrypt the document content.