Navegue pelos nossos produtos

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.omr para .NET 22.7

Download  Download 

Detalhes do arquivo

  • Downloads:
  • 1
  • Tamanho do arquivo:
  • 77.75MB
  • data adicionada:
  • 30/7/2022

Descrição

Contém aspose.omr para .NET 22.7 Release

Detalhes do arquivo

Introducing Square Bubble Style

Now the API supports multiple bubble styles without any change in the recognition logic. These bubble types include circle (round) and square (square), with the introduction of the new bubble-type for the following elements:

The following C# code snippet is used to insert the round type bubbles (checkbox)in the OMR form via API:

?checkbox=Sex:
	bubble_type=round
	font_style=italic
?content=Male
?content=Female
&checkbox

Result

Round Bubble Style

The following C# code snippet is used to insert the square type checkbox in the OMR form via API:

?checkbox=Sex:
	bubble_type=square
	font_style=italic
?content=Male
?content=Female
&checkbox

Result

Square Bubble Style

BarCode Type & QR Version Enumerators

Added the following two enumerators to facilitate the barcode processing within your OMR forms:

  • BarcodeType enumerator to specify the type of the generated barcode, Aspose.OMR.Generation.Config.Enums.BarcodeType.
  • BarcodeQRVersion enumerator to specify the version of the generated QR code, Aspose.OMR.Generation.Config.Enums.QRVersion.

For a complete list of features, enhancements, and bug fixes in this release please visit, Aspose.OMR for .NET 22.7 Notas de liberação.

 Português