Sunday, December 13, 2015

Password Protected OneNote Documents Reading & Creating Page Title in MS OneNote Style

What’s new in this release?

Aspose development team is very excited to announce the new release of Aspose.Note for Java 2.0.0. This month’s release includes a new feature and an enhancement. It also includes bug fixes that improve the overall functionality of the API. We have documented the public API changes included in this month’s release in the product documentation section for Aspose users. Microsoft OneNote provides the option to password protect documents for securing personal information. Aspose.Note API now provides the support for reading such password protected OneNote documents. Its LoadOptions class for loading documents provides setDocumentPassword method to specify the document password. A standard page title in MS OneNote document is as shown in the image on blog announcement page. 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. This month’s release also includes bug fixes related to various functional areas of the API. These include exceptions while loading certain OneNote documents as well as others found during internal product quality assurance. Bellows is the list of new and enhanced features included in this new release.
  • Read password protected pages in one note document.
  • Add an ability to create a page title in MS OneNote style.
  • Fixed Null Pointer Exceptions while loading certain OneNote files.
  • Converting OneNote document to PDF
Overview: Aspose.Note for Java
Aspose.Note is a feature-rich Java class library that enables java applications to programmatically interact with OneNote documents without requiring MS Office OneNote having installed on the server. This Java API empowers developers to Create, Read, Export and Manipulate the contents of the Microsoft OneNote file format by working with attachments, text, hyperlinks, tables, tags and text styles. Easily extract images from OneNote documents and convert them to PDF, BMP, JPG, GIF and TIFF image formats.

No comments:

Post a Comment