Enum AsposeOcrPresets.OcrPreset
Enum AsposeOcrPresets.OcrPreset
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.8.0)
Available recognition presets for typical use cases.
public enum AsposeOcrPresets.OcrPreset
Fields
CarPlate = 3
Vehicle license plates with constrained character sets.
FastText = 7
Fast recognition with minimal layout analysis.
HandwrittenNote = 4
Handwritten notes and informal text.
None = 0
No preset. Uses default settings.
Passport = 6
Machine-readable zone (MRZ) and personal data from passports.
Receipt = 2
Receipt or bill layout with total amounts and items.
StandardDocument = 1
Standard document with multiple columns, e.g., articles or books.
StreetPhoto = 8
Photographs of street scenes containing text (e.g., signs, storefronts).
TableForm = 5
Tabular documents such as forms or spreadsheets.