Public API Changes in Aspose.Note 1.2.0

This document describes changes to the Aspose.Note API from version 1.1 to 1.2, that may be of interest to module/application developers. It includes not only new and updated public methods, but also a description of any changes in the behavior behind the scenes in Aspose.Note.

DocumentVisitor Abstract Class Now More Flexible

A few more common OneNote document elements are supported. The DocumentVisitor class allows you to parse OneNote document elements such as NoteTag, TagIcon, Table, AttachedFile.DocumentVisitor class changes are as follows:

Tag Notes are Supported

Aspose.Note for .NET allows developers to programmatically access details about important tag notes. Also, tag notes will be rendered when exporting OneNote documents to any supported file format. Please see a complete example topic: Get Note Tag Details from a OneNote Document

Outlook Tasks are Supported

Outlook tasks are being carried. Developers can now access and render them using the Aspose.Note API. Please have a look on this help example topic: Get Outlook Task Details from a OneNote Document

Tables are Supported

The Aspose.Note API allows developers to export OneNote documents along with tables to any supported format. Developers can also access tables and their child elements. This example topic shows how to extract text from a table: Extracting Plain Text from the Table of OneNote Document

Attached Files are Supported

All files attached to a OneNote document can be retrieved. Developers can easily find attached files after converting OneNote documents via the Aspose.Note. Please see the following topic for further help: Retrieve Attached Files from a OneNote Document

Aspose.Note preserves hyperlinks when the OneNote document is converted to any supported format.

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.