Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.OMR text markup is a lightweight markup language specifically tailored for describing content and layout of machine-readable forms. It allows you to easily create answer sheets, surveys and other questionnaires without graphic editors or advanced layout tools. The markup language is content-focused, with minimal number of tags or formatting instructions.
The downsides of text markup are that it doesn’t support syntax highlighting and is somewhat harder to read when working with nested layouts.
Template sources are stored as plain-text files that can be opened with any general-purpose text editor or code editor (such as Notepad or Visual Studio Code). The following encodings are supported:
You can use Windows (CRLF), Unix (LF) and Mac OS 9 (CR) line endings.
Text markup includes a wide range of elements that allow you to create OMR forms of any complexity - from a simple ballot to high school exam papers and finance application checklists.
Check out code examples to see how different elements can be used and combined with each other.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.