Designing machine-readable forms with Aspose.OMR for C++
Contents
[
Hide
]
Aspose.OMR for C++ offers several ways to create machine-readable forms of any layout and complexity. They all work equally well and give the same results - just choose the approach that works best for you.
- Text markup language
A lightweight markup language specifically designed for creating questionnaires, exams, election ballots, and other Aspose.OMR forms. - JSON markup language
Describe machine-readable forms in Aspose.OMR as nested data structures using the most popular data interchange format.