Attach Files and Insert Table with Locked Column Width in OneNote Documents in C#
We are pleased to announce the new release version of Aspose.Note for .NET 1.6.0. To keep a duplicate of any file or document as a part of the notes, clients can now attach it to the OneNote document programmatically. In a recent couple of releases, we have added the table management APIs which allows clients to insert a new table, update its content, and insert a table with locked column width.
Insert an Image into the OneNote Document and Saving Support in OneNote Format using Aspose.Note for .NET 1.5.0
We are pleased to announce the new release version of Aspose.Note for .NET 1.5.0. This new release allows clients to also save OneNote documents in .ONE format, insert an image into the OneNote document, apply different text styles in one rich text element, parsing and exporting of different formats of numbered lists and maintain various page levels as Microsoft Office OneNote do. Besides this, our product team has also included fixes of recently reported bugs and other sort of enhancement.
Improved OneNote Table Export and Generic Node Retrieval in Aspose.Note for .NET 1.4.0
We are pleased to announce the new version of Aspose.Note for .NET 1.4.0. In this major build, we have optimized the parsing algorithm of OneNote document, and border lines of the table can be preserved in the output PDF and thumbnail formats. We have also added a new generic approach to retrieve OneNote document nodes and the older one has been marked as obsolete. This release also includes the most recent bug fixes along with the above enhancements.
Support for Aspose.Note for .NET and Visual Studio 2013 Added to Aspose for .NET DNN Module Development Template
Aspose for .NET DNN Module Development Template provides a quick and easy way to use module development template for DNN 7+. We are pleased to announce a new release which now supports exploring examples of our new product Aspose.Note for .NET. This module development template can automatically download Aspose components and seamlessly add them to your DNN module project during project creation.
The new improved version provides the following features:
Explore Aspose.Note for .NET API Examples using Aspose Visual Studio Plugin 2.1
Aspose Visual Studio plugin is a great tool for quickly downloading and exploring Aspose for .NET API examples. We are pleased to announce a new release which now supports exploring examples of our new product Aspose.Note for .NET. This plugin saves a lot of time and effort by providing a very simple option for seamlessly selecting, downloading and opening the latest example projects without having to leave the Visual Studio environment.
OneNote Format Loading and Error Message Improvements in Aspose.Note for .NET 1.3.1
[![][1] 1.3.1. In this new build, we have fixed two issues. The first one was about loading an old version of OneNote formats into the Document object. Currently, the Aspose.Note API does not support older versions. We list all supported formats in the product overview and keep this page updated. However, a user faced null reference exception message. These types of messages can be a source of frustration so we fixed it.
Save OneNote Document to a Stream using Aspose.Note for .NET 1.3.0
[![][1] 1.3.0. This new build enables developers to save OneNote documents to a Stream object. Developers can now pass a stream object to the Document.Save(Stream, SaveFormat) or Document.Save(Stream, SaveOptions) method. When saving to a stream, specify the save format explicitly. Please have a look at our official documentation, the help topics: Save OneNote Document to a Stream, and Specify OneNote Save Options
Bug Fixes & Enhancements This new release fixes several issues, including the presence of duplicate pages in a PDF output file.
Value-added Access to OneNote Elements and Rendering Support in Aspose.Note for .NET 1.2.0
We are pleased to announce the release of Aspose.Note for .NET 1.2.0. From this release, the content manipulation features now offer a bit more control. This new build also allows developers to render a few more elements, for example tags, tasks, tables, attached documents and hyperlinks. The DocumentVisitor abstract class has been made more flexible. It supports start and end methods for the visiting elements of OneNote documents. This gives developers an easy approach for deciding which objects need to be visited for a given scenario.
Content Rendering and Document Object Model Navigation Improvements in Aspose.Note for .NET 1.1.0
[![][1] In addition to that, users can easily access and manipulate bullet lists, numbered lists and paragraphs with spacing options through the Aspose.Note API. The content manipulation features now offer a bit more control.
One valuable feature is retrieving the bullet or numbered list properties, for example the font, font size, font color and format. Please see a complete example topic: Retrieve Bullet or Number List Properties
Fixed Issues and Enhancements Thanks to the recently fixed issues and improvements, rendering a OneNote document to other formats is now better.
Convert and Read Microsoft OneNote Files using C# with Aspose.Note for .NET
We are excited to announce our new API - Aspose.Note for .NET. It interacts with the Microsoft Office OneNote (.one) file format. Aspose.Note is a .NET class library to read, convert and parse Microsoft OneNote files using C#. It allows developers to work with ONE (2010/ 2013) files in C#, ASP.NET MVC, web services or any .NET based applications. Aspose.Note for .NET API brings with it some comprehensive features.