Public API Changes in Aspose.Note for .NET 2.1.0

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Note for .NET.

Added LoadOptions.DocumentPassword.

Use LoadOptions.DocumentPassword property to open a password protected document.

Added PdfSaveOptions.PageSplittingAlgorithm property and AlwaysSplitObjectsAlgorithm, KeepPartAndCloneSolidObjectToNextPageAlgorithm and KeepSolidObjectsAlgorithm types.

Use this members to specify page splitting algorithm.

Several exception classes were added.

  1. FileCorruptedException - Thrown during document load, when the document appears to be corrupted and impossible to load.
  2. IncorrectDocumentStructureException - Thrown if a user created document has incorrect structure.
  3. IncorrectPasswordException - Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
  4. UnsupportedFileFormatException - Thrown during document load, when the file format is not recognized or not supported by Aspose.Note.
  5. UnsupportedSaveFormatException - Thrown if requested save format is not supported.
Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.