Monday, June 22, 2015

Insert Table, Attach File to OneNote Document & Sort OneNote File Content using .NET

What’s new in this release?

We are pleased to announce the release of Aspose.Note for .NET 1.6.0. This month’s release contains many useful new features, enhancements, and bug fixes in the Aspose.Note APIs. With OneNote, users can gather and keep a wide range of data in one spot, including data from different sources. Instead of retyping data or depending on links to files and documents, users can attach files directly into OneNote. Aspose.Note APIs supports this feature.  Using Aspose.Note APIs, developers can now insert a table, edit table content, and easily edit basic table structure, such as adding or deleting rows and columns. Developers can also create a table with locked column width. A hyperlink is a text or a picture client can click on, and jump to another document or URL. Aspose.Note APIs permits to include hyperlinks in the OneNote Document. OneNote lets users tag their notes for easy searching and sorting. The real power is the ability to create your own tags specific to common tasks programmatically. Aspose.Note APIs supports adding a new text node with a tag note, add a new image node with a tag note and add a new table with a tag note. Arranging texts in bullets or numbers form is a very common phenomena. Aspose.Note for .NET APIs allows developers to arrange text items with bullets and numbers. In addition to the above features, we have added many other help topics for our clients with ease. Regarding the new enhancements and fixes, we have improved OneNote to Pdf conversion performance for documents with missing fonts. We have added flexibilities in enhancing the tag element size because we noticed that the big size text is the cause of wrong tag element sizes.  We also included a fix in reference of the page title. The Page.GetChildNodes method was throwing an error when the page title was not available. It’s now fixed. The main features and bug fixes added in this release are listed below
  • Rendering the tag elements;
  • Added support to save attached files;
  • Added support for table columns with locked width;
  • Added support to save hyperlinks;
  • Added support to save outline groups.
  • Improved OneNote to Pdf conversion performance for documents with missing fonts.
  • The size of tag element is not correct when the text has a big size;
  • method GetChildNodes throws an exception when page doesn't have a title.
Overview: Aspose.Note for .NET

Aspose.Note for .NET is a set of .NET components that enables developers to work with Microsoft Office OneNote files in C#, VB.NET, ASP.NET web applications, web services & Windows applications. It allows developers to open files & manipulate elements of OneNote books, from text, images & properties, to more complex elements, & then export to PNG, GIF, JPEG, BMP or PDF formats. It is a pure .NET alternative to the MS OneNote Object Model & supports OneNote 2010, OneNote®  2010 SP1 & 2013 files.

No comments:

Post a Comment