製品を閲覧する

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.

 

.net 22.7のasopsion.omr

ダウンロード  ダウンロード 

ファイルの詳細

  • ダウンロードs:
  • 1
  • ファイルサイズ:
  • 77.75MB
  • 日付が追加されました:
  • 30/7/2022

説明

.NET 22.7リリース用のAsoppes.omrが含まれています

ファイルの詳細

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 リリースノート.

 日本