Browse our Products
Aspose.Note for .NET 24.8 Release Notes
This page contains release notes information for Aspose.Note for .NET 24.8.
Features and Improvements
Key | Summary | Category |
---|---|---|
NOTENET-5832 | HyperlinkAddress is not correct when unicode characters are found in the link path | Bug |
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.Password | Gets or sets a password to decrypt the document content. |