Monday, April 11, 2016

Add Alternative Text for Image & Read OneNote Online (SharePoint) File Format inside .NET Apps

What’s new in this release?

We are pleased to announce the release of Aspose.Note for .NET 2.2.0.  This month’s release includes new features, enhancements and bug fixes that further improve the overall stability and usability of the API. We are pleased to share that Aspose.Note for .NET now supports OneNote online file format that is usually known as OneNote SharePoint File Format. However, there are some limitations with respect to this new feature. Firstly Hand written drawings are not supported and secondly Embedded Files/Images are also not supported. These limitations are due to the lack of available specifications for reading such contents. However, we are investigating all possible methods for supporting these and hope to include these in one of nearest releases. This month’s release also provides an enhancement where alternative text can be added for image. This can be achieved by setting the AlternativeText property of the Image class for the desired alternative text as shown in the code sample on the blog announcement page. With this month’s release, Aspose.Note for .NET now provides support for setting resultant image resolution. The Resolution property of ImageSaveOptions class can be used to set the resolution of resultant image. This month’s release also fixes a number of bugs that were reported with our last month’s release. Fixing them aids to the overall stability of the API for usage. The list of new and enhanced features added in this release are given below
  • Support for OneNote Online (SharePoint) file format
  • Support for alternative text in image
  • Ability to set resultant image resolution during export to image formats
  • Not supported file format error when loading OneNote document
  • Incorrect page manifest and page metadata matching
  • Not Supported Exception while loading OneNote files
  • Long solid text cannot be saved to OneNote format
  • IOE is thrown in case page revision does not have create time property
  • Error on save to OneNote format when PageNode does not have last modified time property
  • Output OneNote page has wrong layout in the evaluation mode
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