Browse our Products

Aspose.OMR for .NET 23.7.0 - Release Notes

Deprecation warning

What was changed

KeySummaryCategory
OMRNET‑858Support for .NET 7.0New feature

Known issues and limitations

KeySummaryWorkaround
OMRNET‑850Recognition of multi-page TIFF images causes an error.Scan each page of the filled form into a separate TIFF file and recognize them one-by-one.
OMRNET‑555Recalculate method results in incorrect processing of ScoreGroup elements (text markup / JSON markup) and CustomAnswerSheet elements (text markup / JSON markup).Use RecognizeImage method with different threshold setting instead of run-time adjustments of recognition accuracy.

Public API changes and backwards compatibility

This section lists all public API changes introduced in Aspose.OMR for .NET 23.7.0 that may affect the code of existing applications.

Added public APIs:

No changes

Updated public APIs:

No changes

Removed public APIs:

No changes.