Browse our Products

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 for .NET 22.2

Download  Support Forum 

File Details

  • Downloads:
  • 8
  • File Size:
  • 77.6 MB
  • Posted By:
  • MaksymRohach
  • Views:
  • 33
  • Date Added:
  • 2/28/2022

Release Notes

Description

Contains Aspose.OMR for .NET 22.2 release

File Details

Define Table Content

Added a new element TableContent. This enables you to define the custom column content that is declared with ScoreHeader element with the header_type property equals to content.

?score_question=How would you rate our services ?
	font_size=12
	font_style=bold	
	row_proportions=5%-75%-10%-10%
	score_display=DisplayInsideCell
?score_header=
	header_type=Content
?score_header=How would you rate our services ?
	header_type=Question
	align=center
	font_style=bold
?score_header=Yes
	header_type=positive
	font_style=bold
	align=center
?score_header=No
	header_type=negative
	font_style=bold
	align=center
?score_answer=Housekeeping visited my room daily.
	score=2
	align=left
?score_answer=WiFi was fast and easy to connect.
	score=2
	align=left
?score_answer=I enjoy continental Breakfast.
	score=3
	align=left
?score_answer=I enjoy interior design of my hotel room.
	score=3
	align=left
?score_answer=Air conditioner provided an optimal microclimate in my hotel room.
	score=3
	align=left
?table_content=1.
	row=1
	column=1
	font_style=bold
	align=center
?table_content=2.
	row=2
	column=1
	font_style=bold
	align=center
?table_content=3.
	row=3
	column=1
	font_style=bold
	align=center
?table_content=4.
	row=4
	column=1
	font_style=bold
	align=center
?table_content=5.
	row=5
	column=1
	font_style=bold
	align=center
&score_question

Set Font Properties

Ability to add the font properties to ScoreHeader and CheckBox elements.

The following example demonstrates how to add font property to CheckBox element:

?checkbox=Sex:
	bubble_size=extrasmall
	font_size=10
?content=Male
	font_style=italic
	font_size=10
?content=Female
	font_style=italic
	font_size=10
&checkbox

Composite Grid

Added a new element CompositionGrid.

The following is an example declaration of the Composite Grid OMR element:

?composite_grid=4.
	columns_count=3
	extra_row=( ) (.) (.)
	extra_row=() (+) ()
	extra_row=() (-) ()
	values=(1) (2) (3) (4) (5) (6) (7) (8) (9)

Display Score for Question

Add new property ScoreDisplay (defines how the numeric score is displayed) for ScoreQuestion (the question that is to be rated as per specified criteria).

?score_question=How would you rate our services ?
	font_size=12
	font_style=bold	
	row_proportions=5%-75%-10%-10%
	score_display=DisplayInsideCell

.NET 5.0 & .NET Standard 2.0 Support

Added the support for .NET 5.0 and .NET Standard 2.0.

For a complete list of features, enhancements, and bug fixes in this release please visit, Aspose.OMR for .NET 22.2 Release Notes.

 English