We are pleased to announce the release of Aspose.Note for .NET 2.0.0. This month’s release provides the capability of creating a page title in Microsoft Office OneNote style format. It also fixes a number of bugs reported with our last month’s release. You can visit our product documentation to check for all the API changes in this month’s release.

Creating Page Title in MS OneNote Style

A standard page title in MS OneNote document is as shown in the following image. Aspose.Note API did not have the facility of creating such a page title until this release. This month’s release introduces new properties to the TextStyle class that can be used to generate such a page title in MS OneNote document. These properties are:

  • TextStyle.DefaultMsOneNoteTitleTextStyle
  • TextStyle.DefaultMsOneNoteTitleDateStyle
  • TextStyle.DeafultMsOneNoteTitleTimeStyle

Our documentation article, Creating Page title in MS OneNote Style, elaborates the functionality of these new properties with sample code.

Other Improvements

This month’s release also includes bug fixes related to different API functional areas. These further improve the API functionality and performance in usage. Complete details of these can be viewed by visiting the product download page.

API Resources

You can get started with Aspose.Note for .NET by making use of information available in the following.

API Documentation – Helps getting started with the API using code samples and examples

Forum Support – Post your inquiries to get help from our technical support team

Examples – Try the ready-to-use examples of the API by downloading from our GitHub repository

API Reference Guide - Provides information about all the namespaces, classes and properties of the API