Skip navigation links
A B C D E F G H I K L M O P R S T U V W 

A

add(String) - Method in class com.aspose.ocr.OcrInput
Add the path or URI containing the image for recognition / processing.
add(BufferedImage) - Method in class com.aspose.ocr.OcrInput
Add the BufferedImage containing the image for recognition / processing.
add(String, int, int) - Method in class com.aspose.ocr.OcrInput
Add the multipage images / documents for recognition / processing.
add(BufferedImage, int, int) - Method in class com.aspose.ocr.OcrInput
Add the BufferedImage containing the multipage image for recognition / processing.
add(int[], int, int, int) - Method in class com.aspose.ocr.OcrInput
Add the decoded image to the list for recognition / processing.
add(InputStream) - Method in class com.aspose.ocr.OcrInput
Add the InputStream containing the image for recognition / processing.
add(InputStream, int, int) - Method in class com.aspose.ocr.OcrInput
Add the InputStream containing the multipage image for recognition / processing.
add(PreprocessingFilter) - Method in class com.aspose.ocr.PreprocessingFilter
Add the new filter to the collection to further run all operations.
add(RecognitionResult) - Method in class com.aspose.ocr.RecognitionResult
 
addAll(Collection<? extends RecognitionResult>) - Method in class com.aspose.ocr.OcrOutput
Overrides addAll to add the elements of the specified collection to the end of the OcrOutput list.
addBase64(String) - Method in class com.aspose.ocr.OcrInput
Add the base64 string containing the image for recognition / processing.
AllowAutomaticDownloads(Boolean) - Static method in class com.aspose.ocr.Resources
Allow (true) or block (false) automatic downloading of required resources from the online repository.
allowedCharacters - Variable in class com.aspose.ocr.CarPlateRecognitionSettings
 
allowedCharacters - Variable in class com.aspose.ocr.ReceiptRecognitionSettings
 
Angle - Variable in class com.aspose.ocr.models.SkewOutput
Skew angle in degrees.
applyTo(OrtSession.SessionOptions) - Static method in class com.aspose.ocr.models.OnnxRuntimeSessionOptions
Applies current options to a given ONNX Runtime session options object.
AreasType - Enum in com.aspose.ocr.models
Determines the type of regions detected by the model.
AsposeOCR - Class in com.aspose.ocr
Main class for recognize text from images.
AsposeOCR() - Constructor for class com.aspose.ocr.AsposeOCR
Public constructor.
AsposeOCRException - Exception in com.aspose.ocr
 
AsposeOCRException(String) - Constructor for exception com.aspose.ocr.AsposeOCRException
 
AsposeOCRException(String, Throwable) - Constructor for exception com.aspose.ocr.AsposeOCRException
 
AssemblyConstants - Class in com.aspose.ocr
 
AssemblyConstants() - Constructor for class com.aspose.ocr.AssemblyConstants
 
