Aspose.OMR for .NET のリリース

Released: Aug 19, 2022

V22.8 での更新項目

機能

  • Improved the handling of rotated images by adding an extra positioning marker to the form.
  • VerticalChoiceBox (text markup / JSON markup) element now supports more than one write-in field.
  • Removed blank line at the end of recognition results saved as a comma-separated values (CSV) file.

不具合の修正

  • Additional rectangles on a scanned or photographed OMR form no longer interfere with the positioning markers.

Released: Jul 30, 2022

V22.7 での更新項目

機能

  • Added an alternative bubble type (square) for AnswerSheet, CustomAnswerSheet (CustomTrigger element), Grid, CompositeGrid, and CheckBox elements.
  • Added human-readable enumerators for BarcodeType and BarcodeQRVersion properties from the BarcodeConfig element.
  • Container elements can now be nested within other container elements.
  • Paragraphs can now be placed at the top level of a form hierarchy, without wrapping them in block elements.
  • Improved rendering of EmptyLine elements - now they handle...

Released: Jun 21, 2022

V22.6 での更新項目

機能

  • Improved rendering of container elements (text markup / JSON markup).

不具合の修正

  • Fixed recognition of barcodes placed at the bottom of the page when the resolution of scanned or photographed forms is less than the resolution of the original printable form.
  • Threshold setting of CheckBox element (text markup / JSON markup) is preserved during run-time adjustments of recognition accuracy.
  • Fixed bubble coloring for CustomAnswerSheet element (text markup / JSON markup).
  • Fixed handling of vertical...

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...

Released: Apr 24, 2022

V22.4 での更新項目

機能

  • Added the ability to customize the right margin of print form pages by specifying the margin width (in pixels) for the PageMarginRight property in GlobalPageSettings.
  • A barcode can now be added to the page footer of the OMR form.
  • Added the ability to customize the top padding of the VerticalChoiceBox form element by specifying the padding height (in pixels) for the optional top_padding element’s property.
  • Added support for new paper sizes: Tabloid (11 x 17 inches), non-standard long (8.5 x...

Released: Mar 28, 2022

V22.3 での更新項目

機能

  • Added new Custom Threshold property for Vertical ChoiceBox elements.
  • Added new Vertical Margin and Horizontal Margin properties for Block elements.
  • Added multiple Font Style for each Text element.
  • Added new Bubble Type property for Vertical ChoiceBox elements.
  • Added support for SHA-256 licenses.

Released: Feb 28, 2022

V22.2 での更新項目

機能

  • Added font properties to ScoreHeader and CheckBox elements.
  • Added a new TableContent element.
  • Added new CompositionGrid element.
  • Added new ScoreDisplay property for ScoreQuestion.
  • Added the ability to save results to MemoryStream.
  • Added support for Microsoft .NET 5.0.
  • Added support for Microsoft .NET Standard 2.0.

Released: Jan 29, 2022

V22.1 での更新項目

機能

  • Added a new CheckBox element.

Released: Dec 25, 2021

V21.12 での更新項目

機能

  • Added the ability to generate templates from a memory stream.
  • Added the ability to generate templates from an array of markup lines.
  • Added new CustomAnswerSheet element.
  • Added new CustomTrigger element.
  • Added new InputGroup element.
  • Added new ScoreGroup element.
  • Added new “is_clipped” field for Block element.
  • Added new “Align” field for Content element.
  • Added new “Cells” type for Content element.
  • Added new “EqualCells” type for Table element.

Released: Nov 29, 2021

V21.11 での更新項目

機能

  • Added align field to Text Element.
  • Added Empty Line Element.
  • Added support for template generation from JSON files.
  • Added bubble size to Grid Element.