Browse our Products

Aspose.OMR for .NET 19.7 Release Notes

Major Changes

Template Generation: This feature allows creating template images and template files (.omr) from simple text markup.

KeySummaryCategory
OMR-410Implement template generation in Aspose.OMR for .NETNew Feature

Other Changes

Bug fixes regarding image processing.

Public API and Backwards Incompatible Changes

Added APIs:

TypeTitle
ClassAspose.OMR.Generation.GenerationResult
PropertyAspose.OMR.Generation.GenerationResult.TemplateImage
PropertyAspose.OMR.Generation.GenerationResult.Template
PropertyAspose.OMR.Generation.GenerationResult.ErrorCode
PropertyAspose.OMR.Generation.GenerationResult.ErrorMessage
PropertyAspose.OMR.Generation.GenerationResult.Warnings
MethodAspose.OMR.Generation.GenerationResult.Save(System.String,System.String)
MethodAspose.OMR.Api.OmrEngine.GenerateTemplate(System.String)

Removed APIs:

No Changes