AutoDenoising() - Static method in class com.aspose.ocr.PreprocessingFilter
Enables the use of an additional neural network to improve the image - reduce noise.
AutoDenoising(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Enables the use of an additional neural network to improve the part of the image - reduce noise.
AutoDewarping() - Static method in class com.aspose.ocr.PreprocessingFilter
Automatically corrects geometric distortions in the image.
AutoSkew() - Static method in class com.aspose.ocr.PreprocessingFilter
Enables the automatic image skew correction.
AutoSkew(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Enables the automatic image part skew correction.

B

Binarize() - Static method in class com.aspose.ocr.PreprocessingFilter
Converts an image to black-and-white image.
Binarize(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Converts a part of the image to black-and-white image.
BinarizeAndDilate() - Static method in class com.aspose.ocr.PreprocessingFilter
Dilation adds pixels to the boundaries of objects in an image.
BinarizeAndDilate(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Dilation adds pixels to the boundaries of objects in a part of the image.

C

CalculateSkew(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Calculates the skew angles of an images.
captions - Variable in class com.aspose.ocr.models.LayoutOutput
Detected captions.
CarPlateRecognitionSettings - Class in com.aspose.ocr
Settings for the car number recognition Contains elements that allow customizing the recognition process
CarPlateRecognitionSettings() - Constructor for class com.aspose.ocr.CarPlateRecognitionSettings
Default constructor: set autoSkew true.
Character - Class in com.aspose.ocr.models
Data about detected character.
Character() - Constructor for class com.aspose.ocr.models.Character
 
CharacterRecognitionResult - Class in com.aspose.ocr.models
Pages with detected characters data.
CharacterRecognitionResult() - Constructor for class com.aspose.ocr.models.CharacterRecognitionResult
 
Characters - Variable in class com.aspose.ocr.models.CharacterRecognitionResult
Data about detected characters on the page.
CharactersAllowedType - Enum in com.aspose.ocr.models
Determines the type of characters allowed for recognition result.
clear() - Method in class com.aspose.ocr.OcrInput
Set the amount of items for processing / recognition as 0.
clearFilters() - Method in class com.aspose.ocr.OcrInput
Remove all filters.
clone() - Method in class com.aspose.ocr.RecognitionResult
 
close() - Method in class com.aspose.ocr.AsposeOCR
 
com.aspose.ocr - package com.aspose.ocr
 
com.aspose.ocr.ConnectedComponent - package com.aspose.ocr.ConnectedComponent
 
com.aspose.ocr.licensing - package com.aspose.ocr.licensing
 
com.aspose.ocr.metered - package com.aspose.ocr.metered
 
com.aspose.ocr.metered.internal - package com.aspose.ocr.metered.internal
 
com.aspose.ocr.models - package com.aspose.ocr.models
 
com.aspose.ocr.SpellCheck - package com.aspose.ocr.SpellCheck
 
CompareImageTexts(String, String, RecognitionSettings, boolean) - Method in class com.aspose.ocr.AsposeOCR
Check if two images contain the same text.
CompareImageTexts(String, String, RecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Check if two images contain the same text.
CompareImageTexts(String, String) - Method in class com.aspose.ocr.AsposeOCR
Check if two images contain the same text.
confidence - Variable in class com.aspose.ocr.RecognitionResult.LinesResult
The confidence score assigned to the recognized text line, represented as a floating-point value between 0.0 and 1.0.
ConnectedComponentMain - Class in com.aspose.ocr.ConnectedComponent
 
ConnectedComponentMain() - Constructor for class com.aspose.ocr.ConnectedComponent.ConnectedComponentMain
 
console - Static variable in class com.aspose.ocr.Logging
Set or get - the logs are displayed on the console.
ContentArea - Class in com.aspose.ocr.models
A content area detected in an image.
ContentArea() - Constructor for class com.aspose.ocr.models.ContentArea
 
ContrastCorrection() - Static method in class com.aspose.ocr.PreprocessingFilter
Contrast correction filter.
ContrastCorrection(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Contrast correction filter for the part of the image.
convertDateToString(LocalDate, String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Convert date to string.
convertStringToDate(String, String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Convert string to date string.
Coordinates - Variable in class com.aspose.ocr.models.Character
Character coordinates.
CorrectSpelling(String, SpellCheckLanguage) - Method in class com.aspose.ocr.AsposeOCR
Corrects text (replaces misspelled words).
CorrectSpelling(String, SpellCheckLanguage, String) - Method in class com.aspose.ocr.AsposeOCR
Corrects text (replaces misspelled words).
count(BufferedImage) - Static method in class com.aspose.ocr.metered.MeteredHelper
 
count(String) - Static method in class com.aspose.ocr.metered.MeteredHelper
 
Country - Enum in com.aspose.ocr.models
For better passport recognition point the passport country.
createFileInputStreamBuffered(File) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Create InputStream from file.

D

DebugMode - Static variable in class com.aspose.ocr.AsposeOCR
Enables debug mode.
debugModeCheckAndDrawDsr(BufferedImage, int, ArrayList<Map.Entry<RegionTypes, Rectangle>>) - Static method in class com.aspose.ocr.AsposeOCR
 
debugModeCheckAndExecute(BufferedImage, String, List<Rectangle>) - Static method in class com.aspose.ocr.AsposeOCR
 
debugModeCheckAndExecuteForResult(BufferedImage, String, RecognitionResult) - Static method in class com.aspose.ocr.AsposeOCR
 
DebugModeSaveDirectory - Static variable in class com.aspose.ocr.AsposeOCR
Directory where debug results will be saved.
decodeFromBase64String(String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Decoder from base64.
defectAreas - Variable in class com.aspose.ocr.DefectOutput
The list of image defects and areas where they were found.
DefectAreas - Class in com.aspose.ocr.models
Image areas containing a certain type of defect.
DefectAreas() - Constructor for class com.aspose.ocr.models.DefectAreas
 
DefectOutput - Class in com.aspose.ocr
Areas containing defects identified in the image.
defectType - Variable in class com.aspose.ocr.models.DefectAreas
Defect type.
DefectType - Enum in com.aspose.ocr.models
The types of image defects.
Detect_defects(int, byte[], int, int, int, int) - Method in interface com.aspose.ocr.ILibraryImport
 
Detect_defects(int, byte[], int, int, int, int) - Method in class com.aspose.ocr.LibraryImport
 
DetectAreasMode - Enum in com.aspose.ocr.models
 
DetectDefects(OcrInput, DefectType) - Method in class com.aspose.ocr.AsposeOCR
Automatically find problematic areas of an image that can significantly impact the accuracy of OCR.
DetectDocumentLayout(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Analyzes the image and identifies the different types of content areas within it.
DetectLanguages(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Analyzes the text on the image to determine the languages it is written in.
DetectRectangles(OcrInput, AreasType, boolean) - Method in class com.aspose.ocr.AsposeOCR
Deprecated.
Will be removed in the release 25.11.0. Use DetectDocumentLayout instead.
distance - Variable in class com.aspose.ocr.SpellCheck.SuggestedWord
The distance between the searched and suggestion.
dsr - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 

E

EditionType - Enum in com.aspose.ocr.licensing
The license type
Empty - Static variable in class com.aspose.ocr.PreprocessingFilter
 
equals(Object) - Method in class com.aspose.ocr.Pair
 
equations - Variable in class com.aspose.ocr.models.LayoutOutput
Detected equations.
EVALUATION - Static variable in class com.aspose.ocr.metered.internal.MeteredState
The metered is evaluation
ExcludeFromJacocoGeneratedReport - Annotation Type in com.aspose.ocr
 
ExcludeFromJacocoGeneratedReportMethod - Annotation Type in com.aspose.ocr
 
executionMode - Static variable in class com.aspose.ocr.models.OnnxRuntimeSessionOptions
Execution mode for the session.
ExecutionModeOnnx - Enum in com.aspose.ocr.models
 

F

FetchAll() - Static method in class com.aspose.ocr.Resources
Download all compatible resources from the online repository.
FetchResource(String) - Static method in class com.aspose.ocr.Resources
Download the resource specified in the `name` parameter from the online repository.
FetchResources(String[]) - Static method in class com.aspose.ocr.Resources
Download the resources specified in the `names` parameter from the online repository.
fileSystem - Static variable in class com.aspose.ocr.Logging
Set or get - the logs are saved in the file (default path "Aspose.OCR.log.txt").
Filters - Variable in class com.aspose.ocr.ImageData
Image preprocessing to improve the accuracy of OCR.
Format - Enum in com.aspose.ocr.models
 
fragmentDsr - Variable in class com.aspose.ocr.models.RecognizeDataModelDsr
 

G

get(BufferedImage) - Method in class com.aspose.ocr.ConnectedComponent.ConnectedComponentMain
 
get(int) - Method in class com.aspose.ocr.OcrInput
Returns information about processed / recognized image.
getConsumptionCredit() - Static method in class com.aspose.ocr.metered.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.aspose.ocr.metered.Metered
Gets consumption file size
getCountry() - Method in class com.aspose.ocr.PassportRecognitionSettings
Get the template for passport recognition and to extract the keywords.
getCustomerCredit() - Method in class com.aspose.ocr.metered.internal.MeteredBillingService
 
getCustomerData() - Method in class com.aspose.ocr.metered.internal.MeteredBillingService
 
getDateValue(Element, String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Gets date value from the specified XML element.
getElementByName(Element, String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Xml helper function.
getInstance() - Static method in class com.aspose.ocr.metered.internal.MeteredBillingService
 
getInstance() - Static method in class com.aspose.ocr.metered.internal.MeteredCountService
 
getJarFolder(Class) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Get jar folder
GetJson() - Method in class com.aspose.ocr.RecognitionResult
Form JSON string with recognition results.
GetKeywords() - Method in class com.aspose.ocr.RecognitionResult
Get keywords from pasport (Test mode.
GetLocalPath() - Static method in class com.aspose.ocr.Resources
Return the full path to the directory where the resources will be downloaded.
getMessage() - Method in exception com.aspose.ocr.AsposeOCRException
 
getMeteredState() - Static method in class com.aspose.ocr.metered.internal.MeteredBillingService
Gets metered state
getOSVerion() - Static method in class com.aspose.ocr.LibraryImport
 
getOuterXml(Node) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Java helper function to get XML from a DOM element.
GetRepository() - Static method in class com.aspose.ocr.Resources
Return the URL of the online repository from which Aspose.OCR resources are downloaded.
getSpellCheckCorrectedText(SpellCheckLanguage) - Method in class com.aspose.ocr.RecognitionResult
Corrects text (replaces misspelled words).
getSpellCheckCorrectedText() - Method in class com.aspose.ocr.RecognitionResult
Corrects text (replaces misspelled words).
getSpellCheckErrorList(SpellCheckLanguage) - Method in class com.aspose.ocr.RecognitionResult
Find the misspelled words with suggested spellings for a given input text.
getSpellCheckErrorList() - Method in class com.aspose.ocr.RecognitionResult
Find the misspelled words with suggested spellings for a given input text.
getStream() - Method in class com.aspose.ocr.ImageData
 
getStringValue(Element, String) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Returns text from the child element of a specified parent element or empty string if the element was not found.
getValue() - Method in enum com.aspose.ocr.licensing.EditionType
 
getValue() - Method in enum com.aspose.ocr.licensing.LicenseState
 
getValue() - Method in enum com.aspose.ocr.models.DetectAreasMode
 
getValue() - Method in enum com.aspose.ocr.models.PdfOptimizationMode
 
getValue() - Method in enum com.aspose.ocr.models.RegionTypes
 
GetXml() - Method in class com.aspose.ocr.RecognitionResult
Form JSON string with recognition results.
graphOptimizationLevel - Static variable in class com.aspose.ocr.models.OnnxRuntimeSessionOptions
Graph optimization level for the session.
GraphOptimizationLevelOnnx - Enum in com.aspose.ocr.models
 

H

hashCode() - Method in class com.aspose.ocr.Pair
 
headers - Variable in class com.aspose.ocr.models.LayoutOutput
Detected headers.
Height - Variable in class com.aspose.ocr.ImageData
Height of the image.

I

IDCardRecognitionSettings - Class in com.aspose.ocr
Settings for the ID Card recognition Contains elements that allow customizing the recognition process
IDCardRecognitionSettings() - Constructor for class com.aspose.ocr.IDCardRecognitionSettings
Default constructor: set autoSkew true.
ILibraryImport - Interface in com.aspose.ocr
 
Image - Variable in class com.aspose.ocr.ImageData
Image in stream.
image - Variable in class com.aspose.ocr.models.ContentArea
Image region with the content.
ImageData - Class in com.aspose.ocr
 
ImageHasText(String, String, RecognitionSettings, boolean) - Method in class com.aspose.ocr.AsposeOCR
Check if the image contains the provided text fragment.
ImageHasText(String, String, RecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Check if the image contains the provided text fragment with a case-insensitive search.
ImageHasText(String, String) - Method in class com.aspose.ocr.AsposeOCR
Check if the image contains the provided text fragment with a case-insensitive search.
ImageHasText(String, Pattern, RecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Check if the image text matches the provided regular expression.
ImageHasText(String, Pattern) - Method in class com.aspose.ocr.AsposeOCR
Check if the image text matches the provided regular expression.
ImageIndex - Variable in class com.aspose.ocr.models.CharacterRecognitionResult
Deprecated.
Will be removed in the release 25.11.0. Use Page instead.
ImageIndex - Variable in class com.aspose.ocr.models.SkewOutput
Deprecated.
Will be removed in the release 25.11.0. Use Page instead.
ImageIndex - Variable in class com.aspose.ocr.RectangleOutput
Deprecated.
Sequence number of the image on the page.
imageLine - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
ImageProcessing - Class in com.aspose.ocr
Helper class for Aspose OCR library.
ImageProcessing() - Constructor for class com.aspose.ocr.ImageProcessing
 
images - Variable in class com.aspose.ocr.models.LayoutOutput
Detected pictures/illustrations.
ImageTextDiff(String, String, RecognitionSettings, boolean) - Method in class com.aspose.ocr.AsposeOCR
Compare the texts on the two images and return a number representing how similar they are (0 to 1).
ImageTextDiff(String, String, RecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Compare the texts on the two images and return a number representing how similar they are (0 to 1).
ImageTextDiff(String, String) - Method in class com.aspose.ocr.AsposeOCR
Compare the texts on the two images and return a number representing how similar they are (0 to 1).
increaseCount(double) - Method in class com.aspose.ocr.metered.internal.MeteredCountService
Increase customer consumption file size, and try to upload data
increaseCredit(long) - Method in class com.aspose.ocr.metered.internal.MeteredCountService
Increase customer consumption credit, and try to upload
index - Variable in class com.aspose.ocr.models.ContentArea
The sequential index of the content area, unique within the image.
InputType - Enum in com.aspose.ocr
Types of image/ documents for processing / recognition.
instance - Static variable in class com.aspose.ocr.metered.internal.MeteredCountService
 
interOpNumThreads - Static variable in class com.aspose.ocr.models.OnnxRuntimeSessionOptions
Number of threads for running multiple operations in parallel.
InterpolationFilterType - Enum in com.aspose.ocr
 
intraOpNumThreads - Static variable in class com.aspose.ocr.models.OnnxRuntimeSessionOptions
Number of threads for a single operation.
Invert() - Static method in class com.aspose.ocr.PreprocessingFilter
Automatically inverts colors in a document image.
Invert(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Automatically inverts colors in a part of the image.
InvoiceRecognitionSettings - Class in com.aspose.ocr
Settings for the invoice recognition Contains elements that allow customizing the recognition process
InvoiceRecognitionSettings() - Constructor for class com.aspose.ocr.InvoiceRecognitionSettings
Default constructor: set autoSkew true.
IS_PYTHON - Static variable in class com.aspose.ocr.AssemblyConstants
 
isMac64() - Static method in class com.aspose.ocr.LibraryImport
 
isMacArm() - Static method in class com.aspose.ocr.LibraryImport
 
isUnix() - Static method in class com.aspose.ocr.LibraryImport
 
isValid() - Static method in class com.aspose.ocr.License
 
isWindows() - Static method in class com.aspose.ocr.LibraryImport
 
iterator() - Method in class com.aspose.ocr.OcrInput
 

K

key - Variable in class com.aspose.ocr.Pair
 

L

language - Variable in class com.aspose.ocr.CarPlateRecognitionSettings
 
Language - Enum in com.aspose.ocr.models
 
language - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
language - Variable in class com.aspose.ocr.ReceiptRecognitionSettings
 
language - Variable in class com.aspose.ocr.RecognitionResult
The language of the recognized text in the image.
LanguageDetectionLevel - Enum in com.aspose.ocr.models
Defines the level of language detection for text recognition in an image.
LanguageDetectionOutput - Class in com.aspose.ocr.models
Languages detected in the image text.
LanguageDetectionOutput(String, List<Map.Entry<Language, Float>>, int) - Constructor for class com.aspose.ocr.models.LanguageDetectionOutput
 
languages - Variable in class com.aspose.ocr.models.LanguageDetectionOutput
A ranked list of languages detected in the image text, ordered by likelihood.
LayoutOutput - Class in com.aspose.ocr.models
Information on detected content areas in the image.
LayoutOutput() - Constructor for class com.aspose.ocr.models.LayoutOutput
 
length - Variable in class com.aspose.ocr.SpellCheck.SpellCheckError
Misspelled word's length in the input text.
LibraryImport - Class in com.aspose.ocr
 
LibraryImport() - Constructor for class com.aspose.ocr.LibraryImport
 
License - Class in com.aspose.ocr
Provides methods to license the component.
License() - Constructor for class com.aspose.ocr.License
Initializes a new instance of this class.
LicenseFamily - Enum in com.aspose.ocr.licensing
The license family
LicenseState - Enum in com.aspose.ocr.licensing
Represents possible license states.
LicenseUtil - Class in com.aspose.ocr.licensing
 
LicenseUtil() - Constructor for class com.aspose.ocr.licensing.LicenseUtil
 
line - Variable in class com.aspose.ocr.RecognitionResult.LinesResult
 
ListLocal() - Static method in class com.aspose.ocr.Resources
List all Aspose.OCR resources stored in the local directory.
ListRemote() - Static method in class com.aspose.ocr.Resources
List all compatible resources from the online repository.
lists - Variable in class com.aspose.ocr.models.LayoutOutput
Detected lists.
logFilePath - Static variable in class com.aspose.ocr.Logging
Set or get the path and name of log file.
Logging - Class in com.aspose.ocr
 
Logging() - Constructor for class com.aspose.ocr.Logging
 
loggingLevel - Static variable in class com.aspose.ocr.Logging
Set or get log level
LoggingLevel - Enum in com.aspose.ocr
 

M

Median() - Static method in class com.aspose.ocr.PreprocessingFilter
The median filter run through each element of the image and replace each pixel with the median of its neighboring pixels.
Median(Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
The median filter run through each element of the part of the image and replace each pixel with the median of its neighboring pixels.
Metered - Class in com.aspose.ocr.metered
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.ocr.metered.Metered
Initializes a new instance of this class.
MeteredBillingService - Class in com.aspose.ocr.metered.internal
This internal class is used to handle customer's matering state
MeteredBillingService() - Constructor for class com.aspose.ocr.metered.internal.MeteredBillingService
 
MeteredCountService - Class in com.aspose.ocr.metered.internal
This internal class is used to handle customer's consumption data, the unit is MB.
MeteredHelper - Class in com.aspose.ocr.metered
 
MeteredHelper() - Constructor for class com.aspose.ocr.metered.MeteredHelper
 
MeteredState - Class in com.aspose.ocr.metered.internal
Represents possible metered states.

O

OcrInput - Class in com.aspose.ocr
Main class for recognize text from images.
OcrInput(InputType, PreprocessingFilter) - Constructor for class com.aspose.ocr.OcrInput
Constructor to create container and set the type of images / documents and filters for further processing / recognition.
OcrInput(InputType) - Constructor for class com.aspose.ocr.OcrInput
 
OcrOutput - Class in com.aspose.ocr
 
OcrOutput() - Constructor for class com.aspose.ocr.OcrOutput
Initializes a new instance of the OcrOutput class with an empty collection.
OnnxRuntimeSessionOptions - Class in com.aspose.ocr.models
Configuration options for creating ONNX InferenceSession.
OnnxRuntimeSessionOptions() - Constructor for class com.aspose.ocr.models.OnnxRuntimeSessionOptions
 

P

Page - Variable in class com.aspose.ocr.DefectOutput
Page number.
Page - Variable in class com.aspose.ocr.models.CharacterRecognitionResult
Page number.
page - Variable in class com.aspose.ocr.models.LanguageDetectionOutput
Page number.
page - Variable in class com.aspose.ocr.models.LayoutOutput
Page number.
Page - Variable in class com.aspose.ocr.models.SkewOutput
Page number.
Page - Variable in class com.aspose.ocr.RectangleOutput
Deprecated.
Page number.
PAID - Static variable in class com.aspose.ocr.metered.internal.MeteredState
The metered is a paid customer.
Pair<K,V> - Class in com.aspose.ocr
 
Pair(K, V) - Constructor for class com.aspose.ocr.Pair
 
paragraphs - Variable in class com.aspose.ocr.models.LayoutOutput
Detected paragraphs.
PassportRecognitionSettings - Class in com.aspose.ocr
Settings for the Passport recognition Contains elements that allow customizing the recognition process
PassportRecognitionSettings() - Constructor for class com.aspose.ocr.PassportRecognitionSettings
 
PdfOptimizationMode - Enum in com.aspose.ocr.models
Significantly reduce the PDF file size at the expense of lower image quality.
PleaseReportException - Exception in com.aspose.ocr.licensing
 
PleaseReportException(String) - Constructor for exception com.aspose.ocr.licensing.PleaseReportException
 
PleaseReportException() - Constructor for exception com.aspose.ocr.licensing.PleaseReportException
 
position - Variable in class com.aspose.ocr.models.RecognizeDataModelDsr
 
position - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
PreprocessingFilter - Class in com.aspose.ocr
Base class for image processing commands.
PreprocessingFilter() - Constructor for class com.aspose.ocr.PreprocessingFilter
 
PRODUCT - Static variable in class com.aspose.ocr.AssemblyConstants
 

R

ReceiptRecognitionSettings - Class in com.aspose.ocr
Settings for the receipt recognition Contains elements that allow customizing the recognition process
ReceiptRecognitionSettings() - Constructor for class com.aspose.ocr.ReceiptRecognitionSettings
Default constructor: set autoSkew true.
recognitionAreasRectangles - Variable in class com.aspose.ocr.RecognitionResult
Deprecated.
Will be removed in the release 25.10.0
recognitionAreasText - Variable in class com.aspose.ocr.RecognitionResult
Deprecated.
Will be removed in the release 25.10.0
recognitionCharactersList - Variable in class com.aspose.ocr.RecognitionResult
A set of characters found by the recognition algorithm and arranged in descending order of probability.
recognitionLinesResult - Variable in class com.aspose.ocr.RecognitionResult
Gets a list of recognition results with a list of rows (Rectangles).
RecognitionResult - Class in com.aspose.ocr
The results of the image recognition.
RecognitionResult() - Constructor for class com.aspose.ocr.RecognitionResult
Initializes a new instance of the
RecognitionResult.LinesResult - Class in com.aspose.ocr
 
RecognitionSettings - Class in com.aspose.ocr
Settings for the image recognition.
RecognitionSettings() - Constructor for class com.aspose.ocr.RecognitionSettings
Default constructor: set recognitionAreas null, linesFiltration false, autoSkew false, recognizeSingleLine false.
RecognitionSettings(ArrayList<Rectangle>, boolean) - Constructor for class com.aspose.ocr.RecognitionSettings
Constructor allows to set all options.
RecognitionSettings(boolean) - Constructor for class com.aspose.ocr.RecognitionSettings
Constructor allows to set recognizeSingleLine.
RecognitionSettings(ReceiptRecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
RecognitionSettings(InvoiceRecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
RecognitionSettings(IDCardRecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
RecognitionSettings(PassportRecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
RecognitionSettings(CarPlateRecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
RecognitionSettings(RecognitionSettings) - Constructor for class com.aspose.ocr.RecognitionSettings
 
recognitionText - Variable in class com.aspose.ocr.RecognitionResult
Recognition result of all page or one area.
Recognize(OcrInput, RecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes image with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
Recognize(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Recognizes image with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
RecognizeCarPlate(OcrInput, CarPlateRecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes car plate with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
RecognizeCharacters(OcrInput, DetectAreasMode, Language) - Method in class com.aspose.ocr.AsposeOCR
Detects symbols on images.
RecognizeCharacters(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Detects symbols on images.
RecognizeDataModelDsr - Class in com.aspose.ocr.models
 
RecognizeDataModelDsr(int) - Constructor for class com.aspose.ocr.models.RecognizeDataModelDsr
 
RecognizeDataModelLine - Class in com.aspose.ocr.models
 
RecognizeDataModelLine(int) - Constructor for class com.aspose.ocr.models.RecognizeDataModelLine
 
RecognizeFast(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Recognizes text on good quality image.
RecognizeHandwrittenText(OcrInput) - Method in class com.aspose.ocr.AsposeOCR
Recognizes handwritten text on images.
RecognizeIDCard(OcrInput, IDCardRecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes ID card with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
RecognizeInvoice(OcrInput, InvoiceRecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes invoice with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
RecognizePassport(OcrInput, PassportRecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes passport with the ability to specify.
RecognizeReceipt(OcrInput, ReceiptRecognitionSettings) - Method in class com.aspose.ocr.AsposeOCR
Recognizes receipts with the ability to specify Supports GIF, PNG, JPEG, WBMP, TIFF, JFIF, TIFF, PDF, InputStream, BufferedImage, folder, array, zip archive, URL, base64.
rectangle - Variable in class com.aspose.ocr.models.ContentArea
The bounding rectangle of the content area.
rectangleLine - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
RectangleOutput - Class in com.aspose.ocr
Deprecated.
Will be removed in the release 25.11.0. Use DetectDocumentLayout instead.
RectangleOutput() - Constructor for class com.aspose.ocr.RectangleOutput
Deprecated.
 
rectangles - Variable in class com.aspose.ocr.models.DefectAreas
Image areas where defect was found
Rectangles - Variable in class com.aspose.ocr.RectangleOutput
Deprecated.
List of detected text areas or lines.
RegionTypes - Enum in com.aspose.ocr.models
Determines the type of regions detected by the DSR.
RELEASE_DATE - Static variable in class com.aspose.ocr.AssemblyConstants
 
ReleaseMemory() - Static method in class com.aspose.ocr.Resources
Unload OCR modules to free up memory.
RemoveLocal(String) - Static method in class com.aspose.ocr.Resources
Removes the locally stored Aspose.OCR resource.
Render(OcrInput) - Static method in class com.aspose.ocr.ImageProcessing
Use image processing to improve the accuracy of OCR.
replaceFilters(PreprocessingFilter) - Method in class com.aspose.ocr.OcrInput
Remove old filters and set new.
Resize(int, int, InterpolationFilterType) - Static method in class com.aspose.ocr.PreprocessingFilter
Rescale image - upscale or downscale image resolution.
Resize(int, int) - Static method in class com.aspose.ocr.PreprocessingFilter
Rescale image - Upscale or downscale image resolution.
resizekOEF - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
Resources - Class in com.aspose.ocr
Manage downloadable resources that enhance Aspose.OCR recognition capabilities.
Resources() - Constructor for class com.aspose.ocr.Resources
 
Rotate(float) - Static method in class com.aspose.ocr.PreprocessingFilter
Rotate original image.
Rotate(float, Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Rotate the part of the image.

S

Save(OcrInput, String) - Static method in class com.aspose.ocr.ImageProcessing
Use image processing to improve the accuracy of OCR.
save(String) - Method in class com.aspose.ocr.OcrOutput
Save all recognition result to a file.
save(String, Format) - Method in class com.aspose.ocr.OcrOutput
Save all recognition result to a file.
save(String, Format, String, PdfOptimizationMode) - Method in class com.aspose.ocr.OcrOutput
Save all recognition result to a file.
save(OutputStream) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results to a memory stream in the specified format.
save(OutputStream, Format) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results to a memory stream in the specified format.
save(OutputStream, Format, String, PdfOptimizationMode) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results to a memory stream in the specified format.
save(String) - Method in class com.aspose.ocr.RecognitionResult
Saves the document in the plain text
save(String, Format) - Method in class com.aspose.ocr.RecognitionResult
Saves the document in the plain text or other document format.
save(String, Format, PdfOptimizationMode) - Method in class com.aspose.ocr.RecognitionResult
Saves the document in the plain text or other document format.
SaveMultipageDocument(String, Format, ArrayList<RecognitionResult>) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
SaveMultipageDocument(String, Format, ArrayList<RecognitionResult>, String) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
SaveMultipageDocument(String, Format, ArrayList<RecognitionResult>, String, PdfOptimizationMode) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
SaveMultipageDocument(String, Format, ArrayList<RecognitionResult>, SpellCheckLanguage) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects with spell-check correction.
SaveMultipageDocument(OutputStream, Format, ArrayList<RecognitionResult>) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
SaveMultipageDocument(OutputStream, Format, ArrayList<RecognitionResult>, String) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
SaveMultipageDocument(OutputStream, Format, ArrayList<RecognitionResult>, String, PdfOptimizationMode) - Static method in class com.aspose.ocr.AsposeOCR
Allows to get multipage document from list of RecognitionResult objects.
savePdf(String) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results into a searchable PDF file, with the original images set as the background.
savePdf(String, String, PdfOptimizationMode) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results into a searchable PDF file, with the original images set as the background.
savePdf(OutputStream) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results into an in-memory searchable PDF document, embedding the original images as the background.
savePdf(OutputStream, String, PdfOptimizationMode) - Method in class com.aspose.ocr.OcrOutput
Save all recognition results into an in-memory searchable PDF document, embedding the original images as the background.
saveSpellCheckCorrectedText(String, Format, SpellCheckLanguage) - Method in class com.aspose.ocr.RecognitionResult
Saves the corrected text in the document in the plain text or other format.
saveSpellCheckCorrectedText(String, Format) - Method in class com.aspose.ocr.RecognitionResult
Saves the corrected with English dictionary text in the document in the plain text or Microsoft Word Text Document format.
Scale(float) - Static method in class com.aspose.ocr.PreprocessingFilter
Rescale image - Upscale or downscale image resolution.
Scale(float, InterpolationFilterType) - Static method in class com.aspose.ocr.PreprocessingFilter
Rescale image - Upscale or downscale image resolution.
session - Variable in class com.aspose.ocr.models.RecognizeDataModelLine
 
setAllowedCharacters(CharactersAllowedType) - Method in class com.aspose.ocr.CarPlateRecognitionSettings
Allowed characters set.
setAllowedCharacters(CharactersAllowedType) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Allowed characters set.
setAllowedCharacters(String) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Allowed characters set.
setAllowedCharacters(CharactersAllowedType) - Method in class com.aspose.ocr.RecognitionSettings
Allowed characters set.
setAllowedCharacters(String) - Method in class com.aspose.ocr.RecognitionSettings
Allowed characters set.
setAutomaticColorInversion(boolean) - Method in class com.aspose.ocr.CarPlateRecognitionSettings
Detect images with white text on dark/black background and automatically choose a special OCR algorithm for them.
setAutomaticColorInversion(boolean) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Detect images with white text on dark/black background and automatically choose a special OCR algorithm for them.
setAutomaticColorInversion(boolean) - Method in class com.aspose.ocr.RecognitionSettings
Detect images with white text on dark/black background and automatically choose a special OCR algorithm for them.
setCountry(Country) - Method in class com.aspose.ocr.PassportRecognitionSettings
Set the template for passport recognition and to extract the keywords.
setDetectAreasMode(DetectAreasMode) - Method in class com.aspose.ocr.RecognitionSettings
Determines the type of neural network used for areas detection.
setIgnoredCharacters(String) - Method in class com.aspose.ocr.CarPlateRecognitionSettings
Sets blacklist for recognition symbols.
setIgnoredCharacters(String) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Sets blacklist for recognition symbols.
setIgnoredCharacters(String) - Method in class com.aspose.ocr.RecognitionSettings
Sets blacklist for recognition symbols.
setkey(String, String) - Method in class com.aspose.ocr.metered.internal.MeteredBillingService
Sets the subscription public and private key
SetKeyword(String, RecognitionResult.LinesResult) - Method in class com.aspose.ocr.RecognitionResult
 
setLanguage(Language) - Method in class com.aspose.ocr.CarPlateRecognitionSettings
 
setLanguage(Language) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
 
setLanguage(Language) - Method in class com.aspose.ocr.RecognitionSettings
 
setLanguageDetectionLevel(LanguageDetectionLevel) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Specifies the level of language detection for text recognition.
setLanguageDetectionLevel(LanguageDetectionLevel) - Method in class com.aspose.ocr.RecognitionSettings
Specifies the level of language detection for text recognition.
setLicense(String) - Static method in class com.aspose.ocr.License
Licenses the component.
setLicense(InputStream) - Static method in class com.aspose.ocr.License
Licenses the component.
setLicense(File) - Static method in class com.aspose.ocr.License
Licenses the component.
setLinesFiltration(boolean) - Method in class com.aspose.ocr.RecognitionSettings
Allows to recognize text in the tables (regions surrounded lines).
SetLocalPath(String) - Static method in class com.aspose.ocr.Resources
Specify an absolute or relative path to the directory where the resources will be downloaded.
SetLocalPath(String, Boolean) - Static method in class com.aspose.ocr.Resources
Specify an absolute or relative path to the directory where the resources will be downloaded.
setMeteredKey(String, String) - Method in class com.aspose.ocr.metered.Metered
Sets metered public and private key
setRecognitionAreas(ArrayList<Rectangle>) - Method in class com.aspose.ocr.RecognitionSettings
Sets the list of text areas for processing.
setRecognizeSingleLine(boolean) - Method in class com.aspose.ocr.RecognitionSettings
Sets single-line image recognition.
SetRepository(String) - Static method in class com.aspose.ocr.Resources
Specify the URL of the online repository from which Aspose.OCR resources will be downloaded.
setThreadsCount(int) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Gets or sets the number of threads for processing.
setThreadsCount(int) - Method in class com.aspose.ocr.RecognitionSettings
Gets or sets the number of threads for processing.
setUpscaleSmallFont(boolean) - Method in class com.aspose.ocr.ReceiptRecognitionSettings
Allows you to use additional algorithms specifically for small font recognition.
setUpscaleSmallFont(boolean) - Method in class com.aspose.ocr.RecognitionSettings
Allows you to use additional algorithms specifically for small font recognition.
size() - Method in class com.aspose.ocr.OcrInput
Amount of items for processing / recognition.
skew - Variable in class com.aspose.ocr.RecognitionResult
Deprecated.
Will be removed in the release 25.11.0
SkewOutput - Class in com.aspose.ocr.models
Data about skew angle in degrees and name of the file.
SkewOutput() - Constructor for class com.aspose.ocr.models.SkewOutput
 
SkewOutput(String, double, int) - Constructor for class com.aspose.ocr.models.SkewOutput
 
Source - Variable in class com.aspose.ocr.DefectOutput
The full path to the file or URL, if any.
Source - Variable in class com.aspose.ocr.ImageData
The full path to the file or URL, if any.
Source - Variable in class com.aspose.ocr.models.CharacterRecognitionResult
The full path to the file or URL, if any.
source - Variable in class com.aspose.ocr.models.LanguageDetectionOutput
The full path to the file or URL, if any.
source - Variable in class com.aspose.ocr.models.LayoutOutput
The full path to the file or URL, if any.
Source - Variable in class com.aspose.ocr.models.SkewOutput
The full path to the file or URL, if any.
Source - Variable in class com.aspose.ocr.RectangleOutput
Deprecated.
The full path to the file or URL, if any.
SpellCheckError - Class in com.aspose.ocr.SpellCheck
Representing misspelled word with additional data.
SpellCheckError() - Constructor for class com.aspose.ocr.SpellCheck.SpellCheckError
 
SpellCheckLanguage - Enum in com.aspose.ocr.SpellCheck
Languages used for SpellCheck (existing dictionaries).
startPosition - Variable in class com.aspose.ocr.SpellCheck.SpellCheckError
Word's position in the input text.
stripLeadingZeros(byte[]) - Static method in class com.aspose.ocr.licensing.LicenseUtil
Java: Utility method to delete the leading zeros from the byte array.
SuggestedWord - Class in com.aspose.ocr.SpellCheck
Spelling suggestion returned from GetSpellCheckErrorList.
SuggestedWord() - Constructor for class com.aspose.ocr.SpellCheck.SuggestedWord
 
suggestedWords - Variable in class com.aspose.ocr.SpellCheck.SpellCheckError
list of objects with suggested correct spellings

T

tables - Variable in class com.aspose.ocr.models.LayoutOutput
Detected tables.
textInLine - Variable in class com.aspose.ocr.RecognitionResult.LinesResult
 
threadsCount - Variable in class com.aspose.ocr.ReceiptRecognitionSettings
 
Threshold(int) - Static method in class com.aspose.ocr.PreprocessingFilter
Create a binary image based on setting a threshold value on the pixel intensity of the original image.
Threshold(int, Rectangle) - Static method in class com.aspose.ocr.PreprocessingFilter
Create a binary image part based on setting a threshold value on the pixel intensity of the original image part.
ToGrayscale() - Static method in class com.aspose.ocr.PreprocessingFilter
Converts an image to grayscale image.
toOrt() - Method in enum com.aspose.ocr.models.ExecutionModeOnnx
 
toOrt() - Method in enum com.aspose.ocr.models.GraphOptimizationLevelOnnx
 
toString() - Method in class com.aspose.ocr.Pair
 
Type - Variable in class com.aspose.ocr.ImageData
The type of the ImageData content.

U

useUserDictionary(String) - Method in class com.aspose.ocr.RecognitionResult
Allows to use own dictionary for spell-check correction.

V

Value - Variable in class com.aspose.ocr.models.Character
Detected character.
value - Variable in enum com.aspose.ocr.models.RegionTypes
 
value - Variable in class com.aspose.ocr.Pair
 
valueOf(String) - Static method in enum com.aspose.ocr.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.InterpolationFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.licensing.EditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.licensing.LicenseFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.licensing.LicenseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.LoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.AreasType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.CharactersAllowedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.DefectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.DetectAreasMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.ExecutionModeOnnx
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.GraphOptimizationLevelOnnx
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.LanguageDetectionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.PdfOptimizationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.models.RegionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.ocr.SpellCheck.SpellCheckLanguage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.ocr.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.InterpolationFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.licensing.EditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.licensing.LicenseFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.licensing.LicenseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.AreasType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.CharactersAllowedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.DefectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.DetectAreasMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.ExecutionModeOnnx
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.GraphOptimizationLevelOnnx
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.LanguageDetectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.PdfOptimizationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.models.RegionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.ocr.SpellCheck.SpellCheckLanguage
Returns an array containing the constants of this enum type, in the order they are declared.

W

warnings - Variable in class com.aspose.ocr.RecognitionResult
Gets or sets list of the warnings messages describing non-critical faults appeared during generation.
Width - Variable in class com.aspose.ocr.ImageData
Width of the image.
word - Variable in class com.aspose.ocr.SpellCheck.SpellCheckError
The word being misspelled.
word - Variable in class com.aspose.ocr.SpellCheck.SuggestedWord
The suggested correctly spelled word.
A B C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2025 Aspose. All rights reserved.