- BASIC - Static variable in class com.azure.ai.formrecognizer.models.FormReadingOrder
-
Static value BASIC for FormReadingOrder.
- beginCopyModel(String, CopyAuthorization) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
- beginCopyModel(String, CopyAuthorization, Duration) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
- beginCopyModel(String, CopyAuthorization) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
- beginCopyModel(String, CopyAuthorization, Duration, Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
- beginCreateComposedModel(List<String>) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Create a composed model from the provided list of existing models in the account.
- beginCreateComposedModel(List<String>, CreateComposedModelOptions) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Create a composed model from the provided list of existing models in the account.
- beginCreateComposedModel(List<String>) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Create a composed model from the provided list of existing models in the account.
- beginCreateComposedModel(List<String>, CreateComposedModelOptions, Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Create a composed model from the provided list of existing models in the account.
- beginRecognizeBusinessCards(Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes business card data using optical character recognition (OCR) and a prebuilt business card
trained model.
- beginRecognizeBusinessCards(Flux<ByteBuffer>, long, RecognizeBusinessCardsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes business card data from documents using optical character recognition (OCR)
and a prebuilt business card trained model.
- beginRecognizeBusinessCards(InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes business card data from the provided document data using optical character recognition (OCR)
and a prebuilt trained business card model.
- beginRecognizeBusinessCards(InputStream, long, RecognizeBusinessCardsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes business card data from the provided document data using optical character recognition (OCR)
and a prebuilt trained business card model.
- beginRecognizeBusinessCardsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes business card data using optical character recognition (OCR) and a prebuilt business card trained
model.
- beginRecognizeBusinessCardsFromUrl(String, RecognizeBusinessCardsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes business card data using optical character recognition (OCR) and a prebuilt business card trained
model.
- beginRecognizeBusinessCardsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes business card data from document using optical character recognition (OCR) and a prebuilt
business card trained model.
- beginRecognizeBusinessCardsFromUrl(String, RecognizeBusinessCardsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes business card data from documents using optical character recognition (OCR) and a
prebuilt business card trained model.
- beginRecognizeContent(Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes content/layout data using optical character recognition (OCR).
- beginRecognizeContent(Flux<ByteBuffer>, long, RecognizeContentOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes content/layout data using optical character recognition (OCR).
- beginRecognizeContent(InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes layout data using optical character recognition (OCR) and a custom trained model.
- beginRecognizeContent(InputStream, long, RecognizeContentOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes content/layout data from the provided document data using optical character recognition (OCR).
- beginRecognizeContentFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes content/layout data from documents using optical character recognition (OCR).
- beginRecognizeContentFromUrl(String, RecognizeContentOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes layout data from documents using optical character recognition (OCR) and a custom trained
model.
- beginRecognizeContentFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes content/layout data from documents using optical character recognition (OCR).
- beginRecognizeContentFromUrl(String, RecognizeContentOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes content/layout data using optical character recognition (OCR).
- beginRecognizeCustomForms(String, Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model with or without labels.
- beginRecognizeCustomForms(String, Flux<ByteBuffer>, long, RecognizeCustomFormsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model with or without labels.
- beginRecognizeCustomForms(String, InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model with or without labels.
- beginRecognizeCustomForms(String, InputStream, long, RecognizeCustomFormsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model.
- beginRecognizeCustomFormsFromUrl(String, String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model with or without labels.
- beginRecognizeCustomFormsFromUrl(String, String, RecognizeCustomFormsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model.
- beginRecognizeCustomFormsFromUrl(String, String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes form data from documents using optical character recognition (OCR) and a custom trained
model with or without labels.
- beginRecognizeCustomFormsFromUrl(String, String, RecognizeCustomFormsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes form data from documents using optical character recognition (OCR)
and a custom trained model.
- beginRecognizeIdentityDocuments(Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocuments(Flux<ByteBuffer>, long, RecognizeIdentityDocumentOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocuments(InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocuments(InputStream, long, RecognizeIdentityDocumentOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocumentsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocumentsFromUrl(String, RecognizeIdentityDocumentOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocumentsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeIdentityDocumentsFromUrl(String, RecognizeIdentityDocumentOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Analyze identity documents using optical character recognition (OCR) and a prebuilt model trained on identity
documents model to extract key information from passports and US driver licenses.
- beginRecognizeInvoices(Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes invoice data using optical character recognition (OCR) and a prebuilt invoice
trained model.
- beginRecognizeInvoices(Flux<ByteBuffer>, long, RecognizeInvoicesOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes invoice data from documents using optical character recognition (OCR)
and a prebuilt invoice trained model.
- beginRecognizeInvoices(InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes data from the provided document data using optical character recognition (OCR)
and a prebuilt trained invoice model.
- beginRecognizeInvoices(InputStream, long, RecognizeInvoicesOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes data from the provided document data using optical character recognition (OCR) and a prebuilt
trained invoice model.
- beginRecognizeInvoicesFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes invoice data using optical character recognition (OCR) and a prebuilt invoice trained
model.
- beginRecognizeInvoicesFromUrl(String, RecognizeInvoicesOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes invoice data using optical character recognition (OCR) and a prebuilt invoice trained
model.
- beginRecognizeInvoicesFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes invoice data from document using optical character recognition (OCR) and a prebuilt invoice trained
model.
- beginRecognizeInvoicesFromUrl(String, RecognizeInvoicesOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes invoice data from documents using optical character recognition (OCR) and a
prebuilt invoice trained model.
- beginRecognizeReceipts(Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes receipt data using optical character recognition (OCR) and a prebuilt receipt
trained model.
- beginRecognizeReceipts(Flux<ByteBuffer>, long, RecognizeReceiptsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes receipt data from documents using optical character recognition (OCR)
and a prebuilt receipt trained model.
- beginRecognizeReceipts(InputStream, long) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes data from the provided document data using optical character recognition (OCR)
and a prebuilt trained receipt model.
- beginRecognizeReceipts(InputStream, long, RecognizeReceiptsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes data from the provided document data using optical character recognition (OCR) and a prebuilt
trained receipt model.
- beginRecognizeReceiptsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes receipt data using optical character recognition (OCR) and a prebuilt receipt trained
model.
- beginRecognizeReceiptsFromUrl(String, RecognizeReceiptsOptions) - Method in class com.azure.ai.formrecognizer.FormRecognizerAsyncClient
-
Recognizes receipt data using optical character recognition (OCR) and a prebuilt receipt trained
model.
- beginRecognizeReceiptsFromUrl(String) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes receipt data from document using optical character recognition (OCR) and a prebuilt receipt trained
model.
- beginRecognizeReceiptsFromUrl(String, RecognizeReceiptsOptions, Context) - Method in class com.azure.ai.formrecognizer.FormRecognizerClient
-
Recognizes receipt data from documents using optical character recognition (OCR) and a
prebuilt receipt trained model.
- beginTraining(String, boolean) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Create and train a custom model.
- beginTraining(String, boolean, TrainingOptions) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Create and train a custom model.
- beginTraining(String, boolean) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Create and train a custom model.
- beginTraining(String, boolean, TrainingOptions, Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Create and train a custom model.
- BI - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value bi for FormRecognizerLanguage.
- BR - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value br for FormRecognizerLanguage.
- buildAsyncClient() - Method in class com.azure.ai.formrecognizer.FormRecognizerClientBuilder
-
- buildAsyncClient() - Method in class com.azure.ai.formrecognizer.training.FormTrainingClientBuilder
-
- buildClient() - Method in class com.azure.ai.formrecognizer.FormRecognizerClientBuilder
-
- buildClient() - Method in class com.azure.ai.formrecognizer.training.FormTrainingClientBuilder
-
- FI - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fi for FormRecognizerLanguage.
- FieldBoundingBox - Class in com.azure.ai.formrecognizer.models
-
Quadrangle bounding box, with coordinates specified relative to the top-left of the original image
- FieldBoundingBox(List<Point>) - Constructor for class com.azure.ai.formrecognizer.models.FieldBoundingBox
-
Constructs a Field Bounding box object.
- FieldData - Class in com.azure.ai.formrecognizer.models
-
The FieldData model.
- FieldData(String, FieldBoundingBox, int, List<FormElement>) - Constructor for class com.azure.ai.formrecognizer.models.FieldData
-
Creates raw OCR FieldData item.
- FieldValue - Class in com.azure.ai.formrecognizer.models
-
Represents the strongly-typed value of a field recognized from the input document and provides
methods for converting it to the appropriate type.
- FieldValue(Object, FieldValueType) - Constructor for class com.azure.ai.formrecognizer.models.FieldValue
-
Constructs a FieldValue object
- FieldValueType - Enum in com.azure.ai.formrecognizer.models
-
Defines values for FieldValueType.
- FIL - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fil for FormRecognizerLanguage.
- FJ - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fj for FormRecognizerLanguage.
- FormContentType - Class in com.azure.ai.formrecognizer.models
-
Define values for content type supported for local files.
- FormContentType() - Constructor for class com.azure.ai.formrecognizer.models.FormContentType
-
- FormElement - Class in com.azure.ai.formrecognizer.models
-
Represents a form element recognized from the input document.
- FormField - Class in com.azure.ai.formrecognizer.models
-
Represents a field recognized in an input document.
- FormField(String, FieldData, FieldData, FieldValue, float) - Constructor for class com.azure.ai.formrecognizer.models.FormField
-
Constructs a FormField object.
- FormLine - Class in com.azure.ai.formrecognizer.models
-
Represents a line of text and its appearance.
- FormLine(String, FieldBoundingBox, Integer, List<FormWord>) - Constructor for class com.azure.ai.formrecognizer.models.FormLine
-
Creates raw OCR item.
- FormPage - Class in com.azure.ai.formrecognizer.models
-
Represents a page recognized from the input document.
- FormPage(float, float, LengthUnit, float, List<FormLine>, List<FormTable>, int) - Constructor for class com.azure.ai.formrecognizer.models.FormPage
-
Constructs a FormPage object.
- FormPageRange - Class in com.azure.ai.formrecognizer.models
-
Represents a page interval from the input document.
- FormPageRange(int, int) - Constructor for class com.azure.ai.formrecognizer.models.FormPageRange
-
Construct a FormPageRange object.
- FormReadingOrder - Class in com.azure.ai.formrecognizer.models
-
Defines values for the order in which recognized text lines are returned.
- FormReadingOrder() - Constructor for class com.azure.ai.formrecognizer.models.FormReadingOrder
-
- FormRecognizerAsyncClient - Class in com.azure.ai.formrecognizer
-
This class provides an asynchronous client that contains all the operations that apply to Azure Form Recognizer.
- FormRecognizerClient - Class in com.azure.ai.formrecognizer
-
This class provides a synchronous client that contains all the operations that apply to Azure Form Recognizer.
- FormRecognizerClientBuilder - Class in com.azure.ai.formrecognizer
-
- FormRecognizerClientBuilder() - Constructor for class com.azure.ai.formrecognizer.FormRecognizerClientBuilder
-
- FormRecognizerError - Class in com.azure.ai.formrecognizer.models
-
The FormRecognizerError model.
- FormRecognizerError(String, String) - Constructor for class com.azure.ai.formrecognizer.models.FormRecognizerError
-
Constructs a FormRecognizerError object.
- FormRecognizerErrorInformation - Class in com.azure.ai.formrecognizer.models
-
The FormRecognizerErrorInformation model.
- FormRecognizerErrorInformation(String, String) - Constructor for class com.azure.ai.formrecognizer.models.FormRecognizerErrorInformation
-
Constructs a FormRecognizerErrorInformation object.
- FormRecognizerException - Exception in com.azure.ai.formrecognizer.models
-
General exception for FormRecognizer client-side related failures.
- FormRecognizerException(String, List<FormRecognizerErrorInformation>) - Constructor for exception com.azure.ai.formrecognizer.models.FormRecognizerException
-
- FormRecognizerLanguage - Class in com.azure.ai.formrecognizer.models
-
The language code supported on the Form Recognizer service.
- FormRecognizerLanguage() - Constructor for class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
- FormRecognizerLocale - Class in com.azure.ai.formrecognizer.models
-
Defines values for FormRecognizerLocale.
- FormRecognizerLocale() - Constructor for class com.azure.ai.formrecognizer.models.FormRecognizerLocale
-
- FormRecognizerOperationResult - Class in com.azure.ai.formrecognizer.models
-
The FormRecognizerOperationResult model.
- FormRecognizerOperationResult(String) - Constructor for class com.azure.ai.formrecognizer.models.FormRecognizerOperationResult
-
Constructs an OperationResult model.
- FormRecognizerServiceVersion - Enum in com.azure.ai.formrecognizer
-
The versions of Azure Form Recognizer supported by this client library.
- FormSelectionMark - Class in com.azure.ai.formrecognizer.models
-
Represents a selection mark recognized from the input document.
- FormSelectionMark(String, FieldBoundingBox, int) - Constructor for class com.azure.ai.formrecognizer.models.FormSelectionMark
-
Creates a FormSelectionMark.
- FormTable - Class in com.azure.ai.formrecognizer.models
-
Represents a table recognized from the input document.
- FormTable(int, int, List<FormTableCell>, int) - Constructor for class com.azure.ai.formrecognizer.models.FormTable
-
Constructs a FormTable object.
- FormTableCell - Class in com.azure.ai.formrecognizer.models
-
Represents a cell contained in a table recognized from the input document.
- FormTableCell(int, int, int, int, String, FieldBoundingBox, float, boolean, boolean, int, List<FormElement>) - Constructor for class com.azure.ai.formrecognizer.models.FormTableCell
-
Constructs a FormTableCell object.
- FormTrainingAsyncClient - Class in com.azure.ai.formrecognizer.training
-
This class provides an asynchronous client that contains model management operations
that apply to Azure Form Recognizer.
- FormTrainingClient - Class in com.azure.ai.formrecognizer.training
-
This class provides a synchronous client that contains model management the operations that apply
to Azure Form Recognizer.
- FormTrainingClientBuilder - Class in com.azure.ai.formrecognizer.training
-
- FormTrainingClientBuilder() - Constructor for class com.azure.ai.formrecognizer.training.FormTrainingClientBuilder
-
- FormWord - Class in com.azure.ai.formrecognizer.models
-
Represents a word recognized from the input document.
- FormWord(String, FieldBoundingBox, int, float) - Constructor for class com.azure.ai.formrecognizer.models.FormWord
-
Constructs a FormWord object.
- FR - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fr for FormRecognizerLanguage.
- fromJson(String) - Static method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Converts the json string representation to its equivalent CopyAuthorization object.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.FormContentType
-
Creates or finds a ElementType from its string representation.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.FormReadingOrder
-
Parses a serialized value to a FormReadingOrder instance.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Creates or finds a FormRecognizerLanguage from its string representation.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.FormRecognizerLocale
-
Creates or finds a FormRecognizerLocale from its string representation.
- fromString(String) - Static method in enum com.azure.ai.formrecognizer.models.LengthUnit
-
Parses a serialized value to a LengthUnit instance.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.SelectionMarkState
-
Creates or finds a SelectionMarkState from its string representation.
- fromString(String) - Static method in class com.azure.ai.formrecognizer.models.TextStyleName
-
Creates or finds a TextStyleName from its string representation.
- fromString(String) - Static method in enum com.azure.ai.formrecognizer.training.models.CustomFormModelStatus
-
Parses a serialized value to a CustomFormModelStatus instance.
- fromString(String) - Static method in enum com.azure.ai.formrecognizer.training.models.TrainingStatus
-
Parses a serialized value to a TrainingStatus instance.
- FUR - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fur for FormRecognizerLanguage.
- FY - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value fy for FormRecognizerLanguage.
- GA - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value ga for FormRecognizerLanguage.
- GD - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value gd for FormRecognizerLanguage.
- getAccessToken() - Method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Get the token claim used to authorize the request.
- getAccountProperties() - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Get account information of the form recognizer account.
- getAccountProperties() - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Get account information of the form recognizer account.
- getAccountPropertiesWithResponse() - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Get account information of the form recognizer account with an Http response.
- getAccountPropertiesWithResponse(Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Get account information of the form recognizer account with an Http response and a
specified Context.
- getAccuracy() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelField
-
Get the estimated extraction accuracy for this field.
- getAccuracy() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormSubmodel
-
Get the estimated extraction accuracy for this model.
- getAppearance() - Method in class com.azure.ai.formrecognizer.models.FormLine
-
Get the appearance of the text line.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FieldData
-
BoundingBox property of the element.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormElement
-
BoundingBox property of the element.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormLine
-
BoundingBox property of the element.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormSelectionMark
-
BoundingBox property of the element.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormTable
-
Get the bounding box information for the the form table.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
BoundingBox property of the element.
- getBoundingBox() - Method in class com.azure.ai.formrecognizer.models.FormWord
-
BoundingBox property of the element.
- getCells() - Method in class com.azure.ai.formrecognizer.models.FormTable
-
Get the list of cells contained in the table.
- getColumnCount() - Method in class com.azure.ai.formrecognizer.models.FormTable
-
Get the number of columns in the table.
- getColumnIndex() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the column index of the cell.
- getColumnSpan() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the number of columns spanned by this cell.
- getConfidence() - Method in class com.azure.ai.formrecognizer.models.FormField
-
Get the estimated confidence value of the recognized field.
- getConfidence() - Method in class com.azure.ai.formrecognizer.models.FormSelectionMark
-
Gets the confidence property of the selection mark.
- getConfidence() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the confidence value of the recognized text of the cell.
- getConfidence() - Method in class com.azure.ai.formrecognizer.models.FormWord
-
Gets the confidence property of the Form Word.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Get the type of the form.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Get the type of the form.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Get the type of the form.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeIdentityDocumentOptions
-
Get the type of the form.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Get the type of the form.
- getContentType() - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Get the type of the form.
- getCopyAuthorization(String, String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Generate authorization for copying a custom model into the target Form Recognizer resource.
- getCopyAuthorization(String, String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Generate authorization for copying a custom model into the target Form Recognizer resource.
- getCopyAuthorizationWithResponse(String, String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Generate authorization for copying a custom model into the target Form Recognizer resource.
- getCopyAuthorizationWithResponse(String, String, Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Generate authorization for copying a custom model into the target Form Recognizer resource.
- getCustomModel(String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Get detailed information for a specified custom model id.
- getCustomModel(String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Get detailed information for a specified custom model id.
- getCustomModelCount() - Method in class com.azure.ai.formrecognizer.training.models.AccountProperties
-
Get the current count of trained custom models.
- getCustomModelLimit() - Method in class com.azure.ai.formrecognizer.training.models.AccountProperties
-
Get the max number of models that can be trained for
this account.
- getCustomModelProperties() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get model metadata properties.
- getCustomModelProperties() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get model metadata properties.
- getCustomModelWithResponse(String) - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
Get detailed information for a specified custom model id with Http response.
- getCustomModelWithResponse(String, Context) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
Get detailed information for a specified custom model id.
- getDefaultLogOptions() - Static method in class com.azure.ai.formrecognizer.FormRecognizerClientBuilder
-
Gets the default Azure Form Recognizer client headers and query parameters that are logged by default if
HTTP logging is enabled.
- getDefaultLogOptions() - Static method in class com.azure.ai.formrecognizer.training.FormTrainingClientBuilder
-
Gets the default Azure Form Training client headers and query parameters that are logged by default if
HTTP logging is enabled.
- getErrorCode() - Method in class com.azure.ai.formrecognizer.models.FormRecognizerError
-
Get the code property.
- getErrorCode() - Method in class com.azure.ai.formrecognizer.models.FormRecognizerErrorInformation
-
Get the error code property returned by the service.
- getErrorInformation() - Method in exception com.azure.ai.formrecognizer.models.FormRecognizerException
-
Get the error information list for this exception.
- getErrors() - Method in class com.azure.ai.formrecognizer.training.models.TrainingDocumentInfo
-
Get the list of errors.
- getExpiresOn() - Method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Get the date-time when the access token expires.
- getFieldElements() - Method in class com.azure.ai.formrecognizer.models.FieldData
-
When `includeFieldElements` is set to true, gets a list of reference elements constituting
this FieldData.
- getFieldElements() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
When includeFieldElements is set to true, gets the list of references to the elements
constituting this table cell.
- getFields() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
A map of the fields recognized from the input document.
- getFields() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormSubmodel
-
A map of the fields recognized from the input document.
- getFirstPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormPageRange
-
Get the first page number of the range.
- getFormRecognizerAsyncClient() - Method in class com.azure.ai.formrecognizer.training.FormTrainingAsyncClient
-
- getFormRecognizerClient() - Method in class com.azure.ai.formrecognizer.training.FormTrainingClient
-
- getFormType() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
Get the recognized form type.
- getFormType() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormSubmodel
-
Gets the recognized form type for the model.
- getFormTypeConfidence() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
Get the confidence of the form type identified by the model.
- getHeight() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the height property: The height of the image/PDF in pixels/inches,
respectively.
- getLabel() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelField
-
Get the recognized field label value.
- getLabelData() - Method in class com.azure.ai.formrecognizer.models.FormField
-
Get the text, bounding box, and field elements for the field label.
- getLanguage() - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Get the BCP-47 language code of the text in the document.
- getLastPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormPageRange
-
Get the last page number.
- getLatest() - Static method in enum com.azure.ai.formrecognizer.FormRecognizerServiceVersion
-
Gets the latest service version supported by this client library
- getLines() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the lines property: When includeFieldElements is set to true, a list
of recognized text lines.
- getLocale() - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Get the locale value.
- getLocale() - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Get the locale information for the invoice.
- getLocale() - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Get the locale information for the receipt.
- getMessage() - Method in class com.azure.ai.formrecognizer.models.FormRecognizerError
-
Get the message property.
- getMessage() - Method in class com.azure.ai.formrecognizer.models.FormRecognizerErrorInformation
-
Get the message property returned by the service.
- getMessage() - Method in exception com.azure.ai.formrecognizer.models.FormRecognizerException
-
- getModelError() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the errors returned during the training operation.
- getModelId() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
Get the identifier of the model that was used for recognition, if not using a prebuilt model.
- getModelId() - Method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Get the modelId property.
- getModelId() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the Model identifier.
- getModelId() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get the model identifier.
- getModelId() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormSubmodel
-
Get the unique identifier for the submodel.
- getModelId() - Method in class com.azure.ai.formrecognizer.training.models.TrainingDocumentInfo
-
Get the Model identifier.
- getModelName() - Method in class com.azure.ai.formrecognizer.models.CreateComposedModelOptions
-
Get the optional model name defined by the user.
- getModelName() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the user defined model display name.
- getModelName() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get the user defined model display name.
- getModelName() - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Get the optional model name defined by the user.
- getModelStatus() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the status of the model.
- getName() - Method in class com.azure.ai.formrecognizer.models.FormField
-
Get the name of the field in the provided document.
- getName() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelField
-
Get the recognized field name value.
- getName() - Method in class com.azure.ai.formrecognizer.training.models.TrainingDocumentInfo
-
Get the training document name.
- getPageCount() - Method in class com.azure.ai.formrecognizer.training.models.TrainingDocumentInfo
-
Get the total number of pages trained.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FieldData
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormElement
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormLine
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormSelectionMark
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormTable
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the 1-based page number in the input document.
- getPageNumber() - Method in class com.azure.ai.formrecognizer.models.FormWord
-
Get the 1-based page number in the input document.
- getPageRange() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
Get the first and last page number where the document is found.
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizedForm
-
Get the list of extracted pages.
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeIdentityDocumentOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPages() - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Get the custom page numbers for multi-page documents(PDF/TIFF).
- getPoints() - Method in class com.azure.ai.formrecognizer.models.FieldBoundingBox
-
Gets the list of all point coordinates of the bounding box.
- getPollInterval() - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Get the duration between each poll for the operation status.
- getPollInterval() - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Get the duration between each poll for the operation status.
- getPollInterval() - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Get the duration between each poll for the operation status.
- getPollInterval() - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Get the duration between each poll for the operation status.
- getPrefix() - Method in class com.azure.ai.formrecognizer.training.models.TrainingFileFilter
-
Get the case-sensitive prefix string to filter
documents in the source path for training.
- getReadingOrder() - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Get the order in which recognized text lines are returned.
- getResourceId() - Method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Get the Azure Resource Id of the target Form Recognizer resource
where the model will be copied to.
- getResourceRegion() - Method in class com.azure.ai.formrecognizer.training.models.CopyAuthorization
-
Get the location of the target Form Recognizer resource.
- getResultId() - Method in class com.azure.ai.formrecognizer.models.FormRecognizerOperationResult
-
Gets an ID representing the operation that can be used to poll for the status
of the long-running operation.
- getRowCount() - Method in class com.azure.ai.formrecognizer.models.FormTable
-
Get the number of rows in the table.
- getRowIndex() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the row index of the cell.
- getRowSpan() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
Get the number of rows spanned by this cell.
- getSelectionMarks() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the selection marks in the input document.
- getState() - Method in class com.azure.ai.formrecognizer.models.FormSelectionMark
-
Gets the state property of the selection mark.
- getStatus() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get the Status of the model.
- getStatus() - Method in class com.azure.ai.formrecognizer.training.models.TrainingDocumentInfo
-
Get the status of the training operation.
- getStyleConfidence() - Method in class com.azure.ai.formrecognizer.models.TextAppearance
-
Get the confidence of the recognized text line style.
- getStyleName() - Method in class com.azure.ai.formrecognizer.models.TextAppearance
-
Get the text line style name.
- getSubmodels() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the list of sub model that are part of this model, each of which can recognize
and extract fields from a different type of form.
- getTables() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the tables property: List of data tables extracted from the page.
- getText() - Method in class com.azure.ai.formrecognizer.models.FieldData
-
The text content of the form element.
- getText() - Method in class com.azure.ai.formrecognizer.models.FormElement
-
The text content of the form element.
- getText() - Method in class com.azure.ai.formrecognizer.models.FormLine
-
The text content of the form element.
- getText() - Method in class com.azure.ai.formrecognizer.models.FormSelectionMark
-
The text content of the form element.
- getText() - Method in class com.azure.ai.formrecognizer.models.FormTableCell
-
The text content of the form element.
- getText() - Method in class com.azure.ai.formrecognizer.models.FormWord
-
The text content of the form element.
- getTextAngle() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the text angle property.
- getTrainingCompletedOn() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the Date and time (UTC) when the model training was completed.
- getTrainingCompletedOn() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get the date and time (UTC) when the model training was completed.
- getTrainingDocuments() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the list of the documents used to train the model and any errors reported in each document.
- getTrainingFileFilter() - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Get the filter to apply to the documents in the source path for training.
- getTrainingStartedOn() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModel
-
Get the Date and time (UTC) when the training of the model was started.
- getTrainingStartedOn() - Method in class com.azure.ai.formrecognizer.training.models.CustomFormModelInfo
-
Get the date and time (UTC) when the training of the model was started.
- getUnit() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the unit property: The unit used by the width, height and
boundingBox properties.
- getValue() - Method in class com.azure.ai.formrecognizer.models.FormField
-
Get the value of the recognized field.
- getValueData() - Method in class com.azure.ai.formrecognizer.models.FormField
-
Get the text, bounding box, and field elements for the field value.
- getValueType() - Method in class com.azure.ai.formrecognizer.models.FieldValue
-
Gets the type of the value of the field.
- getVersion() - Method in enum com.azure.ai.formrecognizer.FormRecognizerServiceVersion
- getWidth() - Method in class com.azure.ai.formrecognizer.models.FormPage
-
Get the width property: The width of the image/PDF in pixels/inches,
respectively.
- getWords() - Method in class com.azure.ai.formrecognizer.models.FormLine
-
Get the list of words in the text line.
- getX() - Method in class com.azure.ai.formrecognizer.models.Point
-
Gets the x-coordinate value.
- getY() - Method in class com.azure.ai.formrecognizer.models.Point
-
Gets the y-coordinate value.
- GIL - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value gil for FormRecognizerLanguage.
- GL - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value gl for FormRecognizerLanguage.
- GV - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value gv for FormRecognizerLanguage.
- SCO - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value sco for FormRecognizerLanguage.
- SELECTED - Static variable in class com.azure.ai.formrecognizer.models.SelectionMarkState
-
Static value SELECTED for SelectionMarkState.
- SelectionMarkState - Class in com.azure.ai.formrecognizer.models
-
Defines values for SelectionMarkState.
- SelectionMarkState() - Constructor for class com.azure.ai.formrecognizer.models.SelectionMarkState
-
- serviceVersion(FormRecognizerServiceVersion) - Method in class com.azure.ai.formrecognizer.FormRecognizerClientBuilder
-
- serviceVersion(FormRecognizerServiceVersion) - Method in class com.azure.ai.formrecognizer.training.FormTrainingClientBuilder
-
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Set the type of the form.
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Set the type of the form.
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Set the type of the form.
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeIdentityDocumentOptions
-
Set the type of the form.
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Set the type of the form.
- setContentType(FormContentType) - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Set the type of the form.
- setFieldElementsIncluded(boolean) - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Set the boolean which specifies if to include form element references in the result.
- setFieldElementsIncluded(boolean) - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Set the boolean which specifies if to include form element references in the result.
- setFieldElementsIncluded(boolean) - Method in class com.azure.ai.formrecognizer.models.RecognizeIdentityDocumentOptions
-
Set the boolean which specifies if to include form element references in the result.
- setFieldElementsIncluded(boolean) - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Set the boolean which specifies if to include form element references in the result.
- setFieldElementsIncluded(boolean) - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Set the boolean which specifies if to include form element references in the result.
- setLanguage(FormRecognizerLanguage) - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Set the BCP-47 language code of the text in the document.
- setLocale(FormRecognizerLocale) - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Set the locale value.
- setLocale(FormRecognizerLocale) - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Set the locale information for the invoice.
- setLocale(FormRecognizerLocale) - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Set the locale information for the receipt.
- setModelName(String) - Method in class com.azure.ai.formrecognizer.models.CreateComposedModelOptions
-
Set the optional model name defined by the user.
- setModelName(String) - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Set the optional model name defined by the user.
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeBusinessCardsOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeIdentityDocumentOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeInvoicesOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Set the custom page numbers for multi-page documents(PDF/TIFF).
- setPollInterval(Duration) - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Set the duration between each poll for the operation status.
- setPollInterval(Duration) - Method in class com.azure.ai.formrecognizer.models.RecognizeCustomFormsOptions
-
Set the duration between each poll for the operation status.
- setPollInterval(Duration) - Method in class com.azure.ai.formrecognizer.models.RecognizeReceiptsOptions
-
Set the duration between each poll for the operation status.
- setPollInterval(Duration) - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Set the duration between each poll for the operation status.
- setPrefix(String) - Method in class com.azure.ai.formrecognizer.training.models.TrainingFileFilter
-
Set the case-sensitive prefix string to filter documents in the source path for training.
- setReadingOrder(FormReadingOrder) - Method in class com.azure.ai.formrecognizer.models.RecognizeContentOptions
-
Specifies the order in which recognized text lines are returned.
- setSubfoldersIncluded(boolean) - Method in class com.azure.ai.formrecognizer.training.models.TrainingFileFilter
-
Set the includeSubfolders flag to indicate if sub folders are also to be included when
searching for content to be preprocessed.
- setTrainingFileFilter(TrainingFileFilter) - Method in class com.azure.ai.formrecognizer.training.models.TrainingOptions
-
Set the filter to apply to the documents in the source path for training.
- SL - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value sl for FormRecognizerLanguage.
- SQ - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value sq for FormRecognizerLanguage.
- SV - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value sv for FormRecognizerLanguage.
- SW - Static variable in class com.azure.ai.formrecognizer.models.FormRecognizerLanguage
-
Static value sw for FormRecognizerLanguage.