Browse our Products

Aspose.Note for .NET 19.11 Release Notes

Features and Improvements

KeySummaryCategory
NOTENET-2849Extract alternative text (title and description) set in the attached fileFeature
NOTENET-2911Extract alternative text (title and description) set in the imageFeature
NOTENET-2550Unable to set a prefix for nested HTML resourcesEnhancement
NOTENET-2266Information can’t be read from OneNote online file formatBug
NOTENET-2786“Img” tag required instead of “Image” while converting .one file to .htmlBug
NOTENET-2708Can’t open table in OneNote after exportBug

Public API and Backward Incompatible Changes

The following public properties were added:Description
Aspose.Note.AttachedFile.AlternativeTextTitleGets or sets a title of alternative text for the icon of the attached file.
Aspose.Note.AttachedFile.AlternativeTextDescriptionGets or sets a body an alternative text for the icon of the attached file.
Aspose.Note.Image.AlternativeTextTitleGets or sets a title of alternative text for the image.
Aspose.Note.Image.AlternativeTextDescriptionGets or sets a body an alternative text for the image.
Aspose.Note.Title.HorizontalOffsetGets or sets the horizontal offset.
Aspose.Note.Title.VerticalOffsetGets or sets the vertical offset.
The following public properties are marked as obsolete:Description
Aspose.Note.Image.AlternativeTextGets or sets an alternative text for the image.
The following public methods and properties were removed:Description
Aspose.Note.CompositeNode.AppendChildAdds the node to the end of the list of child nodes for this node.
Aspose.Note.Image.ExtensionGets the extension.
Aspose.Note.Page.CachedTitleStringGets or sets the title string.
Aspose.Note.Page.WidthGets or sets the width.
Aspose.Note.Page.HeightGets or sets the height.
Aspose.Note.Saving.Html.ResourceExportType.ExportAsFileThe resource is exported as a separate file.