Aspose.OMR for .NET V22.5
Released: May 22, 2022
V22.5 での更新項目
機能
- The 'GetTemplateProcessor' method now accepts a recognition pattern as a 'System.IO.MemoryStream' object.
- Recognition results can now be received as an array of bytes.
- Recognition results can now be received as a 'System.IO.MemoryStream' object.
- The 'Save' and 'SaveAsPdf' methods now provide improved error details.
- Added support for rounded element borders.
- Images used in a form can now be loaded from memory.
- New method allows you to generate a printable form and a recognition pattern file from JSON markup.
- Improved layout of 'CustomAnswerSheet' and 'ScoreGroup' elements.
不具合の修正
- Empty lines after the opening ?container= statement no longer cause the entire container element to be skipped during rendering.