# ABBYY Documentation > Public documentation for ABBYY products ## Docs - [Adds records to the specified catalog](https://docs.abbyy.com/api-reference/catalogrecords/adds-records-to-the-specified-catalog.md): The maximum number of records that can be added at a time is 5000 - [Deletes the specified records from the catalog](https://docs.abbyy.com/api-reference/catalogrecords/deletes-the-specified-records-from-the-catalog.md) - [Gets a record](https://docs.abbyy.com/api-reference/catalogrecords/gets-a-record.md) - [Lists a portion of the records in the specified catalog](https://docs.abbyy.com/api-reference/catalogrecords/lists-a-portion-of-the-records-in-the-specified-catalog.md) - [Deletes all records from the catalog](https://docs.abbyy.com/api-reference/catalogs/deletes-all-records-from-the-catalog.md) - [Gets detailed information about the catalog](https://docs.abbyy.com/api-reference/catalogs/gets-detailed-information-about-the-catalog.md): Gets detailed information about the catalog structure, e.g. required column set - [Gets detailed information of reindex operation](https://docs.abbyy.com/api-reference/catalogs/gets-detailed-information-of-reindex-operation.md) - [Lists all available catalogs](https://docs.abbyy.com/api-reference/catalogs/lists-all-available-catalogs.md) - [Returns catalog records filtered by prefix](https://docs.abbyy.com/api-reference/catalogs/returns-catalog-records-filtered-by-prefix.md) - [Starts a catalog reindex operation](https://docs.abbyy.com/api-reference/catalogs/starts-a-catalog-reindex-operation.md): If indexing was started earlier, and there was no reindex operation, then the extraction search will be based on the previously indexed data. If indexing has never been started, the extraction search will not be carried out. - [Creates invite for new tenant](https://docs.abbyy.com/api-reference/invites/creates-invite-for-new-tenant.md): To access this method, you need to contact support - [Create Transaction Steps Export Request](https://docs.abbyy.com/api-reference/report/create-transaction-steps-export-request.md) - [Get Documents as CSV](https://docs.abbyy.com/api-reference/report/get-documents-as-csv.md) - [Get Fields as CSV](https://docs.abbyy.com/api-reference/report/get-fields-as-csv.md) - [Get Transaction Steps Export Request Status](https://docs.abbyy.com/api-reference/report/get-transaction-steps-export-request-status.md) - [Get Transaction Steps Export Result](https://docs.abbyy.com/api-reference/report/get-transaction-steps-export-result.md) - [List Transaction Steps Export Requests](https://docs.abbyy.com/api-reference/report/list-transaction-steps-export-requests.md) - [Gets the detailed information about a skill](https://docs.abbyy.com/api-reference/skills/gets-the-detailed-information-about-a-skill.md) - [Lists all available skills](https://docs.abbyy.com/api-reference/skills/lists-all-available-skills.md) - [Adds files to the transaction document](https://docs.abbyy.com/api-reference/transactiondocuments/adds-files-to-the-transaction-document.md): Uploads a set of files to be processed in the specified transaction document. The maximum size of processed files should not exceed 2 GB. The maximum count per transaction should not exceed 1000 for process skill. - [Creates a transaction document that will be used to group some files in single processing unit](https://docs.abbyy.com/api-reference/transactiondocuments/creates-a-transaction-document-that-will-be-used-to-group-some-files-in-single-processing-unit.md): Non-process skills allow only one document - [Deletes the document from specified transaction](https://docs.abbyy.com/api-reference/transactiondocuments/deletes-the-document-from-specified-transaction.md) - [Downloads the source file of the transaction](https://docs.abbyy.com/api-reference/transactiondocuments/downloads-the-source-file-of-the-transaction.md) - [Gets transaction document info](https://docs.abbyy.com/api-reference/transactiondocuments/gets-transaction-document-info.md) - [Gets transaction documents](https://docs.abbyy.com/api-reference/transactiondocuments/gets-transaction-documents.md) - [Adds files to the transaction](https://docs.abbyy.com/api-reference/transactions/adds-files-to-the-transaction.md): Uploads a set of files to be processed in the specified transaction. The maximum size of processed files should not exceed 2 GB. The maximum count per transaction should not exceed 1000 for process skill. - [Creates a processing transaction](https://docs.abbyy.com/api-reference/transactions/creates-a-processing-transaction.md): Creates a transaction that will be used to process some files. - [Deletes the transaction](https://docs.abbyy.com/api-reference/transactions/deletes-the-transaction.md): The transaction will be deleted within a few minutes - [Downloads the result files](https://docs.abbyy.com/api-reference/transactions/downloads-the-result-files.md): Downloads the result file of the transaction. - [Generates link to run mobile input with one time auth token to inject image to specific transaction](https://docs.abbyy.com/api-reference/transactions/generates-link-to-run-mobile-input-with-one-time-auth-token-to-inject-image-to-specific-transaction.md): Link can be requested for a non-running transaction. The token in the link gives the right to add files and start a specific transaction without the ability to get processing results. - [Gets registration parameters for the transaction](https://docs.abbyy.com/api-reference/transactions/gets-registration-parameters-for-the-transaction.md) - [Gets the skill parameters that are set for the transaction](https://docs.abbyy.com/api-reference/transactions/gets-the-skill-parameters-that-are-set-for-the-transaction.md): The passed parameters take precedence over the default parameters of the skill - [Gets transaction info](https://docs.abbyy.com/api-reference/transactions/gets-transaction-info.md): Gets the details of the transaction, including the link to the results if processing has finished, or the manual review link if manual review is needed. - [Returns active transactions with specified parameters](https://docs.abbyy.com/api-reference/transactions/returns-active-transactions-with-specified-parameters.md) - [Returns completed transactions with specified parameters](https://docs.abbyy.com/api-reference/transactions/returns-completed-transactions-with-specified-parameters.md) - [Starts processing of the files in new transaction](https://docs.abbyy.com/api-reference/transactions/starts-processing-of-the-files-in-new-transaction.md): Creates a transaction that will be used to process some files. The maximum size of request body should not exceed 2 GB. The transaction will start automatically. - [Starts the transaction](https://docs.abbyy.com/api-reference/transactions/starts-the-transaction.md): Starts processing with the specified transaction. - [API Reference](https://docs.abbyy.com/fine-reader/engine/api-reference.md) - [Alphabetical List of the ABBYY FineReader Engine 12 Objects and Interfaces](https://docs.abbyy.com/fine-reader/engine/api-reference/alphabetical-list-of-objects-and-interfaces.md) - [BatchProcessor Object and Related Interfaces](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor.md) - [BatchProcessor Object (IBatchProcessor Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/batchprocessor.md) - [GetNextProcessedPage Method of the BatchProcessor Object](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/batchprocessor/getnextprocessedpage-method.md) - [ProcessPageAsync Method of the BatchProcessor Object](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/batchprocessor/processpageasync-method.md) - [Start Method of the BatchProcessor Object](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/batchprocessor/start-method.md) - [IAsyncProcessingCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iasyncprocessingcallback.md) - [OnError Method of the IAsyncProcessingCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iasyncprocessingcallback/onerror-method.md) - [OnProgress Method of the IAsyncProcessingCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iasyncprocessingcallback/onprogress-method.md) - [IFileAdapter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/ifileadapter.md) - [GetFileName Method of the IFileAdapter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/ifileadapter/getfilename-method.md) - [GetPagesToProcess Method of the IFileAdapter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/ifileadapter/getpagestoprocess-method.md) - [GetPassword Method of the IFileAdapter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/ifileadapter/getpassword-method.md) - [IImageSource Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iimagesource.md) - [GetNextImageDocument Method of the IImageSource Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iimagesource/getnextimagedocument-method.md) - [GetNextImageFile Method of the IImageSource Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iimagesource/getnextimagefile-method.md) - [IsEmpty Method of the IImageSource Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/batch-processor/iimagesource/isempty-method.md) - [Classification-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects.md) - [Categories Object (ICategories Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories.md) - [AddNew Method of the Categories Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/element-property.md) - [Find Method of the Categories Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/find-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/categories/item-method.md) - [Category Object (ICategory Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/category.md) - [ClassificationEngine Object (IClassificationEngine Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine.md) - [CreateModelFromFile Method of the ClassificationEngine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine/createmodelfromfile-method.md) - [CreateObjectFromDocument Method of the ClassificationEngine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine/createobjectfromdocument-method.md) - [CreateObjectFromPage Method of the ClassificationEngine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine/createobjectfrompage-method.md) - [CreateTrainer Method of the ClassificationEngine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine/createtrainer-method.md) - [CreateTrainingData Method of the ClassificationEngine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationengine/createtrainingdata-method.md) - [ClassificationObject Object (IClassificationObject Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobject.md) - [ClassificationObjects Object (IClassificationObjects Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/add-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/element-property.md) - [Find Method of the ClassificationObjects Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/find-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationobjects/item-method.md) - [ClassificationResult Object (IClassificationResult Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationresult.md) - [ClassificationResults Object (IClassificationResults Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationresults.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationresults/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/classificationresults/item-method.md) - [ConfusionMatrix Object (IConfusionMatrix Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/confusionmatrix.md) - [Element Property of the ConfusionMatrix Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/confusionmatrix/element-property.md) - [Model Object (IModel Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/model.md) - [Classify Method of the Model Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/model/classify-method.md) - [SaveToFile Method of the Model Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/model/savetofile-method.md) - [Trainer Object (ITrainer Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainer.md) - [TrainModel Method of the Trainer Object](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainer/trainmodel-method.md) - [TrainingData Object (ITrainingData Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingdata.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingdata/loadfromfile-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingdata/savetofile-method.md) - [TrainingParams Object (ITrainingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingparams.md) - [TrainingResult Object (ITrainingResult Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingresult.md) - [TrainingResults Object (ITrainingResults Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingresults.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingresults/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/trainingresults/item-method.md) - [ValidationParams Object (IValidationParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/validationparams.md) - [ValidationResult Object (IValidationResult Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/classification-related-objects/validationresult.md) - [Document Comparison Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects.md) - [Change Object (IChange Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/change.md) - [GetAsPictureChange Method of the Change Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/change/getaspicturechange-method.md) - [GetAsTextChange Method of the Change Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/change/getastextchange-method.md) - [ChangeLocation Object (IChangeLocation Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changelocation.md) - [RegionForPage Property of the ChangeLocation Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changelocation/regionforpage-property.md) - [ChangePosition Object (IChangePosition Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changeposition.md) - [Changes Object (IChanges Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changes.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changes/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/changes/item-method.md) - [Comparator Object (IComparator Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparator.md) - [CompareDocuments Method of the Comparator Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparator/comparedocuments-method.md) - [ComparePages Method of the Comparator Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparator/comparepages-method.md) - [ComparisonParams Object (IComparisonParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparisonparams.md) - [ComparisonResult Object (IComparisonResult Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparisonresult.md) - [Export Method of the ComparisonResult Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparisonresult/export-method.md) - [GetChangesForReferencePage Method of the ComparisonResult Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparisonresult/getchangesforreferencepage-method.md) - [GetChangesForUserPage Method of the ComparisonResult Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/comparisonresult/getchangesforuserpage-method.md) - [PictureChange Object (IPictureChange Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/picturechange.md) - [TextChange Object (ITextChange Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-comparison-objects/textchange.md) - [Document-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects.md) - [AuthorInfo Object (IAuthorInfo Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorinfo.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorinfo/copyfrom-method.md) - [IsValid Method of the AuthorInfo Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorinfo/isvalid-method.md) - [AuthorsList Object (IAuthorsList Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/authorslist/item-method.md) - [BusinessCard Object (IBusinessCard Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscard.md) - [ExportToVCard Method of the BusinessCard Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscard/exporttovcard-method.md) - [Field Property of the BusinessCard Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscard/field-property.md) - [FieldByType Property of the BusinessCard Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscard/fieldbytype-property.md) - [FieldsCountByType Property of the BusinessCard Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscard/fieldscountbytype-property.md) - [BusinessCardField Object (IBusinessCardField Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfield.md) - [Component Property of the BusinessCardField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfield/component-property.md) - [FindComponent Method of the BusinessCardField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfield/findcomponent-method.md) - [GetCharParams Method of the BusinessCardField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfield/getcharparams-method.md) - [BusinessCardFieldComponent Object (IBusinessCardFieldComponent Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfieldcomponent.md) - [GetCharParams Method of the BusinessCardFieldComponent Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscardfieldcomponent/getcharparams-method.md) - [BusinessCards Object (IBusinessCards Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscards.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscards/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/businesscards/item-method.md) - [DocumentContentInfo Object (IDocumentContentInfo Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentcontentinfo.md) - [DocumentInformationDictionary Object (IDocumentInformationDictionary Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary/deleteat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary/item-method.md) - [Value Property of the DocumentInformationDictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionary/value-property.md) - [DocumentInformationDictionaryItem Object (IDocumentInformationDictionaryItem Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/documentinformationdictionaryitem.md) - [FRDocument Object (IFRDocument Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument.md) - [AddImageDocument Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagedocument-method.md) - [AddImageFile Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefile-method.md) - [AddImageFileFromAttachment Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefilefromattachment-method.md) - [AddImageFileFromMemory Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefilefrommemory-method.md) - [AddImageFileFromStream Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefilefromstream-method.md) - [AddImageFileWithPassword Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefilewithpassword-method.md) - [AddImageFileWithPasswordCallback Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addimagefilewithpasswordcallback-method.md) - [AddPage Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/addpage-method.md) - [Analyze Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/analyze-method.md) - [AnalyzePages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/analyzepages-method.md) - [CheckTextLayer Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/checktextlayer-method.md) - [Close Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/close-method.md) - [ConvertFromOldVersion Method of FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/convertfromoldversion-method.md) - [Export Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/export-method.md) - [ExportPages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/exportpages-method.md) - [ExportToMemory Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/exporttomemory-method.md) - [LoadFromFolder Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/loadfromfolder-method.md) - [Preprocess Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/preprocess-method.md) - [PreprocessPages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/preprocesspages-method.md) - [Process Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/process-method.md) - [ProcessPages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/processpages-method.md) - [Recognize Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/recognize-method.md) - [RecognizePages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/recognizepages-method.md) - [SaveToFolder Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/savetofolder-method.md) - [SplitPages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/splitpages-method.md) - [Synthesize Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/synthesize-method.md) - [SynthesizePages Method of the FRDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frdocument/synthesizepages-method.md) - [FRPage Object (IFRPage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage.md) - [AddWordsToCacheDictionary Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/addwordstocachedictionary-method.md) - [AddWordToCacheDictionary Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/addwordtocachedictionary-method.md) - [Analyze Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/analyze-method.md) - [AnalyzeRegion Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/analyzeregion-method.md) - [AnalyzeTable Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/analyzetable-method.md) - [CleanCacheDictionary Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/cleancachedictionary-method.md) - [DetectOrientation Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/detectorientation-method.md) - [DetectResolution Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/detectresolution-method.md) - [Export Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/export-method.md) - [ExtractBarcodes Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/extractbarcodes-method.md) - [ExtractMrz Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/extractmrz-method.md) - [FindPageSplitPosition Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/findpagesplitposition-method.md) - [Flush Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/flush-method.md) - [IsEmpty Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/isempty-method.md) - [LearnCheckmarks Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/learncheckmarks-method.md) - [Preprocess Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/preprocess-method.md) - [PreprocessAnalyzeRecognize Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/preprocessanalyzerecognize-method.md) - [Recognize Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/recognize-method.md) - [RecognizeBlocks Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/recognizeblocks-method.md) - [Redo Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/redo-method.md) - [Synthesize Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/synthesize-method.md) - [SynthesizeBusinessCard Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/synthesizebusinesscard-method.md) - [SynthesizeBusinessCardEx Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/synthesizebusinesscardex-method.md) - [Undo Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/undo-method.md) - [Update Method of the FRPage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpage/update-method.md) - [FRPages Object (IFRPages Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/element-property.md) - [IndexOf Method of the FRPages Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/indexof-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/item-method.md) - [Renumber Method of the FRPages Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/renumber-method.md) - [Swap Method of the FRPages Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/frpages/swap-method.md) - [IFRDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrdocumentevents.md) - [OnPageProcessed Method of the IFRDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrdocumentevents/onpageprocessed-method.md) - [OnProgress Method of the IFRDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrdocumentevents/onprogress-method.md) - [OnWarning Method of the IFRDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrdocumentevents/onwarning-method.md) - [IFRPageEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpageevents.md) - [OnPageProcessed Method of the IFRPageEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpageevents/onpageprocessed-method.md) - [OnProgress Method of the IFRPageEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpageevents/onprogress-method.md) - [OnRegionProcessed Method of the IFRPageEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpageevents/onregionprocessed-method.md) - [OnWarning Method of the IFRPageEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpageevents/onwarning-method.md) - [IFRPagesEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpagesevents.md) - [PageAdded Method of the IFRPagesEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpagesevents/pageadded-method.md) - [PageRemoved Method of the IFRPagesEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpagesevents/pageremoved-method.md) - [PagesRenumbered Method of the IFRPagesEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/ifrpagesevents/pagesrenumbered-method.md) - [MrzData Object (IMrzData interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata.md) - [ExportToFile Method of the MrzData Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata/exporttofile-method.md) - [ExportToFileEx Method of the MrzData Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata/exporttofileex-method.md) - [GetField Method of the MrzData Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata/getfield-method.md) - [GetFieldByType Method of the MrzData Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata/getfieldbytype-method.md) - [GetLine Method of the MrzData Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzdata/getline-method.md) - [MrzField Object (IMrzField Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzfield.md) - [GetCharParams Method of the MrzField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzfield/getcharparams-method.md) - [Insert Method of the MrzField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzfield/insert-method.md) - [Remove Method of the MrzField Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzfield/remove-method.md) - [MrzLine Object (IMrzLine Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/mrzline.md) - [PDFAttachment Object (IPDFAttachment Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachment.md) - [SaveToFile Method of the PDFAttachment Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachment/savetofile-method.md) - [SaveToMemory Method of the PDFAttachment Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachment/savetomemory-method.md) - [PDFAttachments Object (IPDFAttachments Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments.md) - [AddFromFile Method of the PDFAttachments Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments/addfromfile-method.md) - [AddFromMemory Method of the PDFAttachments Object](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments/addfrommemory-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments/deleteat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/document-related-objects/pdfattachments/item-method.md) - [Engine Loaders Overview](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders.md) - [IEngineLoader Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/iengineloader.md) - [ExplicitlyUnload Method of the IEngineLoader Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/iengineloader/explicitlyunload-method.md) - [InitializeEngine Method of the IEngineLoader Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/iengineloader/initializeengine-method.md) - [IHostProcessControl Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/ihostprocesscontrol.md) - [SetClientProcessId Method of the IHostProcessControl Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/ihostprocesscontrol/setclientprocessid-method.md) - [SetPriorityClass Method of the IHostProcessControl Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/ihostprocesscontrol/setpriorityclass-method.md) - [InprocLoader Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/inprocloader.md) - [OutprocLoader Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-loaders/outprocloader.md) - [Engine Object (IEngine Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface.md) - [Creation Methods of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods.md) - [CreateEmptyUserPattern Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createemptyuserpattern-method.md) - [CreateExportFileWriter Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createexportfilewriter-method.md) - [CreateFRDocumentFromImage Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createfrdocumentfromimage-method.md) - [CreateLayoutFromStream Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createlayoutfromstream-method.md) - [Create Methods of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createlessobjectgreater-methods.md) - [CreateMultipageImageWriter Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createmultipageimagewriter-method.md) - [CreatePoint Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createpoint-method.md) - [CreateRectangle Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createrectangle-method.md) - [CreateScanManager Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createscanmanager-method.md) - [Processing Methods of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods.md) - [GetNumberOfPagesInImageFile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/getnumberofpagesinimagefile-method.md) - [InjectTextLayer Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/injecttextlayer-method.md) - [IsPdfPortfolio Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/ispdfportfolio-method.md) - [IsPdfPortfolioFromStream Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/ispdfportfoliofromstream-method.md) - [IsPdfWithTextualContent Method of Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/ispdfwithtextualcontent-method.md) - [IsPdfWithTextualContentFromStream Method of Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/ispdfwithtextualcontentfromstream-method.md) - [LoadImageDoc Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/loadimagedoc-method.md) - [LoadImageDocFromFile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/loadimagedocfromfile-method.md) - [LoadImageDocFromMemory Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/loadimagedocfrommemory-method.md) - [OpenBitmap Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/openbitmap-method.md) - [OpenBitmapBits Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/openbitmapbits-method.md) - [OpenDib Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/opendib-method.md) - [OpenImageFileFromMemory Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/openimagefilefrommemory-method.md) - [PrepareBitmap Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/preparebitmap-method.md) - [PrepareBitmapBits Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/preparebitmapbits-method.md) - [PrepareDib Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/preparedib-method.md) - [RecognizeImageFile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/recognizeimagefile-method.md) - [Properties of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/properties.md) - [Supplementary Methods of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods.md) - [CleanRecognizerSession Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/cleanrecognizersession-method.md) - [ConvertLanguageIdToLCID Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/convertlanguageidtolcid-method.md) - [ConvertLCIDToLanguageId Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/convertlcidtolanguageid-method.md) - [EditUserPattern Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/edituserpattern-method.md) - [The Character Properties Dialog Box](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/edituserpattern-method/character-properties-dialog-box.md) - [The User Pattern Dialog Box](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/edituserpattern-method/user-pattern-dialog-box.md) - [EnableEngineLogging Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/enableenginelogging-method.md) - [EnableProcessorLogging Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/enableprocessorlogging-method.md) - [GetAvailableLicenses Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/getavailablelicenses-method.md) - [LoadModule Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/loadmodule-method.md) - [LoadMultiProcessingParamsFromProfile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/loadmultiprocessingparamsfromprofile-method-of-the-engine-object.md) - [LoadPredefinedProfile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/loadpredefinedprofile-method.md) - [LoadProfile Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/loadprofile-method.md) - [MergePatterns Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/mergepatterns-method.md) - [ReleaseOnlineLicense Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/releaseonlinelicense-method.md) - [RestartLicensing Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/restartlicensing-method.md) - [SetCurrentLicense Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/setcurrentlicense-method.md) - [SetLicensingConnectionRecoveryCallback Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/setlicensingconnectionrecoverycallback-method.md) - [SetParallelProcessingCallback Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/setparallelprocessingcallback-method.md) - [StartLogging Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/startlogging-method.md) - [StopLogging Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/stoplogging-method.md) - [TrainUserPattern Method of the Engine Object](https://docs.abbyy.com/fine-reader/engine/api-reference/engine-object-iengine-interface/supplementary-methods/trainuserpattern-method.md) - [Enumerations](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations.md) - [AltoVersionEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/altoversionenum.md) - [AvailableBarcodeModulesFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availablebarcodemodulesflags.md) - [AvailableEngineModulesFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availableenginemodulesflags.md) - [AvailableExportFormatsFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availableexportformatsflags.md) - [AvailableLanguageSetsFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availablelanguagesetsflags.md) - [AvailableTextTypesFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availabletexttypesflags.md) - [AvailableVisualComponentsFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/availablevisualcomponentsflags.md) - [AveragingMethodEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/averagingmethodenum.md) - [BackgroundColorModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/backgroundcolormodeenum.md) - [BarcodeOrientationEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/barcodeorientationenum.md) - [BarcodeSupplementTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/barcodesupplementtypeenum.md) - [BarcodeTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/barcodetypeenum.md) - [BaseLanguageLetterSetEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/baselanguagelettersetenum.md) - [BitmapBitsFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/bitmapbitsformatenum.md) - [BlockLayerTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/blocklayertypeenum.md) - [BlockRoleEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/blockroleenum.md) - [BlockTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/blocktypeenum.md) - [BusinessCardFieldComponentTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/businesscardfieldcomponenttypeenum.md) - [BusinessCardFieldTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum.md) - [BwPictureFormatsEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/bwpictureformatsenum.md) - [CaseRecognitionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/caserecognitionmodeenum.md) - [CharacterFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/characterflags.md) - [CheckingTextModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/checkingtextmodeenum.md) - [CheckmarkCheckStateEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/checkmarkcheckstateenum.md) - [CheckmarkTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/checkmarktypeenum.md) - [ClassifierTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/classifiertypeenum.md) - [CodePageEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/codepageenum.md) - [ColorPictureFormatsEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/colorpictureformatsenum.md) - [ComparatorExportFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/comparatorexportformatenum.md) - [CompressImageModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/compressimagemodeenum.md) - [CorrectOrientationModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/correctorientationmodeenum.md) - [CorrectSkewModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/correctskewmodeenum.md) - [DetectColorRegionFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/detectcolorregionflags.md) - [DictionaryTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/dictionarytypeenum.md) - [DitheringMethodEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/ditheringmethodenum.md) - [DocumentChangeTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/documentchangetypeenum.md) - [DocumentTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/documenttypeenum.md) - [FieldMarkingTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fieldmarkingtypeenum.md) - [FileExportFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fileexportformatenum.md) - [FontEmbeddingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fontembeddingmodeenum.md) - [FontFormattingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fontformattingmodeenum.md) - [FontNamesFiltersEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fontnamesfiltersenum.md) - [FontTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/fonttypeenum.md) - [FREngineModuleEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/frenginemoduleenum.md) - [FREngineVersionEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/frengineversionenum.md) - [GapMeasurementUnitEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/gapmeasurementunitenum.md) - [GrayPictureFormatsEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/graypictureformatsenum.md) - [HTMLDocumentSplittingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/htmldocumentsplittingmodeenum.md) - [HTMLFormatModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/htmlformatmodeenum.md) - [HTMLSynthesisModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/htmlsynthesismodeenum.md) - [HyperlinkSchemeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/hyperlinkschemeenum.md) - [ImageColorTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/imagecolortypeenum.md) - [ImageFileFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/imagefileformatenum.md) - [ImageSourceTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/imagesourcetypeenum.md) - [ImageTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/imagetypeenum.md) - [LanguageCategoryEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/languagecategoryenum.md) - [LanguageIdEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/languageidenum.md) - [LicenseCounterTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/licensecountertypeenum.md) - [MessagesLanguageEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/messageslanguageenum.md) - [ModificationTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/modificationtypeenum.md) - [MonospaceDetectionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/monospacedetectionmodeenum.md) - [MrzExportFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/mrzexportformatenum.md) - [MrzFieldTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/mrzfieldtypeenum.md) - [MrzFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/mrzformatenum.md) - [MultiProcessingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/multiprocessingmodeenum.md) - [NoiseModelEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/noisemodelenum.md) - [NumberingStyleEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/numberingstyleenum.md) - [ObjectsColorEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/objectscolorenum.md) - [ObjectsTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/objectstypeenum.md) - [OfficeConverterTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/officeconvertertypeenum.md) - [OverwriteResolutionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/overwriteresolutionmodeenum.md) - [PageAnalysisModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pageanalysismodeenum.md) - [PageFlushingPolicyEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pageflushingpolicyenum.md) - [PageOrientationEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pageorientationenum.md) - [PageProcessingStageEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pageprocessingstageenum.md) - [PageSplitDirectionEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pagesplitdirectionenum.md) - [PageSplitTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pagesplittypeenum.md) - [PaperSizeDetectionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/papersizedetectionmodeenum.md) - [PaperSizeModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/papersizemodeenum.md) - [ParagraphAlignmentEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/paragraphalignmentenum.md) - [ParagraphExtractionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/paragraphextractionmodeenum.md) - [ParagraphRoleEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/paragraphroleenum.md) - [ParagraphTabAlignmentEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/paragraphtabalignmentenum.md) - [PDFAComplianceModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfacompliancemodeenum.md) - [PDFAttachmentBindingEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfattachmentbindingenum.md) - [PDFEncryptionAlgorithmEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfencryptionalgorithmenum.md) - [PDFExportModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfexportmodeenum.md) - [PDFExportScenarioEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfexportscenarioenum.md) - [PDFKeyLengthEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfkeylengthenum.md) - [PDFMRCModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfmrcmodeenum.md) - [PDFResolutionTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfresolutiontypeenum.md) - [PDFVersionEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/pdfversionenum.md) - [PictureColorityModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/picturecoloritymodeenum.md) - [QueuePushingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/queuepushingmodeenum.md) - [ReadingTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/readingtypeenum.md) - [RecognitionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/recognitionmodeenum.md) - [ResolutionDetectionMode](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/resolutiondetectionmode.md) - [RotationTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/rotationtypeenum.md) - [RTFPageSynthesisModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/rtfpagesynthesismodeenum.md) - [ScanBrightnessControlEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scanbrightnesscontrolenum.md) - [ScanColorModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scancolormodeenum.md) - [ScanCompressionTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scancompressiontypeenum.md) - [ScanPaperFeedModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scanpaperfeedmodeenum.md) - [ScanPaperSizeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scanpapersizeenum.md) - [ScanPauseModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scanpausemodeenum.md) - [ScanRotationAngleEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scanrotationangleenum.md) - [ScanSourceApiTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scansourceapitypeenum.md) - [ScanSourceStatusEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scansourcestatusenum.md) - [ScanSourceUITypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/scansourceuitypeenum.md) - [SeparatorTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/separatortypeenum.md) - [SkewCorrectionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/skewcorrectionmodeenum.md) - [SourceContentReuseModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/sourcecontentreusemodeenum.md) - [SpeedQualityModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/speedqualitymodeenum.md) - [StraightenLinesModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/straightenlinesmodeenum.md) - [StyleParamsEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/styleparamsenum.md) - [TabLeaderTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/tableadertypeenum.md) - [TableSeparatorTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/tableseparatortypeenum.md) - [TextAndBackgroundColorModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/textandbackgroundcolormodeenum.md) - [TextCategoryEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/textcategoryenum.md) - [TextEncodingTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/textencodingtypeenum.md) - [TextLanguageLetterSetEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/textlanguagelettersetenum.md) - [TextLayoutRetentionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/textlayoutretentionmodeenum.md) - [TextTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/texttypeenum.md) - [ThreeStatePropertyValueEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/threestatepropertyvalueenum.md) - [TimeoutHandlingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/timeouthandlingmodeenum.md) - [TimeZoneTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/timezonetypeenum.md) - [TrainingModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/trainingmodeenum.md) - [TXTExportFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/txtexportformatenum.md) - [UserPatternsTrainingFlags](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/userpatternstrainingflags.md) - [VolumeRefreshingPeriodEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/volumerefreshingperiodenum.md) - [WordModelTypeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/wordmodeltypeenum.md) - [WriteDateEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/writedateenum.md) - [XLFileFormatEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/xlfileformatenum.md) - [XLSXLayoutRetentionModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/xlsxlayoutretentionmodeenum.md) - [XLSXPaperSizeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/xlsxpapersizeenum.md) - [XMLCharAttributesEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/xmlcharattributesenum.md) - [XPSExportModeEnum](https://docs.abbyy.com/fine-reader/engine/api-reference/enumerations/xpsexportmodeenum.md) - [Functions](https://docs.abbyy.com/fine-reader/engine/api-reference/functions.md) - [DeinitializeEngine Function](https://docs.abbyy.com/fine-reader/engine/api-reference/functions/deinitializeengine-function.md) - [InitializeEngine Function](https://docs.abbyy.com/fine-reader/engine/api-reference/functions/initializeengine-function.md) - [Image-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects.md) - [CoordinatesConverter Object (ICoordinatesConverter Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter.md) - [ConvertCoordinates Method of the CoordinatesConverter Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter/convertcoordinates-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/coordinatesconverter/savetomemory-method.md) - [IImageDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/iimagedocumentevents.md) - [TransformationMade Method of the IImageDocumentEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/iimagedocumentevents/transformationmade-method.md) - [IImagePasswordCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/iimagepasswordcallback.md) - [GetPassword Method of the IImagePasswordCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/iimagepasswordcallback/getpassword-method.md) - [Image Object (IImage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/image.md) - [EstimateBitmapSize Method of the Image Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/image/estimatebitmapsize-method.md) - [GetBitmap Method of the Image Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/image/getbitmap-method.md) - [WriteToFile Method of the Image Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/image/writetofile-method.md) - [ImageDocument Object (IImageDocument Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument.md) - [ApplySigmaFilter Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/applysigmafilter-method.md) - [ChangeResolution Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/changeresolution-method.md) - [CorrectShadowsAndHighlights Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/correctshadowsandhighlights-method.md) - [CorrectSkew Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/correctskew-method.md) - [CropImage Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/cropimage-method.md) - [DitherImage Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/ditherimage-method.md) - [EnhanceLocalContrast Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/enhancelocalcontrast-method.md) - [EqualizeBrightness Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/equalizebrightness-method.md) - [FindBlackSquares Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/findblacksquares-method.md) - [GetPreviewImage Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/getpreviewimage-method.md) - [GetPreviewImageSpecificSize Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/getpreviewimagespecificsize-method.md) - [GetTextBackgroundColor Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/gettextbackgroundcolor-method.md) - [Modify Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/modify-method.md) - [RemoveColorObjects Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removecolorobjects-method.md) - [RemoveColorObjectsEx Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removecolorobjectsex-method.md) - [RemoveGarbage Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removegarbage-method.md) - [RemoveGeometricalDistortions Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removegeometricaldistortions-method.md) - [RemoveMotionBlur Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removemotionblur-method.md) - [RemoveNoise Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/removenoise-method.md) - [SaveImageRegionTo Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/saveimageregionto-method.md) - [SaveModified Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/savemodified-method.md) - [SaveTo Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/saveto-method.md) - [SaveToFile Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/savetofile-method.md) - [SaveToMemory Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/savetomemory-method.md) - [SmoothImage Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/smoothimage-method.md) - [SmoothTexture Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/smoothtexture-method.md) - [Transform Method of the ImageDocument Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagedocument/transform-method.md) - [ImageModification Object (IImageModification Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification.md) - [AddClipRegion Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/addclipregion-method.md) - [AddInvertRegion Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/addinvertregion-method.md) - [AddPaintRegion Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/addpaintregion-method.md) - [AddReplaceBlackPixelsRegion Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/addreplaceblackpixelsregion-method.md) - [AddReplaceWhitePixelsRegion Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/addreplacewhitepixelsregion-method.md) - [ClearClipRegions Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/clearclipregions-method.md) - [ClearInvertRegions Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/clearinvertregions-method.md) - [ClearPaintRegions Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/clearpaintregions-method.md) - [ClearReplaceBlackPixelsRegions Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/clearreplaceblackpixelsregions-method.md) - [ClearReplaceWhitePixelsRegions Method of the ImageModification Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/clearreplacewhitepixelsregions-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imagemodification/savetomemory-method.md) - [ImageProcessingParams Object (IImageProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/imageprocessingparams/savetomemory-method.md) - [JpegExtendedParams Object (IJpegExtendedParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/jpegextendedparams/savetomemory-method.md) - [MultipageImageWriter Object (IMultipageImageWriter Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/multipageimagewriter.md) - [AddPage Method of the MultipageImageWriter Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/multipageimagewriter/addpage-method.md) - [OfficeConversionSettings Object (IOfficeConversionSettings Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconversionsettings.md) - [OfficeConverters Object (IOfficeConverters Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/add-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/element-property.md) - [Find Method of the OfficeConverters Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/find-method.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/officeconverters/item-method.md) - [PngExtendedParams Object (IPngExtendedParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/pngextendedparams/savetomemory-method.md) - [PrepareImageMode Object (IPrepareImageMode Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/prepareimagemode/savetomemory-method.md) - [TiffExtendedParams Object (ITiffExtendedParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/tiffextendedparams/savetomemory-method.md) - [TrainingImage Object (ITrainingImage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimage.md) - [SetBitmapBits Method of the TrainingImage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimage/setbitmapbits-method.md) - [SetImageData Method of the TrainingImage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimage/setimagedata-method.md) - [TrainingImagesCollection Object (ITrainingImagesCollection Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/add-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/image-related-objects/trainingimagescollection/item-method.md) - [Language-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects.md) - [BaseLanguage Object (IBaseLanguage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/copyfrom-method.md) - [LetterSet Property of the BaseLanguage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/letterset-property.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/savetomemory-method.md) - [UserProperty Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguage/userproperty-property.md) - [BaseLanguages Object (IBaseLanguages Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/baselanguages/item-method.md) - [DetectedLanguage Object (IDetectedLanguage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/detectedlanguage.md) - [DetectedLanguages Object (IDetectedLanguages Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/detectedlanguages.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/detectedlanguages/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/detectedlanguages/item-method.md) - [Dictionary Object (IDictionary Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary.md) - [AddWord Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/addword-method.md) - [AddWords Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/addwords-method.md) - [DeleteAllWords Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/deleteallwords-method.md) - [DeleteWord Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/deleteword-method.md) - [DeleteWords Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/deletewords-method.md) - [Edit Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/edit-method.md) - [The Dictionary Dialog Box](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/edit-method/dictionary-dialog-box.md) - [EnumWords Method of the Dictionary Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionary/enumwords-method.md) - [DictionaryDescription Object (IDictionaryDescription Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescription.md) - [GetAsExternalDictionaryDescription Method of the DictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescription/getasexternaldictionarydescription-method.md) - [GetAsRegExpDictionaryDescription Method of the DictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescription/getasregexpdictionarydescription-method.md) - [GetAsStandardDictionaryDescription Method of the DictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescription/getasstandarddictionarydescription-method.md) - [GetAsUserDictionaryDescription Method of the DictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescription/getasuserdictionarydescription-method.md) - [DictionaryDescriptions Object (IDictionaryDescriptions Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions.md) - [AddNew Method of the DictionaryDescriptions Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/dictionarydescriptions/item-method.md) - [EnumDictionaryWords Object (IEnumDictionaryWords Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/enumdictionarywords.md) - [Next Method of the EnumDictionaryWords Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/enumdictionarywords/next-method.md) - [Reset Method of the EnumDictionaryWords Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/enumdictionarywords/reset-method.md) - [ExternalDictionaryCallback Object (IExternalDictionaryCallback Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/externaldictionarycallback.md) - [ExternalDictionaryResult Method of the ExternalDictionaryCallback Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/externaldictionarycallback/externaldictionaryresult-method.md) - [ExternalDictionaryDescription Object (IExternalDictionaryDescription Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/externaldictionarydescription.md) - [SetDictionary Method of the ExternalDictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/externaldictionarydescription/setdictionary-method.md) - [FuzzyString Object (IFuzzyString Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/fuzzystring.md) - [CharacterVariants Property of the FuzzyString Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/fuzzystring/charactervariants-property.md) - [FuzzyStrings Object (IFuzzyStrings Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/fuzzystrings.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/fuzzystrings/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/fuzzystrings/item-method.md) - [IExternalDictionary Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/iexternaldictionary-interface.md) - [CheckPrefix Method of the IExternalDictionary Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/iexternaldictionary-interface/checkprefix-method.md) - [CheckWords Method of the IExternalDictionary Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/iexternaldictionary-interface/checkwords-method.md) - [LanguageDatabase Object (ILanguageDatabase Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase.md) - [CreateCompoundTextLanguage Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/createcompoundtextlanguage-method.md) - [CreateNewDictionary Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/createnewdictionary-method.md) - [CreateTextLanguage Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/createtextlanguage-method.md) - [LoadFrom Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/loadfrom-method.md) - [OpenDictionaryExtension Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/opendictionaryextension-method.md) - [OpenExistingDictionary Method of the LanguageDatabase Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/languagedatabase/openexistingdictionary-method.md) - [PredefinedLanguage Object (IPredefinedLanguage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/predefinedlanguage.md) - [PredefinedLanguages Object (IPredefinedLanguages Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/predefinedlanguages.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/predefinedlanguages/element-property.md) - [Find Method of the PredefinedLanguages Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/predefinedlanguages/find-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/predefinedlanguages/item-method.md) - [RegExpDictionaryDescription Object (IRegExpDictionaryDescription Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/regexpdictionarydescription.md) - [SetText Method of the RegExpDictionaryDescription Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/regexpdictionarydescription/settext-method.md) - [StandardDictionaryDescription Object (IStandardDictionaryDescription Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/standarddictionarydescription.md) - [TextLanguage Object (ITextLanguage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/copyfrom-method.md) - [LetterSet Property of the TextLanguage Object](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/letterset-property.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/savetomemory-method.md) - [UserProperty Property](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/textlanguage/userproperty-property.md) - [UserDictionaryDescription Object (IUserDictionaryDescription Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/language-related-objects/userdictionarydescription.md) - [Layout-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects.md) - [AutoAnalysisBlock Object (IAutoAnalysisBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/autoanalysisblock.md) - [BarcodeBlock Object (IBarcodeBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/barcodeblock.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/barcodeblock/copyfrom-method.md) - [Block Object (IBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block.md) - [GetAsBarcodeBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getasbarcodeblock-method.md) - [GetAsCheckmarkBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getascheckmarkblock-method.md) - [GetAsCheckmarkGroup Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getascheckmarkgroup-method.md) - [GetAsRasterPictureBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getasrasterpictureblock-method.md) - [GetAsSeparatorBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getasseparatorblock-method.md) - [GetAsSeparatorGroup Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getasseparatorgroup-method.md) - [GetAsTableBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getastableblock-method.md) - [GetAsTextBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getastextblock-method.md) - [GetAsVectorPictureBlock Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/getasvectorpictureblock-method.md) - [Move Method of the Block Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/move-method.md) - [UserProperty Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/block/userproperty-property.md) - [CheckmarkBlock Object (ICheckmarkBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkblock.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkblock/copyfrom-method.md) - [CheckmarkGroup Object (ICheckmarkGroup Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup.md) - [AddNew Method of the CheckmarkGroup Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarkgroup/item-method.md) - [CheckmarkTrainingData Object (ICheckmarkTrainingData Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/checkmarktrainingdata/savetomemory-method.md) - [Layout Object (ILayout Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout.md) - [Clean Method of the Layout Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/clean-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/copyfrom-method.md) - [LoadFromFile Method of the Layout Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/loadfrommemory-method.md) - [SaveToArray Method of the Layout Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/savetoarray-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/savetomemory-method.md) - [SaveToStream Method of the Layout Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/savetostream-method.md) - [SortedBlocks Property of the Layout Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/sortedblocks-property.md) - [UserProperty Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layout/userproperty-property.md) - [LayoutBlocks Object (ILayoutBlocks Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks.md) - [AddNew Method of the LayoutBlocks Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/element-property.md) - [IndexOf Method of the LayoutBlocks Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/indexof-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/layoutblocks/item-method.md) - [RasterPictureBlock Object (IRasterPictureBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/rasterpictureblock.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/rasterpictureblock/copyfrom-method.md) - [SetBlockLayerType Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/rasterpictureblock/setblocklayertype-method.md) - [SeparatorBlock Object (ISeparatorBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorblock.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorblock/copyfrom-method.md) - [SeparatorGroup Object (ISeparatorGroup Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup.md) - [AddNew Method of the SeparatorGroup Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/separatorgroup/item-method.md) - [TableBlock Object (ITableBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableblock.md) - [FindBaseCellFromPoint Method of the TableBlock Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableblock/findbasecellfrompoint-method.md) - [InitializeGrid Method of the TableBlock Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableblock/initializegrid-method.md) - [TableCell Object (ITableCell Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecell.md) - [ChangeBlockType Method of the TableCell Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecell/changeblocktype-method.md) - [TableCells Object (ITableCells Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells/element-property.md) - [IndexOf Method of the TableCells Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells/indexof-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells/item-method.md) - [Merge Method of the TableCells Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells/merge-method.md) - [Split Method of the TableCells Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tablecells/split-method.md) - [TableSeparator Object (ITableSeparator Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparator.md) - [SetType Method of the TableSeparator Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparator/settype-method.md) - [Type Property of the TableSeparator Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparator/type-property.md) - [TableSeparators Object (ITableSeparators Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators.md) - [AddNew Method of the TableSeparators Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/element-property.md) - [IndexOf Method of the TableSeparators Object](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/indexof-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/tableseparators/item-method.md) - [TextBlock Object (ITextBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/textblock.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/textblock/copyfrom-method.md) - [TextBlockAnalysisParams Object (ITextBlockAnalysisParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/textblockanalysisparams.md) - [VectorPictureBlock Object (IVectorPictureBlock Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/vectorpictureblock.md) - [SetBlockLayerType Method](https://docs.abbyy.com/fine-reader/engine/api-reference/layout-related-objects/vectorpictureblock/setblocklayertype-method.md) - [License-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects.md) - [ILicensingConnectionRecoveryCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/ilicensingconnectionrecoverycallback.md) - [OnDisconnect Method of the ILicensingConnectionRecoveryCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/ilicensingconnectionrecoverycallback/ondisconnect-method.md) - [License Object (ILicense Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license.md) - [ExpirationDate Method of the License Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license/expirationdate-method.md) - [Volume Property of the License Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license/volume-property.md) - [VolumeRefreshingDate Method of the License Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license/volumerefreshingdate-method.md) - [VolumeRefreshingPeriod Property of the License Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license/volumerefreshingperiod-property.md) - [VolumeRemaining Property of the License Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/license/volumeremaining-property.md) - [Licenses Object (ILicenses Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/licenses.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/licenses/element-property.md) - [Find Method of the Licenses Object](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/licenses/find-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/license-related-objects/licenses/item-method.md) - [Mechanism Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects.md) - [ExportFileWriter Object (IExportFileWriter Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/exportfilewriter.md) - [AddPage Method of the ExportFileWriter Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/exportfilewriter/addpage-method.md) - [AddPages Method of the ExportFileWriter Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/exportfilewriter/addpages-method.md) - [Close Method of the ExportFileWriter Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/exportfilewriter/close-method.md) - [IScanCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/iscancallback.md) - [OnError Method of the IScanCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/iscancallback/onerror-method.md) - [OnImageScanned Method of the IScanCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/iscancallback/onimagescanned-method.md) - [OnScanComplete Method of the IScanCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/iscancallback/onscancomplete-method.md) - [ScanManager Object (IScanManager Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scanmanager.md) - [FindScanSources Method of the ScanManager Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scanmanager/findscansources-method.md) - [PumpMessages Method of the ScanManager Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scanmanager/pumpmessages-method.md) - [ScanSource Object (IScanSource Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansource.md) - [BeginScan Method of the ScanSource Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansource/beginscan-method.md) - [CancelScan Method of the ScanSource Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansource/cancelscan-method.md) - [ResetSettings Method of the ScanSource Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansource/resetsettings-method.md) - [Scan Method of the ScanSource Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansource/scan-method.md) - [ScanSourceCapabilities Object (IScanSourceCapabilities Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansourcecapabilities.md) - [Compressions Property of the ScanSourceCapabilities Object](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansourcecapabilities/compressions-property.md) - [ScanSources Object (IScanSources Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansources.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansources/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansources/item-method.md) - [ScanSourceSettings Object (IScanSourceSettings Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/mechanism-objects/scansourcesettings.md) - [Object Diagrams](https://docs.abbyy.com/fine-reader/engine/api-reference/object-diagram.md) - [Parameter Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects.md) - [Export Parameters](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters.md) - [AltoExportParams Object (IAltoExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/altoexportparams/savetomemory-method.md) - [DocumentContentInfoWritingParams Object (IDocumentContentInfoWritingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/documentcontentinfowritingparams.md) - [EBookExportParams Object (IEBookExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/ebookexportparams/savetomemory-method.md) - [HTMLExportParams Object (IHTMLExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/htmlexportparams/savetomemory-method.md) - [JsonExportParams Object (IJsonExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/jsonexportparams/savetomemory-method.md) - [MrzJsonExportParams Object (IMrzJsonExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/mrzjsonexportparams.md) - [MrzXmlExportParams Object (IMrzXmlExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/mrzxmlexportparams.md) - [PageMargins Object (IPageMargins Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pagemargins.md) - [PaperSizeParams Object (IPaperSizeParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/papersizeparams.md) - [PDFEncryptionInfo Object (IPDFEncryptionInfo Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfencryptioninfo.md) - [PDFExportFeatures Object (IPDFExportFeatures Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportfeatures.md) - [PDFExportParams Object (IPDFExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfexportparams/savetomemory-method.md) - [PDFMRCParams Object (IPDFMRCParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfmrcparams.md) - [PDFPicture Object (IPDFPicture Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpicture.md) - [GetLocation Method of the PDFPicture Object](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpicture/getlocation-method.md) - [RemoveFromPage Method of the PDFPicture Object](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpicture/removefrompage-method.md) - [SetLocation Method of the PDFPicture Object](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpicture/setlocation-method.md) - [PDFPictureCompressionParams Object (IPDFPictureCompressionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpicturecompressionparams.md) - [PDFPictures Object (IPDFPicures Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pdfpictures/item-method.md) - [PictureExportParams Object (IPictureExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pictureexportparams.md) - [PictureResolutionParams Object (IPictureResolutionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pictureresolutionparams.md) - [PPTExportParams Object (IPPTExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/pptexportparams/savetomemory-method.md) - [RTFExportParams Object (IRTFExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/rtfexportparams/savetomemory-method.md) - [TextExportParams Object (ITextExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textexportparams/savetomemory-method.md) - [TextLayerInjectionParams Object (ITextLayerInjectionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/textlayerinjectionparams.md) - [XLExportParams Object (IXLExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams/savetomemory-method.md) - [XMLExportParams Object (IXMLExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xmlexportparams/savetomemory-method.md) - [XPSExportParams Object (IXPSExportParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/export-parameters/xpsexportparams/savetomemory-method.md) - [GlobalProcessingParams Object (IGlobalProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/globalprocessingparams.md) - [MultiProcessingParams Object (IMultiProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/multiprocessingparams.md) - [Preprocessing, Analysis, Recognition, and Synthesis Parameters](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters.md) - [BarcodeParams Object (IBarcodeParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/barcodeparams/savetomemory-method.md) - [BusinessCardSynthesisParams Object (IBusinessCardSynthesisParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/businesscardsynthesisparams.md) - [ColorObjectsProhibitingParams Object (IColorObjectsProhibitingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/colorobjectsprohibitingparams.md) - [CustomFontSet Object (ICustomFontSet Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/customfontset.md) - [DocumentProcessingParams Object (IDocumentProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentprocessingparams/savetomemory-method.md) - [DocumentStructureDetectionParams Object (IDocumentStructureDetectionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/documentstructuredetectionparams/savetomemory-method.md) - [EmptyPageDetectionParams Object (IEmptyPageDetectionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/emptypagedetectionparams/savetomemory-method.md) - [FontFormattingDetectionParams Object (IFontFormattingDetectionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontformattingdetectionparams/savetomemory-method.md) - [FontSet Object (IFontSet Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/fontset.md) - [MrzProcessingParams Object (IMrzProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/mrzprocessingparams.md) - [ObjectsExtractionParams Object (IObjectsExtractionParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/objectsextractionparams/savetomemory-method.md) - [PageAnalysisParams Object (IPageAnalysisParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageanalysisparams/savetomemory-method.md) - [PagePreprocessingParams Object (IPagePreprocessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pagepreprocessingparams/savetomemory-method.md) - [PageProcessingParams Object (IPageProcessingParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/pageprocessingparams/savetomemory-method.md) - [RecognizerParams Object (IRecognizerParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/savetomemory-method.md) - [SetPredefinedTextLanguage Method of the RecognizerParams Object](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/recognizerparams/setpredefinedtextlanguage-method.md) - [SortingBlocksParams Object (ISortingBlocksParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/sortingblocksparams/savetomemory-method.md) - [SynthesisParamsForDocument Object (ISynthesisParamsForDocument Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsfordocument/savetomemory-method.md) - [SynthesisParamsForPage Object (ISynthesisParamsForPage Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage/savetomemory-method.md) - [SystemFontSet Object (ISystemFontSet Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/systemfontset.md) - [TableAnalysisParams Object (ITableAnalysisParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/tableanalysisparams/savetomemory-method.md) - [Standard Return Codes](https://docs.abbyy.com/fine-reader/engine/api-reference/return-codes.md) - [Supplementary Objects and Methods](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/add-method.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/addnew-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/copyfrom-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/element-property.md) - [FRRectangle Object (IFRRectangle Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/frrectangle.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/frrectangle/copyfrom-method.md) - [SetRectangle Method of the FRRectangle Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/frrectangle/setrectangle-method.md) - [SetRectangleFromLTRB Method of the FRRectangle Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/frrectangle/setrectanglefromltrb-method.md) - [Handle Object (IHandle Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/handle.md) - [CloseHandle Method of the Handle Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/handle/closehandle-method.md) - [Detach Method of the Handle Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/handle/detach-method.md) - [IFileWriter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ifilewriter.md) - [Close Method of the IFileWriter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ifilewriter/close-method.md) - [Open Method of the IFileWriter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ifilewriter/open-method.md) - [Write Method of the IFileWriter Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ifilewriter/write-method.md) - [IntsCollection Object (IIntsCollection Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/add-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/copyfrom-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/intscollection/item-method.md) - [IParallelProcessingCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iparallelprocessingcallback.md) - [OnWaitIntervalExceeded Method of the IParallelProcessingCallback Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iparallelprocessingcallback/onwaitintervalexceeded-method.md) - [IProcessingEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iprocessingevents.md) - [OnPageProcessed Method of the IProcessingEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iprocessingevents/onpageprocessed-method.md) - [OnProgress Method of the IProcessingEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iprocessingevents/onprogress-method.md) - [OnWarning Method of the IProcessingEvents Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iprocessingevents/onwarning-method.md) - [IReadStream Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ireadstream.md) - [Close Method of the IReadStream Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ireadstream/close-method.md) - [Read Method of the IReadStream Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/ireadstream/read-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/item-method.md) - [IWriteStream Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iwritestream.md) - [Write Method of the IWriteStream Interface](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/iwritestream/write-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfrommemory-method.md) - [Point Object (IPoint Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/point.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/point/copyfrom-method.md) - [SetPoint Method of the Point Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/point/setpoint-method.md) - [Region Object (IRegion Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region.md) - [AddRect Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/addrect-method.md) - [AddRegion Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/addregion-method.md) - [Bottom Property of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/bottom-property.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/copyfrom-method.md) - [CutRect Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/cutrect-method.md) - [HasIntersectionWithRect Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/hasintersectionwithrect-method.md) - [HasIntersectionWithRegion Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/hasintersectionwithregion-method.md) - [IsEqual Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/isequal-method.md) - [IsPointInRegion Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/ispointinregion-method.md) - [IsRectInRegion Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/isrectinregion-method.md) - [IsRegionInRegion Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/isregioninregion-method.md) - [Left Property of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/left-property.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/loadfrommemory-method.md) - [MakeEmpty Method of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/makeempty-method.md) - [Right Property of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/right-property.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/savetomemory-method.md) - [Top Property of the Region Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/region/top-property.md) - [RegionsCollection Object (IRegionsCollection Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/add-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/regionscollection/item-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetomemory-method.md) - [SplitRegion Object (ISplitRegion Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/splitregion.md) - [SplitRegions Object (ISplitRegions Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/splitregions.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/splitregions/element-property.md) - [GetSourcePageIndex Method of the SplitRegions Object](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/splitregions/getsourcepageindex-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/splitregions/item-method.md) - [StringsCollection Object (IStringsCollection Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/add-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/copyfrom-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/supplementary-objects-and-methods/stringscollection/item-method.md) - [Text-Related Objects](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects.md) - [BarcodeSymbol Object (IBarcodeSymbol Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/barcodesymbol.md) - [BarcodeText Object (IBarcodeText Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/barcodetext.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/barcodetext/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/barcodetext/item-method.md) - [CharacterRecognitionVariant Object (ICharacterRecognitionVariant Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/characterrecognitionvariant.md) - [CharacterRecognitionVariants Object (ICharacterRecognitionVariants Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/characterrecognitionvariants.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/characterrecognitionvariants/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/characterrecognitionvariants/item-method.md) - [CharParams Object (ICharParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/charparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/charparams/copyfrom-method.md) - [SetFont Method of the CharParams Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/charparams/setfont-method.md) - [SetRect Method of the CharParams Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/charparams/setrect-method.md) - [FontStyle Object (IFontStyle Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/fontstyle.md) - [SetFont Method of the FontStyle Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/fontstyle/setfont-method.md) - [Hyperlink Object (IHyperlink Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/hyperlink.md) - [ParseTarget Method of the Hyperlink Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/hyperlink/parsetarget-method.md) - [List Object (IList Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/list.md) - [AddNew Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/list/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/list/deleteall-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/list/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/list/item-method.md) - [ListLevel Object (IListLevel Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/listlevel.md) - [ListParams Object (IListParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/listparams.md) - [AddToList Method of the ListParams Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/listparams/addtolist-method.md) - [RemoveFromList Method of the ListParams Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/listparams/removefromlist-method.md) - [Paragraph Object (IParagraph Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph.md) - [Bookmark Property of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/bookmark-property.md) - [ColumnNumber Property of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/columnnumber-property.md) - [DeleteBookmark Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/deletebookmark-method.md) - [GetBookmarkRange Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/getbookmarkrange-method.md) - [GetCharParams Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/getcharparams-method.md) - [GetDropCapCharParams Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/getdropcapcharparams-method.md) - [GetHyperlinkRange Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/gethyperlinkrange-method.md) - [GetWordRecognitionVariants Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/getwordrecognitionvariants-metho.md) - [Hyperlink Property of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/hyperlink-property.md) - [Insert Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/insert-method.md) - [InsertParagraphBreak Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/insertparagraphbreak-method.md) - [InsertTab Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/inserttab-method.md) - [InsertText Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/inserttext-method.md) - [NextGroup Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/nextgroup-method.md) - [Range Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/range-method.md) - [Remove Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/remove-method.md) - [SetBookmark Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/setbookmark-method.md) - [SetCharParams Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/setcharparams-method.md) - [SetHyperlink Method of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/sethyperlink-method.md) - [UserBookmark Property of the Paragraph Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraph/userbookmark-property.md) - [ParagraphLine Object (IParagraphLine Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphline.md) - [ParagraphLines Object (IParagraphLines Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphlines.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphlines/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphlines/item-method.md) - [ParagraphParams Object (IParagraphParams Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams/copyfrom-method.md) - [LoadFromFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams/loadfromfile-method.md) - [LoadFromMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams/loadfrommemory-method.md) - [SaveToFile Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams/savetofile-method.md) - [SaveToMemory Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphparams/savetomemory-method.md) - [Paragraphs Object (IParagraphs Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphs.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphs/element-property.md) - [IndexOf Method of the Paragraphs Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphs/indexof-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphs/item-method.md) - [ParagraphStyle Object (IParagraphStyle Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/paragraphstyle.md) - [PlainText Object (IPlainText Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext.md) - [Bottom Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/bottom-property.md) - [CharConfidence Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/charconfidence-property.md) - [ErrorProbability Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/errorprobability-property.md) - [GetCharacterData Method of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/getcharacterdata-method.md) - [IsSuspicious Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/issuspicious-property.md) - [Left Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/left-property.md) - [PageNumber Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/pagenumber-property.md) - [Right Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/right-property.md) - [SaveToAsciiXMLFile Method of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/savetoasciixmlfile-method.md) - [SaveToTextFile Method of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/savetotextfile-method.md) - [Top Property of the PlainText Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/plaintext/top-property.md) - [TabPosition Object (ITabPosition Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabposition.md) - [TabPositions Object (ITabPositions Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions.md) - [AddNew Method of the TabPositions Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions/addnew-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/tabpositions/item-method.md) - [Text Object (IText Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/text.md) - [AppendEmptyParagraph Method of the Text Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/text/appendemptyparagraph-method.md) - [GetRange Method of the Text Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/text/getrange-method.md) - [Remove Method of the Text Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/text/remove-method.md) - [RemoveAll Method of the Text Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/text/removeall-method.md) - [TextOrientation Object (ITextOrientation Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/textorientation.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/textorientation/copyfrom-method.md) - [IsEqualTo Method of the TextOrientation Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/textorientation/isequalto-method.md) - [Word Object (IWord Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/word.md) - [GetRecognitionVariants Method of the Word Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/word/getrecognitionvariants-method.md) - [WordRecognitionVariant Object (IWordRecognitionVariant Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/wordrecognitionvariant.md) - [GetCharParams Method of the WordRecognitionVariant Object](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/wordrecognitionvariant/getcharparams-method.md) - [WordRecognitionVariants Object (IWordRecognitionVariants Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/wordrecognitionvariants.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/wordrecognitionvariants/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/wordrecognitionvariants/item-method.md) - [Words Object (IWords Interface)](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/words.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/words/element-property.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/api-reference/text-related-objects/words/item-method.md) - [Distribution](https://docs.abbyy.com/fine-reader/engine/distribution.md) - [Distribution of Linux Applications that use FRE](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux.md) - [Activating with a Runtime License - Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/activating-the-library-linux.md) - [Installing the Licensing Service on Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/activating-the-library-linux/installing-the-licensing-service-on-linux.md) - [FRE Distribution Kit for Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/distribution-kit-linux.md) - [Distribution Kit for Linux: PDF](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/distribution-kit-linux/distribution-kit-pdf-linux.md) - [Working with FREngineDistribution.csv on Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/distribution-kit-linux/working-with-frenginedistributioncsv-on-linux.md) - [Installing the FRE Library on Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/installing-the-library-linux.md) - [Installing in Automatic Mode for Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/installing-the-library-linux/installing-the-library-in-automatic-mode.md) - [Installing in Manual Mode for Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/installing-the-library-linux/installing-the-library-in-manual-mode.md) - [Running FRE 12 inside Docker containers on Linux](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-linux/running-abbyy-finereader-engine-12-inside-a-docker-container-2.md) - [Distribution of macOS Applications that use FRE](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos.md) - [Activating with a Runtime License - macOS](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos/activating-the-library-macos.md) - [ABBYY FRE Distribution Kit for macOS](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos/distribution-kit-macos.md) - [FRE Distribution Kit for macOS: PDF](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos/distribution-kit-macos/distribution-kit-pdf-macos.md) - [Working with FREngineDistribution.csv on macOS](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos/distribution-kit-macos/working-with-frenginedistributioncsv-on-macos.md) - [Installing the FRE Library on macOS](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-macos/installing-the-library-macos.md) - [Distribution of Windows Applications that use FRE](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows.md) - [Activating with a Runtime License - Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/activating-the-library-windows.md) - [Installing the Licensing Service on Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/activating-the-library-windows/installing-the-licensing-service-on-windows.md) - [FRE Distribution Kit for Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/distribution-kit.md) - [FRE Distribution Kit for Windows: PDF](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/distribution-kit/distribution-kit-pdf.md) - [Working with FREngineDistribution.csv on Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/distribution-kit/working-with-the-frenginedistributioncsv-file.md) - [Installing the Library on Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows.md) - [Installing in Automatic Mode for Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows/installing-the-library-in-automatic-mode.md) - [Installing in Manual Mode for Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows/installing-the-library-in-manual-mode.md) - [Running FRE 12 inside Docker containers on Windows](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/running-abbyy-finereader-engine-12-inside-a-docker-container.md) - [Running FRE inside Azure Services](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/running-abbyy-finereader-engine-inside-azure-services.md) - [Running in Azure App Service](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/running-abbyy-finereader-engine-inside-azure-services/running-in-azure-app-service.md) - [Running in Azure Cloud Service](https://docs.abbyy.com/fine-reader/engine/distribution/distribution-windows/running-abbyy-finereader-engine-inside-azure-services/running-in-azure-cloud-service.md) - [Frequently Asked Questions](https://docs.abbyy.com/fine-reader/engine/frequently-asked-questions.md) - [Guided Tour](https://docs.abbyy.com/fine-reader/engine/guided-tour.md) - [Overview](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques.md) - [Iterating Document Pages](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/iterating-document-pages.md) - [Parallel Processing with ABBYY FineReader Engine](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/parallel-processing.md) - [Parallel Processing in Linux](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/parallel-processing/parallel-processing-in-linux.md) - [Parallel Processing in Windows](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/parallel-processing/parallel-processing-in-windows.md) - [Programming Aspects](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects.md) - [Cross-platform development in Java](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/cross-platform-development-in-java.md) - [Different Ways to Load the Engine Object](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/different-ways-to-load-engine.md) - [Error Handling](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/error-handling.md) - [Handling Errors During PDF/XPS Export](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/handling-errors-during-pdfxps-export.md) - [Out-of-Process Server Implementation](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/out-of-process-server-implementation.md) - [Using ABBYY FineReader Engine in C (Objective-C)](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-cobjective-c.md) - [Using ABBYY FineReader Engine in Java](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-java.md) - [Using Java with FRE for Linux](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-java/using-fre-in-java-in-linux.md) - [Using Java with FRE for Windows](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-java/using-fre-in-java-in-windows.md) - [Using ABBYY FineReader Engine in .NET Core](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-net-core.md) - [Working with COM Interfaces from a Scripting Language](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-scripting-languages.md) - [Using ABBYY FineReader Engine in Multi-Threaded Server Applications](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/using-in-server-applications.md) - [Working with Collections](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-collections.md) - [Working with Connectable Objects](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-connectable-objects.md) - [Working with Properties](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties.md) - [Recognizing Barcodes](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-barcodes.md) - [Recognizing Checkmarks](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-checkmarks.md) - [Recognizing Chinese, Japanese, and Korean Languages](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-cjk-languages.md) - [Recognizing Handprinted Arabic Digits](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-handprinted-arabic-digits.md) - [Recognizing Handwritten Texts](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-handwritten-texts.md) - [Recognizing Words with Spaces](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/recognizing-words-with-spaces.md) - [Tuning Export Parameters](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/tuning-export-parameters.md) - [Tuning Parameters of Page Preprocessing, Analysis, Recognition, and Synthesis](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/tuning-parameters-of-preprocessing-analysis-recognition-and-synthesis.md) - [Using Graphical User Interface Elements](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements.md) - [Creating an Application with a Graphical User Interface](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/creating-an-application-with-gui.md) - [Customizing the Context Menu and Toolbar of a Visual Component](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/customizing-the-context-menu-and-toolbar-of-a-visual-component.md) - [How Component Synchronizer Works](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/how-component-synchronizer-works.md) - [Recognizing with Training](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/recognizing-with-training.md) - [Training User Patterns](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/training-user-patterns.md) - [Pattern Training Dialog Box](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/training-user-patterns/pattern-training-dialog-box.md) - [Visual Components Localization](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/visual-components-localization.md) - [Using Text Type Autodetection](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-text-type-autodetection.md) - [Using Voting API](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/using-voting-api.md) - [Working with Dictionaries](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-dictionaries.md) - [Working with Fonts](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-fonts.md) - [Working with Images](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-images.md) - [Working with Languages](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-languages.md) - [Working with Layout and Blocks](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-layout-and-blocks.md) - [Working with Profiles](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-profiles.md) - [Working with ABBYY FineReader Engine Regular Expressions](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-regular-expressions.md) - [Working with Text](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/working-with-text.md) - [ZUGFeRD-compliant electronic invoices](https://docs.abbyy.com/fine-reader/engine/guided-tour/advanced-techniques/zugferd-compliant-electronic-invoices.md) - [Scenario Implementation](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation.md) - [Barcode Recognition](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/barcode-recognition.md) - [Business Card Recognition](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/business-card-recognition.md) - [Data Extraction](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/data-extraction.md) - [Document Archiving](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/document-archiving.md) - [Document Classification](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/document-classification.md) - [Document Comparison](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/document-comparison.md) - [Document Conversion](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/document-conversion.md) - [Field-Level Recognition](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/field-level-recognition.md) - [Machine-Readable Zone Capture](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/machine-readable-zone-capture.md) - [Scanning](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/scanning.md) - [Text Extraction](https://docs.abbyy.com/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation/text-extraction.md) - [Description of the ABBYY FineReader Engine Samples](https://docs.abbyy.com/fine-reader/engine/guided-tour/samples.md) - [Installation](https://docs.abbyy.com/fine-reader/engine/installation.md) - [Getting Started with Installation in Linux](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux.md) - [Developer installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation.md) - [Automatic installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/automatic-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/automatic-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/automatic-installation/software-protection.md) - [Manual installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/manual-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/manual-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/manual-installation/software-protection.md) - [Using installation wizard](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/using-installation-wizard.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/using-installation-wizard/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/developer-installation/using-installation-wizard/software-protection.md) - [Installation using Red Hat Package Manager](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/installation-using-red-hat-package-manager.md) - [Non-root installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation.md) - [Developer Installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation.md) - [Automatic installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/automatic-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/automatic-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/automatic-installation/software-protection.md) - [Using installation wizard](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/using-installation-wizard.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/using-installation-wizard/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/developer-installation/using-installation-wizard/software-protection.md) - [Runtime Installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation.md) - [Automatic installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/automatic-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/automatic-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/automatic-installation/software-protection.md) - [Using installation wizard](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/using-installation-wizard.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/using-installation-wizard/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/non-root-installation/runtime-installation/using-installation-wizard/software-protection.md) - [Runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation.md) - [Automatic installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/automatic-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/automatic-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/automatic-installation/software-protection.md) - [Manual installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/manual-installation.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/manual-installation/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/manual-installation/software-protection.md) - [Using installation wizard](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/using-installation-wizard.md) - [Online protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/using-installation-wizard/online-protection.md) - [Software protection](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/runtime-installation/using-installation-wizard/software-protection.md) - [Specifications](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/specifications.md) - [Uninstalling the library](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/uninstalling-the-library.md) - [Uninstalling in automatic mode](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/uninstalling-the-library/uninstalling-in-automatic-mode.md) - [Uninstalling in manual mode](https://docs.abbyy.com/fine-reader/engine/installation/installation-linux/uninstalling-the-library/uninstalling-in-manual-mode.md) - [Getting Started with Installation in Windows](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows.md) - [Developer installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/developer-installation.md) - [Runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/runtime-installation.md) - [Automatic network runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/runtime-installation/automatic-network-runtime-installation.md) - [Automatic standalone runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/runtime-installation/automatic-standalone-runtime-installation.md) - [Manual network runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/runtime-installation/manual-network-runtime-installation.md) - [Manual standalone runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/runtime-installation/manual-standalone-runtime-installation.md) - [Specifications](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/specifications.md) - [Command line installation options](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/specifications/command-line-installation-options.md) - [Library modules](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/specifications/library-modules.md) - [Uninstalling the library](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/uninstalling-the-library.md) - [Uninstalling automatic runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/uninstalling-the-library/uninstalling-the-automatic-runtime-installation.md) - [Uninstalling developer installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/uninstalling-the-library/uninstalling-the-developer-installation.md) - [Uninstalling manual runtime installation](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/uninstalling-the-library/uninstalling-the-manual-runtime-installation.md) - [Upgrading ABBYY FineReader Engine library](https://docs.abbyy.com/fine-reader/engine/installation/installation-windows/upgrading-the-library.md) - [Introducing ABBYY FineReader Engine 12](https://docs.abbyy.com/fine-reader/engine/introduction.md) - [Basic Usage Scenarios Overview](https://docs.abbyy.com/fine-reader/engine/introduction/basic-usage-scenarios-overview.md) - [Benefits](https://docs.abbyy.com/fine-reader/engine/introduction/benefits.md) - [Getting Started](https://docs.abbyy.com/fine-reader/engine/introduction/getting-started.md) - [FineReader Engine Glossary](https://docs.abbyy.com/fine-reader/engine/introduction/glossary.md) - [Key New Features Overview](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features.md) - [Advanced Development Tools](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/advanced-development-tools.md) - [Document Analysis](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/document-analysis.md) - [Document Scanning and Image Import](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/image-input.md) - [Image Preprocessing](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/image-preprocessing.md) - [Multi-CPU Recognition Architecture](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/multi-cpu-recognition-architecture.md) - [OCR and Other Recognition Technologies](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/ocr-and-other-recognition-technologies.md) - [PDF Conversion](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/pdf-conversion.md) - [Receiving and Exporting Recognized Text](https://docs.abbyy.com/fine-reader/engine/introduction/key-new-features/receiving-and-exporting-recognized-text.md) - [Short Specifications](https://docs.abbyy.com/fine-reader/engine/introduction/short-specifications.md) - [Licensing](https://docs.abbyy.com/fine-reader/engine/licensing.md) - [About ABBYY FineReader Engine 12 Activation](https://docs.abbyy.com/fine-reader/engine/licensing/activation.md) - [About Activation for Linux and Windows](https://docs.abbyy.com/fine-reader/engine/licensing/activation/activation-for-linux-and-windows.md) - [About Activation for macOS](https://docs.abbyy.com/fine-reader/engine/licensing/activation/activation-for-macos.md) - [Copyright and Trademark Notices](https://docs.abbyy.com/fine-reader/engine/licensing/copyright-and-trademark-notices.md) - [Methods which Increase the License Counter](https://docs.abbyy.com/fine-reader/engine/licensing/counter-increasing-methods.md) - [License Manager Utility](https://docs.abbyy.com/fine-reader/engine/licensing/license-manager-utility.md) - [License Parameters](https://docs.abbyy.com/fine-reader/engine/licensing/license-manager-utility/license-parameters.md) - [Working with the License Manager from the Command Line](https://docs.abbyy.com/fine-reader/engine/licensing/license-manager-utility/working-from-the-command-line.md) - [The minimum terms of End User License Agreement (EULA)](https://docs.abbyy.com/fine-reader/engine/licensing/minimum-terms-of-eula.md) - [Modules](https://docs.abbyy.com/fine-reader/engine/licensing/modules.md) - [Online Licensing](https://docs.abbyy.com/fine-reader/engine/licensing/online-licensing.md) - [Working with the LicensingSettings.xml File](https://docs.abbyy.com/fine-reader/engine/licensing/working-with-the-licensingsettingsxml-file.md) - [12.7 Release Notes](https://docs.abbyy.com/fine-reader/engine/release-notes/12.7.md) - [12.8 Release Notes](https://docs.abbyy.com/fine-reader/engine/release-notes/12.8.md) - [Specifications](https://docs.abbyy.com/fine-reader/engine/specifications.md) - [Backward Compatibility Issues](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues.md) - [ABBYY FineReader Engine 12 and 10 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10.md) - [Batch Processor Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/batch-processor.md) - [Business Cards API Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/business-cards-api.md) - [Document-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/document-related-objects.md) - [Engine Loaders Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/engine-loaders.md) - [Engine Object API Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/engine-object.md) - [Engine for Java Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/engine-object/engine-for-java.md) - [Functions Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/functions.md) - [Image-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/image-related-objects.md) - [Language-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/language-related-objects.md) - [Layout-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/layout-related-objects.md) - [License-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/license-related-objects.md) - [Mechanism Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/mechanism-objects.md) - [Parameter Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/parameter-objects.md) - [Supplementary Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/supplementary-objects.md) - [Text-Related Objects Compatibility with Version 10](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/text-related-objects.md) - [ABBYY FineReader Engine Visual Components 12 and 10 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-10/visual-components.md) - [ABBYY FineReader Engine 12 and 11 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-11.md) - [ABBYY FineReader Engine AI and 12 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-12.md) - [ABBYY FineReader Engine 12 and 9.0/9.5 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-9.md) - [ABBYY FineReader Engine Visual Components 12 and 9.0/9.5 Compatibility](https://docs.abbyy.com/fine-reader/engine/specifications/backward-compatibility-issues/version-9/version-9-visual-components.md) - [Barcode Types](https://docs.abbyy.com/fine-reader/engine/specifications/barcode-types.md) - [ABBYY FRE for Windows vs. macOS](https://docs.abbyy.com/fine-reader/engine/specifications/differences-between-abbyy-finereader-engine-for-windows-and-linux.md) - [ABBYY FRE for Windows vs. Linux](https://docs.abbyy.com/fine-reader/engine/specifications/differences-between-abbyy-finereader-engine-for-windows-and-macos.md) - [Overview](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats.md) - [JSON File for MRZ](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-file-for-mrz.md) - [Overview](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description.md) - [Content object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object.md) - [Lists array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/lists-array-elements.md) - [listLevel object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/lists-array-elements/listlevel-object.md) - [Paragraphs array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/paragraphs-array-elements.md) - [Formatting object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/paragraphs-array-elements/formatting-object.md) - [layoutReferences array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/paragraphs-array-elements/layoutreferences-array-elements.md) - [listReference object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/content-object/paragraphs-array-elements/listreference-object.md) - [Layout object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object.md) - [Pages array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements.md) - [Barcode object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/barcode-object.md) - [Cells array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/cells-array-elements.md) - [Checkmarks array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/checkmarks-array-elements.md) - [Lines array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/lines-array-elements.md) - [Picture object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/picture-object.md) - [Rect object](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/rect-object.md) - [Separators array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/separators-array-elements.md) - [Tables array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/tables-array-elements.md) - [Texts array elements](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/texts-array-elements.md) - [XML Schema Description](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/xml-schema-description.md) - [XML Schema for Comparison Result](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/xml-schema-for-comparison-result.md) - [XML Schema for MRZ](https://docs.abbyy.com/fine-reader/engine/specifications/export-formats/xml-schema-for-mrz.md) - [License server requirements](https://docs.abbyy.com/fine-reader/engine/specifications/license-server-requirements.md) - [Machine-Readable Zone Fields](https://docs.abbyy.com/fine-reader/engine/specifications/machine-readable-zone-fields.md) - [Migration Guide from ScanDifFinder SDK to Document Comparison API](https://docs.abbyy.com/fine-reader/engine/specifications/migration-guide-from-scandiffinder-sdk-to-document-comparison-api.md) - [Predefined Languages in ABBYY FineReader Engine](https://docs.abbyy.com/fine-reader/engine/specifications/predefined-languages.md) - [Predefined Profiles Specification](https://docs.abbyy.com/fine-reader/engine/specifications/predefined-profiles-specification.md) - [Special Predefined Languages in ABBYY FineReader Engine](https://docs.abbyy.com/fine-reader/engine/specifications/special-predefined-languages.md) - [Supported Digital Document Input Formats](https://docs.abbyy.com/fine-reader/engine/specifications/supported-digital-document-input-formats.md) - [Supported Image Formats](https://docs.abbyy.com/fine-reader/engine/specifications/supported-image-formats.md) - [System Requirements](https://docs.abbyy.com/fine-reader/engine/specifications/system-requirements.md) - [Text Types](https://docs.abbyy.com/fine-reader/engine/specifications/text-types.md) - [Version History](https://docs.abbyy.com/fine-reader/engine/specifications/version-history.md) - [Visual Components](https://docs.abbyy.com/fine-reader/engine/visual-components-reference.md) - [DocumentViewer Object (IDocumentViewer Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/documentviewer.md) - [Document Viewer Commands](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/documentviewer/document-viewer-commands.md) - [UpdateOptions Method of the DocumentViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/documentviewer/updateoptions-method.md) - [BoxEditorToolEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/boxeditortoolenum.md) - [DocumentViewerModeEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/documentviewermodeenum.md) - [MenuItemEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/menuitemenum.md) - [MouseButtonEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/mousebuttonenum.md) - [ScaleTypes](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/scaletypes.md) - [SendToDestinationEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/sendtodestinationenum.md) - [SynchronizationOperationEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/synchronizationoperationenum.md) - [TextEditorModeEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/texteditormodeenum.md) - [TextValidatorCommandEnum](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/enumerations/textvalidatorcommandenum.md) - [IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents.md) - [OnActivePageChanged Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onactivepagechanged-method.md) - [OnActivePageChanging Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onactivepagechanging-method.md) - [OnAnalyzePages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onanalyzepages-method.md) - [OnDeletePages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/ondeletepages-method.md) - [OnDocumentChanged Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/ondocumentchanged-method.md) - [OnEditImages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/oneditimages-method.md) - [OnExportPages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onexportpages-method.md) - [OnLocked Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onlocked-method.md) - [OnLongOperationFinished Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onlongoperationfinished-method.md) - [OnLongOperationStarted Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onlongoperationstarted-method.md) - [OnOptionsChanged Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onoptionschanged-method.md) - [OnPagesSelectionChanged Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onpagesselectionchanged-method.md) - [OnProgress Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onprogress-method.md) - [OnReadPages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onreadpages-method.md) - [OnRenumberingPages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onrenumberingpages-method.md) - [OnRenumberPages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onrenumberpages-method.md) - [OnSendToPages Method of the IDocumentViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/idocumentviewerevents/onsendtopages-method.md) - [IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents.md) - [OnActivePageChanged Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onactivepagechanged-method.md) - [OnActivePageChanging Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onactivepagechanging-method.md) - [OnAfterDblClick Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onafterdblclick-method.md) - [OnAnalyzePage Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onanalyzepage-method.md) - [OnAnalyzeRegion Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onanalyzeregion-method.md) - [OnAnalyzeTable Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onanalyzetable-method.md) - [OnBlockAdded Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onblockadded-method.md) - [OnBlockSelectionChanged Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onblockselectionchanged-method.md) - [OnChangeBlockType Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onchangeblocktype-method.md) - [OnCorrectPerspective Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/oncorrectperspective-method.md) - [OnCorrectResolution Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/oncorrectresolution-method.md) - [OnCropImages Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/oncropimages-method.md) - [OnDeleteBlocks Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ondeleteblocks-method.md) - [OnEditImages Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/oneditimages-method.md) - [OnLocked Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onlocked-method.md) - [OnLongOperationFinished Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onlongoperationfinished-method.md) - [OnLongOperationStarted Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onlongoperationstarted-method.md) - [OnOptionsChanged Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onoptionschanged-method.md) - [OnPagesSelectionChanged Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onpagesselectionchanged-method.md) - [OnProgress Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onprogress-method.md) - [OnReadBlocks Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onreadblocks-method.md) - [OnReadPage Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onreadpage-method.md) - [OnScale Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onscale-method.md) - [OnSelectTool Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onselecttool-method.md) - [OnSplitImages Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onsplitimages-method.md) - [OnTableCellsSelected Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ontablecellsselected-method.md) - [OnToolAddBlock Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ontooladdblock-method.md) - [OnToolChangeBlockRegion Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ontoolchangeblockregion-method.md) - [OnToolChangeTable Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ontoolchangetable-method.md) - [OnToolEraseRect Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/ontooleraserect-method.md) - [OnVisibleDocumentAreaChange Method of the IImageViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iimageviewerevents/onvisibledocumentareachange-method.md) - [IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents.md) - [OnChar Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onchar-method.md) - [OnKeyDown Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onkeydown-method.md) - [OnKeyUp Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onkeyup-method.md) - [OnMouseButtonDown Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onmousebuttondown-method.md) - [OnMouseButtonUp Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onmousebuttonup-method.md) - [OnMouseDoubleClick Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onmousedoubleclick-method.md) - [OnMouseMove Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onmousemove-method.md) - [OnMouseWheel Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onmousewheel-method.md) - [OnScroll Method of the IInputEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/iinputevents/onscroll-method.md) - [ImageViewer Object (IImageViewer Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer.md) - [CenterOnDocumentPoint Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/centerondocumentpoint-method.md) - [DocumentToScreen Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/documenttoscreen-method.md) - [GetSelectedBlocksIndices Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/getselectedblocksindices-method.md) - [GetSelectedCells Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/getselectedcells-method.md) - [Image Viewer Commands](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/image-viewer-commands.md) - [Print Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/print-method.md) - [ScreenToDocument Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/screentodocument-method.md) - [SetSelectedBlocksIndices Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/setselectedblocksindices-method.md) - [SetSelectedCells Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/setselectedcells-method.md) - [ShowDocumentArea Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/showdocumentarea-method.md) - [UpdateOptions Method of the ImageViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/imageviewer/updateoptions-method.md) - [ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents.md) - [OnActivePageChanged Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onactivepagechanged-method.md) - [OnActivePageChanging Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onactivepagechanging-method.md) - [OnEditorBlockChanged Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/oneditorblockchanged-method.md) - [OnLocked Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onlocked-method.md) - [OnLongOperationFinished Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onlongoperationfinished-method.md) - [OnLongOperationStarted Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onlongoperationstarted-method.md) - [OnOptionsChanged Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onoptionschanged-method.md) - [OnScale Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onscale-method.md) - [OnSymbolSelected Method of the ITextEditorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itexteditorevents/onsymbolselected-method.md) - [ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents.md) - [OnActivePageChanged Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onactivepagechanged-method.md) - [OnDocumentChanged Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/ondocumentchanged-method.md) - [OnLocked Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onlocked-method.md) - [OnOptionsChanged Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onoptionschanged-method.md) - [OnSelectionChanged Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onselectionchanged-method.md) - [OnSpellingCompleted Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onspellingcompleted-method.md) - [OnSymbolSelected Method of ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onsymbolselected-method.md) - [OnValidationEvent Method of the ITextValidatorEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/itextvalidatorevents/onvalidationevent-method.md) - [IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents.md) - [OnActivePageChanged Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onactivepagechanged-method.md) - [OnAfterDblClick Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onafterdblclick-method.md) - [OnAnalyzePage Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onanalyzepage-method.md) - [OnAnalyzeRegion Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onanalyzeregion-method.md) - [OnAnalyzeTable Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onanalyzetable-method.md) - [OnBlockAdded Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onblockadded-method.md) - [OnBlockSelectionChanged Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onblockselectionchanged-method.md) - [OnChangeBlockType Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onchangeblocktype-method.md) - [OnDeleteBlocks Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ondeleteblocks-method.md) - [OnLocked Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onlocked-method.md) - [OnLongOperationFinished Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onlongoperationfinished-method.md) - [OnLongOperationStarted Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onlongoperationstarted-method.md) - [OnOptionsChanged Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onoptionschanged-method.md) - [OnProgress Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onprogress-method.md) - [OnReadBlocks Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onreadblocks-method.md) - [OnReadPage Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onreadpage-method.md) - [OnScale Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onscale-method.md) - [OnSelectTool Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onselecttool-method.md) - [OnTableCellsSelected Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ontablecellsselected-method.md) - [OnToolAddBlock Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ontooladdblock-method.md) - [OnToolChangeBlockRegion Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ontoolchangeblockregion-method.md) - [OnToolChangeTable Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ontoolchangetable-method.md) - [OnToolEraseRect Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/ontooleraserect-method.md) - [OnVisibleDocumentAreaChange Method of the IZoomViewerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/izoomviewerevents/onvisibledocumentareachange-method.md) - [Commands Object (ICommands Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands.md) - [DisableCommand Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/disablecommand-method.md) - [DoCommand Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/docommand-method.md) - [Element Property of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/element-property.md) - [EnableCommand Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/enablecommand-method.md) - [HasHotKey Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/hashotkey-method.md) - [IsUserCommandRegistered Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/isusercommandregistered-method.md) - [RegisterUserCommand Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/registerusercommand-method.md) - [UnregisterUserCommand Method of the Commands Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/commands/unregisterusercommand-method.md) - [ComponentSynchronizer Object (IComponentSynchronizer Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/componentsynchronizer.md) - [EditorPosition Object (IEditorPosition Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/editorposition.md) - [ICommandEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/icommandevents.md) - [OnCommand Method of the ICommandEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/icommandevents/oncommand-method.md) - [IComponentSynchronizerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/icomponentsynchronizerevents.md) - [OnSynchronizationOver Method of the IComponentSynchronizerEvents Interface](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/icomponentsynchronizerevents/onsynchronizationover-method.md) - [PopupMenu Object (IPopupMenu Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu.md) - [Delete Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/delete-method.md) - [DeleteAll Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/deleteall-method.md) - [DeleteAt Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/deleteat-method.md) - [Element Property of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/element-property.md) - [Has Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/has-method.md) - [InsertAt Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/insertat-method.md) - [Item Method of the PopupMenu Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/popupmenu/item-method.md) - [SpellReplacement Object (ISpellReplacement Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacement.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacement/copyfrom-method.md) - [SpellReplacementCollection Object (ISpellReplacementCollection Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/add-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/copyfrom-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellreplacementcollection/item-method.md) - [SpellWord Object (ISpellWord Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellword.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellword/copyfrom-method.md) - [SpellWordCollection Object (ISpellWordCollection Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection.md) - [Add Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/add-method.md) - [CopyFrom Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/copyfrom-method.md) - [DeleteAll Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/deleteall-method.md) - [DeleteAt Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/deleteat-method.md) - [Element Property](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/element-property.md) - [InsertAt Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/insertat-method.md) - [Item Method](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/item-method.md) - [Toolbar Object (IToolbar Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar.md) - [Delete Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/delete-method.md) - [DeleteAll Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/deleteall-method.md) - [DeleteAt Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/deleteat-method.md) - [Element Property of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/element-property.md) - [Has Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/has-method.md) - [InsertAt Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/insertat-method.md) - [Item Method of the Toolbar Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/toolbar/item-method.md) - [ValidatorError Object (IValidatorError Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/supplementary-objects/validatorerror.md) - [TextEditor Object (ITextEditor Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor.md) - [ActivateOn Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/activateon-method.md) - [CenterOnDocumentPoint Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/centerondocumentpoint-method.md) - [DocumentToScreen Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/documenttoscreen-method.md) - [GetSelection Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/getselection-method.md) - [Print Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/print-method.md) - [ScreenToDocument Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/screentodocument-method.md) - [SetSelection Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/setselection-method.md) - [ShowBlock Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/showblock-method.md) - [ShowDocumentArea Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/showdocumentarea-method.md) - [Text Editor Commands](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/text-editor-commands.md) - [UpdateOptions Method of the TextEditor Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/texteditor/updateoptions-method.md) - [TextValidator Object (ITextValidator Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/textvalidator.md) - [EndSpelling Method of the TextValidator Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/textvalidator/endspelling-method.md) - [Spell Method of the TextValidator Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/textvalidator/spell-method.md) - [SpellBlock Method of the TextValidator Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/textvalidator/spellblock-method.md) - [UpdateOptions Method of the TextValidator Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/textvalidator/updateoptions-method.md) - [ZoomViewer Object (IZoomViewer Interface)](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer.md) - [CenterOnDocumentPoint Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/centerondocumentpoint-method.md) - [DocumentToScreen Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/documenttoscreen-method.md) - [GetSelectedBlocksIndices Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/getselectedblocksindices-method.md) - [GetSelectedCells Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/getselectedcells-method.md) - [ScreenToDocument Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/screentodocument-method.md) - [SetSelectedBlocksIndices Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/setselectedblocksindices-method.md) - [SetSelectedCells Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/setselectedcells-method.md) - [ShowDocumentArea Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/showdocumentarea-method.md) - [UpdateOptions Method of the ZoomViewer Object](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/updateoptions-method.md) - [Zoom Viewer Commands](https://docs.abbyy.com/fine-reader/engine/visual-components-reference/zoomviewer/zoom-viewer-commands.md) - [ABBYY Documentation](https://docs.abbyy.com/home.md): Find guides, API references, and resources for ABBYY products. - [Overview](https://docs.abbyy.com/vantage/connectors/overview.md): Integrate ABBYY Vantage with the platforms and tools your team already uses - [Guide](https://docs.abbyy.com/vantage/connectors/uipath/guide.md): Guide to installing and using the ABBYY Vantage Connector for UiPath - [Release Notes](https://docs.abbyy.com/vantage/connectors/uipath/release-notes.md): Release Notes for the ABBYY Vantage Connector for UiPath - [Sample Process](https://docs.abbyy.com/vantage/connectors/uipath/sample-process.md): Use the sample process to learn how to use ABBYY Vantage activities in your UiPath workflow - [API Introduction](https://docs.abbyy.com/vantage/developer/api-introduction.md): Getting started with the ABBYY Vantage REST APIs - [Authentication](https://docs.abbyy.com/vantage/developer/authentication/authentication.md) - [Authorization Code Flow](https://docs.abbyy.com/vantage/developer/authentication/authorization-code-flow.md) - [Client credentials](https://docs.abbyy.com/vantage/developer/authentication/client-credentials.md) - [Resource Owner Password Credentials](https://docs.abbyy.com/vantage/developer/authentication/resource-owner-password-credentials.md) - [Getting Started with the Vantage API](https://docs.abbyy.com/vantage/developer/getting-started.md) - [Integrating Manual Review](https://docs.abbyy.com/vantage/developer/integrating-manual-review.md) - [Configuring Vantage Mobile Input](https://docs.abbyy.com/vantage/developer/mobile-upload/configuring-input.md) - [JSON Input](https://docs.abbyy.com/vantage/developer/mobile-upload/json-input.md) - [Uploading Documents from a Mobile Device with the Vantage API](https://docs.abbyy.com/vantage/developer/mobile-upload/mobile-upload.md) - [Data Processed by Vantage Mobile Input](https://docs.abbyy.com/vantage/developer/mobile-upload/processed-data.md) - [Tracking Document Processing and Downloading Results](https://docs.abbyy.com/vantage/developer/mobile-upload/tracking-processing.md) - [Classification](https://docs.abbyy.com/vantage/developer/output/json/classification.md) - [DocumentDefinition](https://docs.abbyy.com/vantage/developer/output/json/document-definition.md) - [ExtractedData](https://docs.abbyy.com/vantage/developer/output/json/extracted-data.md) - [ExtractedDataDocument](https://docs.abbyy.com/vantage/developer/output/json/extracted-data-document.md) - [ExtractedObject](https://docs.abbyy.com/vantage/developer/output/json/extracted-object.md) - [FileModel](https://docs.abbyy.com/vantage/developer/output/json/file-model.md) - [JSON Output](https://docs.abbyy.com/vantage/developer/output/json/json-output.md) - [JSON Schema](https://docs.abbyy.com/vantage/developer/output/json/json-schema.md) - [Barcode Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/barcode.md) - [Cells Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/cells-array.md) - [Checkmarks Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/checkmarks-array.md) - [Content Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/content-object.md) - [Formatting Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/formatting-object.md) - [Layout Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/layout-object.md) - [layoutReferences Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/layout-references.md) - [Lines Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/lines-array.md) - [listLevel Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/list-level-object.md) - [listReference Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/list-reference.md) - [Lists Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/lists-array-elements.md) - [OCR Skill JSON Schema](https://docs.abbyy.com/vantage/developer/output/json/ocr/ocr-json-schema.md) - [Pages Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/pages-array-elements.md) - [Paragraphs Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/paragraphs-array-elements.md) - [Picture Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/picture.md) - [Rect Object](https://docs.abbyy.com/vantage/developer/output/json/ocr/rect.md) - [Separators Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/separators-array.md) - [Tables Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/tables-array.md) - [Texts Array Elements](https://docs.abbyy.com/vantage/developer/output/json/ocr/texts-array.md) - [Page](https://docs.abbyy.com/vantage/developer/output/json/page.md) - [Output File Types](https://docs.abbyy.com/vantage/developer/output/output-file-types.md) - [DocumentData Element](https://docs.abbyy.com/vantage/developer/output/xml/document-data-element.md) - [Formatting Element](https://docs.abbyy.com/vantage/developer/output/xml/formatting-element.md) - [Line Element](https://docs.abbyy.com/vantage/developer/output/xml/line-element.md) - [Page Element](https://docs.abbyy.com/vantage/developer/output/xml/page-element.md) - [Par Element](https://docs.abbyy.com/vantage/developer/output/xml/par-element.md) - [ParagraphStyle Element](https://docs.abbyy.com/vantage/developer/output/xml/paragraph-style-element.md) - [Row Element](https://docs.abbyy.com/vantage/developer/output/xml/row-element.md) - [Section Element](https://docs.abbyy.com/vantage/developer/output/xml/section-element.md) - [Separator Element](https://docs.abbyy.com/vantage/developer/output/xml/separator-element.md) - [SeparatorsBox Element](https://docs.abbyy.com/vantage/developer/output/xml/separators-box-element.md) - [Text Element](https://docs.abbyy.com/vantage/developer/output/xml/text-element.md) - [XML Output](https://docs.abbyy.com/vantage/developer/output/xml/xml-output.md) - [XML Schema](https://docs.abbyy.com/vantage/developer/output/xml/xml-schema.md) - [Postman Collection](https://docs.abbyy.com/vantage/developer/postman-collection/overview.md) - [Editing Added Images](https://docs.abbyy.com/vantage/developer/processing-documents/editing-added-images.md) - [Ordering Files and Documents](https://docs.abbyy.com/vantage/developer/processing-documents/ordering-files-and-docs.md) - [Processing Documents](https://docs.abbyy.com/vantage/developer/processing-documents/processing-documents.md) - [Processing Documents with a Single API Call](https://docs.abbyy.com/vantage/developer/processing-documents/processing-documents-single-api.md) - [Processing Documents with Separate API Calls](https://docs.abbyy.com/vantage/developer/processing-documents/processing-documents-with-separate-api-calls.md) - [Analytics Reporting Warehouse](https://docs.abbyy.com/vantage/developer/reporting/analytics-reporting.md) - [Business Processing Reporting](https://docs.abbyy.com/vantage/developer/reporting/business-reporting.md) - [Reporting Service](https://docs.abbyy.com/vantage/developer/reporting/reporting-service.md) - [Getting a list of transactions](https://docs.abbyy.com/vantage/developer/transactions.md) - [Using Registration and Skill Parameters](https://docs.abbyy.com/vantage/developer/using-registration-params.md): Learn how to use registration parameters and skill parameters to pass metadata and configure transaction processing. - [Activities](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/activities.md): Set up document processing flows using classification, extraction, and customization activities. - [Address Parsing Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/address-parsing.md): Parse addresses into components like street, city, state, country, and zip code. - [Classify By Company Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/classify-by-company.md): Classify documents by companies using data catalogs to enable company-specific extraction workflows. - [Classify By Text and Image Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/classify-by-text-and-image.md): Sort documents into classes to enable class-specific extraction activities for improved accuracy. - [Setting Up a Classify By Company Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/classify-company-setup.md) - [How Company Detection Works](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/company-detection-algorithm.md): Understand the company detection algorithm and best practices for accurate company identification. - [Monitoring and Adjusting Activity Training](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/deep-learning-monitoring.md): Monitor training progress and adjust training duration for Deep Learning activities - [Deep Learning Activity for NLP](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/deep-learning-nlp.md): Extract fields from unstructured documents using Natural Language Processing technology. - [Deep Learning Activity for Semi-Structured Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/deep-learning-semi-structured.md): Build production-quality cognitive skills using neural networks for semi-structured document extraction - [Setting Up a Deep Learning Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/deep-learning-setup.md): Configure and train Deep Learning activities for semi-structured document extraction - [Multiple Extraction Rules in a Single Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules-several-sets.md): Create a single processing flow item with several independent Extraction Rules activities and activity choice conditions for document variants. - [Extraction Rules activity debugging](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/activity-debugging.md) - [Extraction Rules activity results](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/activity-results.md) - [Type-specific properties of the Amount of Money element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/amount-of-money.md) - [Type-specific properties of the Barcode element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/barcode.md) - [Type-specific properties of the Character String element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/character-string.md) - [Compiling and matching an Extraction Rules activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/compile-and-match.md) - [Configuring search elements](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/configure-elements.md) - [Type-specific properties of the Date element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/date.md) - [Type-specific properties of the Deep Learning element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/deep-learning.md) - [Search Elements](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/element-type.md): Search elements are descriptions of document image objects that allow you to set search conditions for objects in specific areas and determine field locations. - [Required, Optional, and Prohibited elements](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/elements-optional.md) - [Extraction Rules Activity for Semi-Structured Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/extraction-rules.md) - [Extraction Rules activity structure](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/extraction-rules-activity-structure.md): The Extraction Rules activity uses a tree-like structure of search elements to locate data fields on document images, with elements serving as anchors for field detection. - [Field Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/field-properties.md) - [Type-specific properties of the Group element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/group.md) - [Importing an Extraction Rules Activity Configuration](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/import-extraction-rules.md) - [Type-specific properties of the Key value element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/key-value.md) - [Type-specific properties of the Object Collection element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/object-collection.md) - [Type-specific properties of the Paragraph element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/paragraph.md) - [Type-specific properties of the Phone element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/phone.md) - [Reference Browser](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/reference-browser.md) - [Type-specific properties of the Repeating Group element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/repeating-group.md) - [Search Area](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/search-area.md) - [Type-specific properties of the Separator element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/separator.md) - [Setting Up an Extraction Rules Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/set-up-extraction-rules.md) - [Type-specific properties of the Static Text element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/static-text.md) - [Upload and Pre-recognition of Images](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/upload-and-prerecognition.md) - [Type-specific properties of the White Gap element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/extraction-rules/white-gap.md) - [Fast Learning Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/fast-learning.md): Extract fields from structured and semi-structured documents with clustering-based machine learning. - [Setting Up a Fast Learning Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/fast-learning-setup.md): Configure and train Fast Learning activities for structured and semi-structured documents. - [Access to Table Hypothesis Properties from Code](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/access-table-hyp.md): Learn how to access table hypothesis properties programmatically using TableHypothesis, OnePageTableHypothesis, and TableHypColumn objects. - [Conversion of Types](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/conversion-of-types.md): Understanding implicit type conversions supported in the FlexiLayout language - [Coordinates and Units of Measurement](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/coordinates-units.md): Understanding coordinate systems and units of measurement for describing positions and distances in FlexiLayout. - [Amount of Money](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/amount-of-money.md): Parameters for configuring Amount of Money element properties in FlexiLayout - [Barcode](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/barcode.md): Configure Barcode element properties including type, orientation, and positioning parameters - [Character String](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/character-string.md): Configure Character String element properties including hypothesis formulation, quality settings, character sets, and regular expressions - [Date](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/date.md): Configure Date element properties including language settings, date formats, and quality parameters - [Deep Learning](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/deep-learning.md): Parameters for configuring Deep Learning element properties in FlexiLayout. - [Key Value](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/key-value.md): Key Value element properties and available methods in FlexiLayout. - [Object Collection](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/object-collection.md): Parameters for configuring Object Collection element properties in FlexiLayout. - [Paragraph](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/paragraph.md): Configure Paragraph element properties including line spacing, alignment, dimensions, and text formatting options. - [Phone](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/phone.md): Parameters for configuring Phone element properties in FlexiLayout. - [Region](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/region.md): Region element properties and available methods in FlexiLayout. - [Repeating Group](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/repeating-group.md): Parameters for configuring Repeating Group element properties in FlexiLayout. - [Separator](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/separator.md): Configure Separator element properties including orientation, length, quality, and gap parameters. - [Specifying Element Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/specifying-element-properties.md): Learn how to change element properties in the Search Conditions section of the Code Editor for FlexiLayout elements. - [Static Text](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/static-text.md): Configure Static Text element properties including quality settings, error handling, and text search parameters. - [White Gap](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/element-properties/white-gap.md): Configure White Gap element properties including orientation, gap levels, and search parameters. - [Importing FlexiLayouts from ABBYY FlexiLayout Studio](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/flexilayout-import.md): Learn how to import FlexiLayouts from ABBYY FlexiLayout Studio into Advanced Designer for document extraction. - [Function-Call Operators](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/function-call-operators.md): Understanding how to set function and method parameters using parentheses and colon operators. - [Global Functions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/global-functions.md): Comprehensive reference for all global functions available in the FlexiLayout language. - [Amount of Money Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/amount-of-money-hypothesis.md): Properties of Amount of Money hypotheses in FlexiLayout. - [Barcode Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/barcode-hypothesis.md): Properties of Barcode hypotheses in FlexiLayout. - [Character String Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/character-string-hypothesis.md): Properties and behavior of Character String hypotheses in FlexiLayout. - [Date Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/date-hypothesis.md): Properties of Date hypotheses in FlexiLayout. - [Hypotheses for All Types of Element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/hypothesis-for-all.md): Common properties and methods available for hypotheses across all FlexiLayout element types. - [Optimization of Hypothesis Matching](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/hypothesis-optimization.md): Understanding how FlexiLayout optimizes hypothesis matching using MaxHypothesesCount and quality-based algorithms. - [Hypotheses and Their Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/hypothesis-properties.md): Overview of hypothesis types and their properties in FlexiLayout. - [Key Value Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/key-value-hypothesis.md): Properties of Key Value element hypotheses in FlexiLayout. - [Object Collection Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/object-collection-hypothesis.md): Properties of Object Collection hypotheses in FlexiLayout. - [Paragraph Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/paragraph-hypothesis.md): Properties of Paragraph hypotheses in FlexiLayout. - [Phone Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/phone-hypothesis.md): Properties of Phone hypotheses in FlexiLayout. - [Region Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/region-hypothesis.md): Properties of Region element hypotheses in FlexiLayout. - [Repeating Group Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/repeating-group-hypothesis.md): Properties and methods for Repeating Group hypotheses in FlexiLayout. - [Static Text Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/hypotheses/static-text-hypothesis.md): Properties and methods for Static Text hypotheses in FlexiLayout. - [FlexiLayout Language](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/language.md): Learn how to use the FlexiLayout language to set up additional conditions for matching Extraction Rules activities to documents with precision. - [Lexical Conventions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/lexical-conventions.md): Understanding identifiers, punctuation, operators, constants, and comments in the FlexiLayout language. - [Name Scope](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/name-scope.md): Understanding the scope and lifetime of names for elements, constants, and variables in the FlexiLayout language. - [Predefined Constants](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-constants.md): Reference for all predefined constants available in the FlexiLayout language. - [Area](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/area.md) - [AreaFuzzyInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/area-fuzzy-interval.md) - [BarcodeOrientations](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/barcode-orientations.md) - [BarcodeTypes](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/barcode-types.md) - [CurrencyPositionTypes](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/currency-position-types.md) - [DateFormats](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/date-formats.md) - [DayFormatVariants](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/day-format-variants.md) - [Direction](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/direction.md) - [DistFuzzyInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/dist-fuzzy-interval.md) - [Distance](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/distance.md) - [DistInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/distinterval.md) - [FuzzyRect](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/fuzzy-rect.md): Fuzzy Rectangle - [HorSearchAreaBound](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/hor-search-area.md) - [Hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/hypothesis.md) - [HypothesisInstances](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/hypothesis-instances.md) - [ImageObjectSet](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/image-object-set.md) - [ImageObjectType](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/image-object-type.md) - [InputField](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/input-field.md) - [InputFieldArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/input-field-array.md) - [Int](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/int.md) - [IntArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/int-array.md) - [IntFuzzyInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/int-fuzzy-interval.md) - [Logic](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/logic.md) - [MonthFormatVariants](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/month-format-variants.md) - [NamedValue](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/named-value.md) - [NamedValueArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/named-value-array.md) - [Page](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/page.md) - [PageArea](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/page-area.md) - [PageEdge](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/page-edge.md) - [PageInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/page-interval.md) - [Quality](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/quality.md) - [Real](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/real.md) - [RecognitionMode](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/recognition-mode.md) - [Rect](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/rect.md) - [RectArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/rect-array.md) - [Region](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/region.md) - [SearchAreaPageSetType](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/search-area-page-set-type.md) - [String](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/string.md): String type represents variable-length sequences of Unicode characters. - [StringArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/string-array.md) - [TextRotations](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/text-rotations.md) - [TextTypes](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/text-types.md): Type used to represent a set of text types with join operator - [VertSearchAreaBound](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/vert-search-area.md) - [Void](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/void.md) - [XCoordinate](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/xcoordinate.md) - [XInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/xinterval.md) - [YCoordinateArray](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/y-coordinate-array.md) - [YCoordinate](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/ycoordinate.md) - [YearFormatVariants](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/year-format-variants.md) - [YInterval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-types/yinterval.md) - [Predefined Field Region Description Variables](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/predefined-variables.md): Variables available for describing field regions in FlexiLayout. - [Using Print in Debugging](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/print-in-debugging.md): How to use the Print function to debug FlexiLayout code by displaying hypothesis properties and values. - [Reserved Keywords](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/reserved-keywords.md): Complete list of reserved keywords that cannot be used to name elements, constants, or variables in the FlexiLayout language. - [Controlling Searches](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/controlling-searches.md): Functions for controlling element search behavior including optional elements and hypothesis generation - [Debugging Functions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/debug-functions.md): Functions that return information about the search area for debugging purposes - [Functions that Create a Fuzzy Rectangle](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/fuzzy-functions.md): Functions used to obtain fuzzy rectangles for limiting search areas - [Fuzzy Rectangle](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/fuzzy-rect.md): Understanding fuzzy rectangles and how they describe classes of rectangles with boundaries in allowed ranges - [Nearest Functions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/nearest-functions.md): Functions that select hypotheses nearest to specified elements or points on the image - [Search Condition functions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/search-condition-functions.md): Functions for controlling searches, specifying search areas, and finding nearest elements in FlexiLayout - [Search Constraints](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/search-constraints.md): Understanding how search regions are formed using element properties and search conditions. - [Functions that limit the search area](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/search-functions.md): Reference for functions that specify fuzzy rectangles and limit search areas in the Search Conditions section. - [Geometry of the search area](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/search-geometry.md): How search area geometry is calculated using boundary constraints and coordinate ranges in FlexiLayout. - [Specifying the Search Area](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/search-conditions/specifying-the-search-area.md): Overview of methods and functions for defining and constraining search areas in FlexiLayout. - [Statements](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/statements.md): Understanding statement syntax including separators, compound statements, conditional statements, and iteration loops. - [Table Element](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/table-element.md): Understanding Table element support and limitations when importing FlexiLayouts from ABBYY FlexiLayout Studio to Advanced Designer. - [Specifying Table Element Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/table-element-props.md): Configure Table element properties via code in the Search Conditions section of the Code Editor. - [Table Hypothesis Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/table-hyp.md): Understanding the properties of Table, Table header, Table footer, and Table body hypotheses in Advanced Designer. - [User Defined Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/user-defined-properties.md): Learn how to create and use typed variables that belong to elements in the FlexiLayout language. - [User Dictionaries](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/user-dictionaries.md): Using TXT and XML format user dictionaries in Advanced Designer for FlexiLayout. - [Variables](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/flexilayout/variables.md): Learn how to create and use variables in the FlexiLayout language code sections. - [Forms Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/forms/forms-activity.md): Extract data from structured documents where field locations remain consistent across document instances. - [Setting up a Forms Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/forms/forms-activity-setup.md): Step-by-step instructions for configuring and training a Forms activity in Vantage. - [Amount of Money hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/amount-of-money-hyp.md): When formulating a hypothesis, only those text objects that were detected during pre-recognition of a format suitable for an Amount of Money element are considered. - [Barcode hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/barcode-hyp.md) - [Character String hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/character-string-hyp.md) - [Date hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/date-hyp.md) - [Formulating and evaluating an element hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/formulate-and-eval.md) - [Formulating a hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/formulating-a-hypothesis.md) - [Fuzzy interval](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/fuzzy-interval.md) - [Fuzzy Interval Editor](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/fuzzy-interval-editor.md): Advanced Designer offers a visual editor to make specifying fuzzy intervals easier. You can open the Fuzzy Interval Editor from the Properties pane for a Character String element. - [Group hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/group-hyp.md) - [Hypothesis Tree](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/hypothesis-tree.md): Understanding the hypothesis tree structure and how the program evaluates paths to select the best-rated hypothesis. - [Key value hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/kv-hyp.md) - [Object Collection hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/object-collection-hyp.md) - [Paragraph hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/paragraph-hyp.md) - [Phone hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/phone-hyp.md) - [Region hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/region-hyp.md) - [Repeating Group hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/repeating-group-hyp.md): A formulated Repeating Group hypothesis has no additional type-specific properties. - [Separator hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/separator-hyp.md) - [Static Text hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/static-text-hyp.md) - [White Gap hypothesis](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/formulating/white-gap-hyp.md) - [Hypotheses Evaluation Functions](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/hypothesis-eval-functions.md): Functions for computing penalty coefficients to adjust hypothesis quality in FlexiLayout element evaluation. - [Hypothesis Filtering Container](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/hypothesis-filtering.md): Combine Deep Learning activities with Extraction Rules to control and refine neural network outputs. - [Named Entities (NER) Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/ner.md): Extract named entities from unstructured documents using Natural Language Processing. - [Additional check](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/additional-check.md): Syntax reference for additional check operations in Extraction Rules activity code - [Basic concepts](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/basic-concepts.md): Fundamental concepts of code structure in Extraction Rules activity for NLP including rule syntax and search element referencing. - [Code syntax for Extraction Rules activity for NLP](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/code-syntax.md): Overview of the code language used in Extraction Rules activity for setting search conditions and assigning values. - [Existence condition](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/existence-condition.md): Syntax reference for existence condition operations in Extraction Rules activity code. - [Understanding generated rules](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/generated-rules.md): How to understand and modify auto-generated code for search element properties in Extraction Rules activity. - [Right-hand part](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/right-hand-part.md): Syntax reference for right-hand part operations that create search elements and groups in Extraction Rules activity code. - [Sample extraction rules](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/sample-extraction-rules.md): Examples of extraction rules created using the code editor for various use cases in NLP document processing. - [Syntax](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/syntax.md): Complete syntax reference for Extraction Rules activity code including operations and examples. - [Token template](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/code-syntax/token-template.md): Syntax reference for token template operations in Extraction Rules activity code - [Debugging the Extraction Rules activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/debugging-extraction-rules.md): Steps and guidelines for debugging the Extraction Rules activity for NLP. - [Editing the Code of Extraction Rules](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/editing-code.md): How to edit extraction rules as code for named entity search elements. - [Element Properties](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/element-properties.md): Configure search element properties in the Extraction Rules activity for NLP. - [Extraction Rules Activity for NLP](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/extraction-rules.md): Extract fields from unstructured documents using named entities, keywords, and regular expressions. - [Setting up an Extraction Rules Activity for NLP](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/extraction-rules-setup.md): Step-by-step instructions for configuring an Extraction Rules activity for NLP in Vantage. - [IF activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/if-activity.md): Create workflow branches using classification results and field values to select the next activity. - [Map search elements to fields](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/map-search-fields.md): How to map search elements to fields in the Extraction Rules activity for NLP. - [Reserved names](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/reserved-names.md): Reserved names that cannot be used for search elements in Extraction Rules activity for NLP. - [Script activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/script-activity.md): Implement script rules in a skill for processing or correcting data extracted by other activities. - [Search Elements](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/search-elements.md): Define conditions for extracting objects from unstructured text using search elements in Extraction Rules for NLP. - [Viewing the results](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/nlp-extraction-rules/view-results.md): How to view statistics for the Extraction Rules activity in the Results tab. - [Segmentation Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/segmentation/segmentation-activity.md): Segment text in unstructured documents into paragraphs to narrow down search regions for field extraction. - [Setting up a Segmentation Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/segmentation/segmentation-activity-setup.md): Step-by-step instructions for configuring and training a Segmentation activity in Vantage. - [AssembledDocument](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/assembled-document.md): Store output documents assembled from source pages in Splitter Script activities. - [Context](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/context.md) - [DataType](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/data-type.md) - [Field](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/field.md): Access field values and parameters in Splitter Script activities. - [FieldType](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/field-type.md) - [ImageRegion](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/image-region.md): Access field regions on document images. - [ImageRegionList](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/image-region-list.md): Access and manage region lists on document images. - [Managing fields in activities](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/managing-fields.md): How to add, configure, and organize fields when setting up activities in Advanced Designer. - [Object model](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/object-model.md): JavaScript object model for writing Splitter Script activity rules with ECMAScript 5.1 support. - [Parameter](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/parameter.md): Access parameter values in Splitter Script activities. - [Rectangle](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/rectangle.md): Access rectangular areas on document images with pixel coordinates. - [RectangleList](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/rectangle-list.md): Manage lists of rectangular areas on document images. - [RuleError](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/rule-error.md): Access errors generated by business rules in Splitter Script activities. - [SourceFile](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/source-file.md) - [SourcePage](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/source-page.md): Access source pages of documents in Splitter Script activities. - [Splitter Script Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/splitter-script.md): Configure Splitter Script activities to split document flows into multiple documents based on custom JavaScript logic. - [Symbol](https://docs.abbyy.com/vantage/documentation/advanced-designer/activities/splitter-script/symbol.md): Access individual characters that form field values in text format. - [Additional Installation Options](https://docs.abbyy.com/vantage/documentation/advanced-designer/additional-install.md): Advanced installation options available to administrators for configuring ABBYY Vantage Advanced Designer deployment - [Activities](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/activities.md): Set up document processing flows by adding and configuring activities for your Document skills. - [Derived Skills](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/derived.md): Create editable copies of built-in and read-only skills while preserving the ability to update to new versions. - [Configuring a Derived Skill](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/derived-configure.md): Customize derived skills by disabling inherited fields, adding custom fields, and configuring rules and text recognition. - [Creating a Derived Skill](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/derived-create.md): Create a derived skill from any base skill to inherit its functionality while allowing customization. - [Updating a Derived Skill](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/derived-update.md): Update derived skills to new base skill versions while preserving customizations and training. - [Document Skills](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/document-skills.md): Extract field values from structured, semi-structured, and unstructured documents using Document skills. - [Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/documents.md): Manage document sets and upload files for training and testing your Document skills. - [Fields](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/fields.md): Create skill fields and label documents to train and test your Document skills. - [Publish](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/publish.md): Publish your Document skills to make them available for use in ABBYY Vantage. - [Results](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/results.md): View field extraction statistics and test results to evaluate and improve your Document skill quality. - [Using Skill Parameters](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/skill-params.md): Create and edit Document skill parameters to adjust skill behavior for various processing scenarios. - [Skill Settings](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-skills/skill-settings.md): Configure general settings, OCR languages, fields, rules, and parameters for your Document skills. - [Document Splitter Skills](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter.md): Split PDF files into separate documents or group unsorted pages using Document Splitter skills. - [Activities](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter-activities.md): Configure document processing flows for Document Splitter skills with classification and extraction activities. - [Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter-documents.md): Manage documents used to set up, train, and test skills including document sets, uploads, and labeling. - [Using Skill Parameters](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter-params.md): Create and edit document skill parameters to adjust skill behavior for various processing scenarios. - [Publish](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter-publish.md): Publish skills to make them available in ABBYY Vantage with options for derived skill training. - [Skill Settings](https://docs.abbyy.com/vantage/documentation/advanced-designer/document-splitter/splitter-setup.md): Configure document skill settings including general information, OCR languages, fields, rules, and parameters. - [Getting Started](https://docs.abbyy.com/vantage/documentation/advanced-designer/getting-started.md): Create and manage skills in ABBYY Vantage Advanced Designer using the start page interface - [Installing and Running ABBYY Vantage Advanced Designer](https://docs.abbyy.com/vantage/documentation/advanced-designer/install-and-run.md): Download, install, and configure ABBYY Vantage Advanced Designer including connection management and language settings - [About ABBYY Vantage Advanced Designer](https://docs.abbyy.com/vantage/documentation/advanced-designer/introduction.md): Create and configure Document skills and Document Splitter skills of any complexity for use in ABBYY Vantage - [Labeling Guidelines](https://docs.abbyy.com/vantage/documentation/advanced-designer/labeling/guidelines.md): Best practices for labeling structured, semi-structured, and unstructured documents. - [Importing from FlexiCapture](https://docs.abbyy.com/vantage/documentation/advanced-designer/labeling/import-from-flexi.md): Import labeled documents from FlexiCapture to Advanced Designer. - [Labeling Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/labeling/labeling.md): Learn how to label documents for training and testing skills in Advanced Designer. - [Skill Versions](https://docs.abbyy.com/vantage/documentation/advanced-designer/skill-versions.md): Manage multiple versions of skills for better version control and workflow flexibility - [Storing a Skill Locally](https://docs.abbyy.com/vantage/documentation/advanced-designer/storing-locally.md): Save skills to local folders for version control and synchronization with the Skill Catalog - [System Requirements](https://docs.abbyy.com/vantage/documentation/advanced-designer/system-reqs.md): Hardware and software requirements for installing ABBYY Vantage Advanced Designer - [Tutorial](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial.md): Step-by-step guide to creating a skill in Advanced Designer from scratch. - [Step 1. Create a Skill](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-1.md): Launch Advanced Designer and create a new skill with proper configuration. - [Step 10. Test and publish the skill](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-10.md) - [Step 2. Configure the Document Processing Flow](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-2.md): Set up the workflow with classification and extraction activities. - [Step 3. Configure and Train the Classify Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-3.md): Upload training documents, assign classes, and train the classification activity. - [Step 4. Configure the IF Activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-4.md): Set up conditional routing based on document classification results. - [Step 5. Configure the Fast Learning activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-5.md) - [Step 6. Create document sets for Extraction Rules activities](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-6.md) - [Step 7. Configure the Sick Note DE activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-7.md) - [Step 8. Configure the Sick Note BE-NL activity](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-8.md) - [Step 9. Configure business rules](https://docs.abbyy.com/vantage/documentation/advanced-designer/tutorial/tutorial-step-9.md) - [Upgrading to a New Technology Core Version](https://docs.abbyy.com/vantage/documentation/advanced-designer/upgrading-to-new-version.md): Upgrade skills to the latest Technology Core version to access new features and improvements. - [Editing a Skill Created and Trained in Vantage](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/editing-skill.md): Edit skills derived from read-only skills or customize existing skills in Advanced Designer. - [Extracting Data from Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/extracting-from-docs.md): Create Document skills to extract data from structured, semi-structured, and unstructured documents. - [Processing Mixed Document Sets and Documents of Mixed Structure](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/process-mixed.md): Extract data from document sets containing both semi-structured and unstructured documents or documents with mixed content. - [Processing Semi-structured Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/process-semi-structured.md): Create Document skills for complex semi-structured document sets with varying layouts using Advanced Designer. - [Processing Structured Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/process-structured.md): Create and configure skills for processing structured documents (fixed forms) using machine learning. - [Processing Unstructured Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/process-unstructured.md): Create Document skills for extracting data from unstructured documents using NLP activities. - [Splitting a Flow of Pages into Separate Documents](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/splitting-pages.md): Create Document Splitter skills to split files containing multiple documents into separate documents ready for processing. - [Use Cases](https://docs.abbyy.com/vantage/documentation/advanced-designer/use-cases/use-cases.md): Sample scenarios for developing Document skills and Document Splitter skills in ABBYY Vantage Advanced Designer. - [Analytics Dashboard](https://docs.abbyy.com/vantage/documentation/runtime/analytics-dashboard.md): The Analytics dashboard in ABBYY Vantage shows accuracy, STP rate, correction patterns, and other metrics for Process skills that include a Manual Review stage. - [Completing a task](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/complete-task.md): Complete or reject a task in the ABBYY Vantage Manual Review Client. Rejecting a task returns it to the queue and pauses automatic assignment. - [Working with document images](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/document-image.md): Crop, rotate, and restore document images during manual review in ABBYY Vantage to fix orientation, isolate documents, or recover the original image. - [Changing the document type](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/document-type.md): Change a document's type during manual review in ABBYY Vantage when the assigned type is incorrect, missing, or flagged as low-confidence. - [Correcting field errors](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/errors.md): Correct format errors and rule errors on the data form during manual review in ABBYY Vantage, with hotkeys for navigating between fields. - [Manual Review Client](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/manual-review.md): ABBYY Vantage Manual Review lets operators verify and correct extracted document data, with optional multi-stage workflows for complex reviews. - [Training via Manual Review](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/online-learning.md): Corrections made during manual review in ABBYY Vantage teach the system to recognize document types and extract fields more accurately over time. - [Standby screen](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/standby-screen.md): The standby screen appears in the ABBYY Vantage Manual Review Client when no tasks are available in the queue. Operators wait here between tasks. - [Working with a task](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/task.md): Receive, resume, and withdraw tasks in the ABBYY Vantage Manual Review Client, including the inactivity timeout and automatic reassignment behavior. - [Manually reviewing documents](https://docs.abbyy.com/vantage/documentation/runtime/manual-review/verification.md): Review extracted data against the document image in the ABBYY Vantage Manual Review Client, customize table columns, and escalate tasks to other operators. - [Enabling Online Learning](https://docs.abbyy.com/vantage/documentation/runtime/online-learning/enable-online-learning.md): Enable Online Learning for Document and Classification skills in ABBYY Vantage to improve accuracy using corrections made during Manual Review. - [Online Learning](https://docs.abbyy.com/vantage/documentation/runtime/online-learning/online-learning.md): Online Learning in ABBYY Vantage retrains Document and Classification skills in real time using operator corrections made during manual review. - [Skill Monitor error log](https://docs.abbyy.com/vantage/documentation/runtime/skill-monitor/error-log.md): The Error Log section of Skill Monitor in ABBYY Vantage shows system errors and warnings, with filters, search, and CSV export for technical support. - [Skill Monitor overview](https://docs.abbyy.com/vantage/documentation/runtime/skill-monitor/overview.md): The Overview section of Skill Monitor shows per-skill stats — queue, throughput, manual review time, STP rate, accuracy, and total transactions. - [Skill Monitor](https://docs.abbyy.com/vantage/documentation/runtime/skill-monitor/skill-monitor.md): Monitor system performance and skill activity in ABBYY Vantage using Skill Monitor — overview stats, transactions, errors, and subscription usage. - [Skill Monitor subscription](https://docs.abbyy.com/vantage/documentation/runtime/skill-monitor/subscription.md): The Subscription section of Skill Monitor shows license status, per-skill page counters, and subscription options for your ABBYY Vantage tenant. - [Skill Monitor transactions](https://docs.abbyy.com/vantage/documentation/runtime/skill-monitor/transactions.md): Review detailed transaction information in Skill Monitor — filter graphs, inspect event logs, cancel transactions, and restart failed ones in ABBYY Vantage. - [Scanning Station](https://docs.abbyy.com/vantage/documentation/scanning-station/about.md): Batch-scan documents, check image quality, and prepare images for processing in ABBYY Vantage. - [Administrator mode](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/admin-mode.md): Set up batch types, configure station-level settings, and extend Scanning Station with scripts. - [Objects available from event scripts](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/available-objects.md): Interfaces that Scanning Station exposes to event scripts. - [Batch types](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/batch-types.md): A reusable set of scan, process, and export settings that shapes how each batch is handled. - [Events](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/events.md): Reference of the events that can trigger Scanning Station scripts, and what each is typically used for. - [External assemblies](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/external-assemblies.md): Attach .NET assemblies to Scanning Station scripts and global modules — per batch type or globally. - [IBarcodeFindingOptions](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-barcode-finding-options.md): Options for detecting barcodes on a page. - [IBatchInfo](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-batch-info.md): Properties of a batch — type, page count, registration, export path, and export error. - [IBatchType](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-batch-type.md): A single batch type — exposes the type's name and unique identifier. - [IBatchTypes](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-batch-types.md): Collection of batch types with helpers for presence checks and UID lookup by name. - [IDocumentInfo](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-document-info.md): Properties and behavior of a document — barcode, type, registration properties, and type-change updates. - [IEmptyPageDetectionOptions](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-empty-page-detection.md): Thresholds used to decide whether a page is empty — barcodes, black squares, text objects, and blackness percentage. - [IImageSavingOptions](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-image-saving-options.md): Options for saving page images — format, codec, color scheme, quality, and more. - [IPageInfo](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-page-info.md): Physical and color properties of a page — dimensions, resolution, source, and color mode. - [IPageRect](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-page-rect.md): A rectangular region on a page, defined by left/right/top/bottom coordinates. - [IPageSourceInfo](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-page-source-info.md): Where a page image came from — scanner details or source file information. - [IRegistrationProperties](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-registration-properties.md): Collection of registration properties with helpers to add, remove, and look up entries by name or position. - [IRegistrationProperty](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-registration-property.md): A single registration property — name, value, constraints, and its list of possible values. - [IScriptFoundBarcode](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-script-found-barcode.md): A barcode detected on a page — exposes its rectangle, value, type, and orientation. - [IScriptFoundBarcodes](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-script-found-barcodes.md): Collection of IScriptFoundBarcode objects. - [IScriptProperties](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-script-properties.md): Stores properties from script execution so they can be reused if the script is invoked again. - [IScriptResult](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-script-result.md): Result of a script execution — success flag and an informational message. - [IScriptValues](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/i-script-values.md): Collection of unique string values with helpers to add, check, and remove entries. - [Scripts in .NET languages](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/specific-net-scripts.md): Specifics for writing Scanning Station scripts in C#.Net, VisualBasic.Net, and JScript.Net. - [Storing internal data](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/storing-internal-data.md): Where Scanning Station stores scanned images, separation rules, and batch-type settings — and how to change the path. - [Local settings on Scanning Stations](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/using-local-settings.md): Let Operators manage their own batch types and export destinations, instead of inheriting them from the Administrator. - [Using scripts](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/using-scripts.md): Extend Scanning Station with custom scripts that run on events or commands. - [Working with batch types](https://docs.abbyy.com/vantage/documentation/scanning-station/admin/working-batch-types.md): Create, edit, delete, import, export, and password-protect batch types. - [Alphabet used in regular expressions](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/alphabet-regex.md): Reference guide for regular expression syntax used in ABBYY Vantage Scanning Station. - [Appendix](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/appendix.md): Reference materials including system requirements, keyboard shortcuts, supported formats and barcode types. - [Hardware and software requirements](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/hardware-software-reqs.md): System requirements for ABBYY Vantage Scanning Station and ClickOnce Scanning Station. - [Keyboard shortcuts](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/keyboard-shortcuts.md): Complete list of keyboard shortcuts available in ABBYY Vantage Scanning Station. - [Supported barcode types](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/supported-barcode-types.md): Complete list of barcode types supported by ABBYY Vantage Scanning Station. - [Supported input formats](https://docs.abbyy.com/vantage/documentation/scanning-station/appendix/supported-input-formats.md): List of image and document formats supported by ABBYY Vantage Scanning Station. - [Install Scanning Station](https://docs.abbyy.com/vantage/documentation/scanning-station/install-run.md): Download, install, and connect Scanning Station to your Vantage server. - [Batch type name and description](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-name-and-description.md): Set a name and optional description for a batch type when creating or editing it. - [Batch Properties dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-properties-dialog-box.md): View and edit properties of a batch — name, type, registration parameters, and interrupted export tasks. - [Batch Type Properties dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-type-properties-dbox.md): Edit every setting of a batch type across nine configuration tabs. - [Batch type settings](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-type-settings.md): Dialog boxes and settings for creating, configuring, and managing batch types. - [Batch Type Wizard](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-type-wizard.md): Step through creating a new batch type, one configuration section at a time. - [Batch Types dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batch-types-dialog-box.md): Create, copy, edit, delete, import, and export batch types. - [Batches window](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/batches-window.md): Tree view of batches, documents, and pages. Use it to review, reorganize, and select items for editing. - [Configuring scripts](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/configuring-scripts.md): Add, edit, delete, and run scripts that run on events or manual user commands for a batch type or batch. - [Differences between the Administrator and Operator modes](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/differences-admin-operator.md): How Administrator and Operator modes differ, and how Scanning Station picks between them. - [Document and batch separation](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/doc-and-batch-separation.md): Configure how Scanning Station names and splits batches and documents during scanning. - [Document Properties dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/document-properties-dialog-box.md): View and edit properties of a document — name, registration parameters, and document type. - [Document types](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/document-types.md): Configure document types for a batch type, with registration parameters and optional count checks. - [Empty Page Detection settings dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/empty-page-detection.md): Thresholds that determine when a blank page is treated as empty for document separation. - [Export options for a batch type](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/export-options.md): Configure the server and skill that batches of a given type export to. - [General tab of Options dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/general-tab-options.md): General Scanning Station processing options — Station ID, crop line color, redaction color, and auto-delete on export. - [Image processing parameters](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/image-processing-params.md): Automatically enhance images during loading — deskew, despeckle, convert to black-and-white, apply profiles, and more. - [Image window](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/image-window.md): Previews the pages of the selected batch and hosts the image editing toolbar. - [Interface](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/interface.md): Windows, menus, toolbars, and dialog boxes that make up the Scanning Station UI. - [Main window menus](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/main-window-menus.md): Reference for every main window menu item. - [Main window toolbars](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/main-window-toolbars.md): Reference for the main window toolbars — scan, batch type, batch editing, image editing, and navigation. - [Options dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/options-dialog-box.md): General Scanning Station options, organized into tabs — from image processing to export behavior. - [Other dialog boxes](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/other-dialog-boxes.md): Additional dialog boxes for configuring options, properties, scripts, and toolbars. - [Page Properties dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/page-properties-dialog-box.md): View physical and quality properties of a page — size, resolution, source, and warnings. - [Page Size Control](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/page-size-controls.md): Set resolution and size ranges for pages in a batch. Pages outside the range are flagged. - [Registration parameters of batches and documents](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/registration-params-batches.md): Define string metadata fields like scan date or operator name — added to batches and documents and sent along to Vantage. - [Registration parameters window](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/registration-params-window.md): View and edit registration parameters of batches and documents. - [Scanner Settings dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/scanner-settings.md): Configure scanner resolution, color mode, paper size, duplex, and other options when using the Scanning Station scanner interface. - [Scanning and export settings](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/scanning-export-settings.md): Dialog boxes for configuring scanner sources, scanner settings, and export options. - [Script Editor](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/script-editor.md): Write, edit, and validate scripts for a batch or batch type. - [Select and Scan dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/select-and-scan.md): Pick a scanner source — hardware or virtual — and launch a scan. - [Select a scanner source](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/select-scanner-source.md): Configure which scanner (hardware or virtual) is used when scanning for a batch type or a batch. - [Sending Tasks tab of Options dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/sending-tasks-options.md): Configure how Scanning Station handles export tasks — completion cleanup, balloons, schedule, and retries. - [Toolbar Customization dialog box](https://docs.abbyy.com/vantage/documentation/scanning-station/interface/toolbar-customization-dialog-box.md): Customize the Scripts toolbar — add script buttons, icons, and separators. - [Main window](https://docs.abbyy.com/vantage/documentation/scanning-station/main-window.md): Orientation to the Scanning Station main window — where you scan, review, and export batches. - [Check batch integrity](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/check-integrity.md): Verify a batch meets all requirements — structure, required fields, page size — before it's sent to Vantage. - [Create a new batch](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/create-batch.md): Pick a batch type and start a new batch in Scanning Station. - [Editing images](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/editing-images.md): Clean up page images manually or with a saved profile before export. - [Export batches](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/exporting-batches.md): Send completed batches from Scanning Station to ABBYY Vantage for processing. - [Index documents manually](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/index-manually.md): Assemble scanned pages into documents, tag them by type, and fill in field values by hand. - [One-time editing actions](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/one-time-edit.md): Manually apply crop, rotate, denoise, redact, and other fixes to individual pages. - [Operator mode](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/operator-mode.md): Scan documents, check quality, specify metadata, and export batches to Vantage. - [Processing steps in detail](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/processing-detail.md): Walk through each stage of the Scanning Station processing pipeline in order. - [Processing documents](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/processing-docs.md): End-to-end workflow for Scanning Station Operators: scan, separate, edit, and export. - [Processing profiles](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/processing-profiles.md): Define a reusable sequence of image edits and apply it automatically to every page in a flow. - [Scan images](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/scanning-images.md): Pick a scanner source, start and stop scans, and load images from a folder. - [Specify registration parameters](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/specify-registration.md): Add required metadata — like scan date or operator name — to batches and documents before export. - [Working with batches, documents, and pages](https://docs.abbyy.com/vantage/documentation/scanning-station/operator/working-with-batches.md): Create, rename, reorganize, separate, and delete batches, documents, and pages in Scanning Station. - [ACORD 125 Commercial Insurance Application - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/acord-125.md) - [ACORD 2 Automobile Loss Notice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/acord-2.md) - [ACORD 25 Certificate of Liability Insurance - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/acord-25.md) - [Air Waybill - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/air-waybill.md) - [Individual Condominium Unit Appraisal Report (Form FHLMC 465 or FNMA 1073) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/appraisal-1073.md) - [Arrival Notice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/arrival-notice.md) - [Bank Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/bank-statement.md) - [Basic Contract - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/basic-contract.md) - [Bill of Lading - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/bill-of-lading.md) - [Broker Slip - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/broker-slip.md) - [Brokerage Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/brokerage-statement.md) - [Brokerage Statement Splitter Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/brokerage-statement-splitter.md) - [Business Card - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/business-card.md) - [Certificate of Analysis - Document Skill (Preview)](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/certificate-of-analysis.md) - [Certificate of Origin - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/certificate-of-origin.md) - [Classification Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/classification-skills.md) - [Closing Disclosure - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/closing-disclosure.md) - [International Consignment Note (CMR) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/cmr.md) - [Commercial Invoice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/commercial-invoice.md) - [Credit Bureau Report - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/credit-bureau-report.md) - [Customs Declaration (EU) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/customs-declaration-eu.md) - [Dangerous Goods Declaration - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/dangerous-goods-declaration.md) - [Deed of Trust - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/deed-of-trust.md) - [Delivery Note - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/delivery-note.md) - [Denial - Document Skill (Preview)](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/denial.md) - [Desktop Underwriting Findings Report - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/desktop-underwriter.md) - [Escrow Account Disclosure Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/escrow-disclosure.md) - [Expense Management Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/expense-management.md) - [Expense Management Classifier Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/expense-management-classifier.md) - [Expense Management Processing Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/expense-management-processing.md) - [Form 1040, U.S. Individual Income Tax Return - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1040.md) - [Form 1040, U.S. Individual Income Tax Return, 2022, 2023 - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1040-2022-2023.md) - [Form 1040 Classifier](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1040-classifier.md) - [Form 1040, U.S. Individual Income Tax Return Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1040-overview.md) - [Form 1095-A, Health Insurance Marketplace Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1095-a.md) - [Form 1095-B, Health Coverage - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1095-b.md) - [Form 1095-C, Employer-Provided Health Insurance Offer and Coverage - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1095-c.md) - [Form 1095 Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1095-overview.md) - [Form 1098, Mortgage Interest Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1098.md) - [Form 1099-B, Proceeds From Broker and Barter Exchange Transactions - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-b.md) - [Form 1099-C, Cancellation of Debt (Preview)](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-c.md) - [Form 1099 Composite - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-composite.md) - [Form 1099-DIV, Dividends and Distributions - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-div.md) - [Form 1099-G, Certain Government Payments - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-g.md) - [Form 1099-INT, Interest Income - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-int.md) - [Form 1099-K, Payment Card and Third Party Network Transactions - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-k.md) - [Form 1099-MISC, Miscellaneous Income - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-misc.md) - [Form 1099-NEC, Nonemployee Compensation - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-nec.md) - [Form 1099-OID, Original Issue Discount - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-oid.md) - [Form 1099 Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-overview.md): Forms 1099 are tax forms used to report various types of income other than salaries, wages, and tips. - [Form 1099-R, Distributions from Pensions, Annuities, etc. - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/1099-r.md) - [Form 8949, Sales and other Dispositions of Capital Assets - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/8949.md) - [Form 990, Return of Organization Exempt From Income Tax - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/990.md) - [Form W-2 - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-2.md) - [Form W-2G - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-2g.md) - [Form W-4 - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-4.md) - [Form W-8BEN - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-8ben.md) - [Form W-8BEN-E - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-8ben-e.md) - [Form W-8ECI - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-8eci.md) - [Form W-8EXP - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-8exp.md) - [Form W-8IMY - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-8imy.md) - [Form W-9 - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/w-9.md) - [Form W Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/form-skills/wforms-overview.md) - [Health Insurance Cards US - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/health-insurance.md) - [Initial Escrow Account Disclosure Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/inital-escrow.md) - [Invoice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice.md) - [Invoice AU-NZ - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-au-nz.md) - [Invoice CA - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-ca.md) - [Invoice Classifier Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-classifier.md) - [Invoice CN - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-cn.md) - [Invoice ES - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-es.md) - [Invoice JP - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-jp.md) - [Invoice Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-overview.md) - [Invoice Processing Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-processing.md) - [Invoice Document Splitter Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-splitter.md) - [Invoice UA - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-ua.md) - [Invoice US - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/invoice-skills/invoice-us.md) - [Lease Agreement (US) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/lease-agreement-us.md) - [Loan Application - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/loan-application.md) - [Loan Estimate - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/loan-estimate.md) - [Mortgage Note - Document Skill (Preview)](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/mortgage-note.md) - [Packing List - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/packing-list.md) - [Personal Earnings Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/personal-earnings.md) - [Purchase Order Classifier Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-classifer.md) - [Purchase Order EU - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-eu.md) - [Purchase Order Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-overview.md) - [Purchase Order Processing Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-processing.md) - [Purchase Order Splitter Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-splitter.md) - [Purchase Order US - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/po-skills/purchase-order-us.md) - [Hotel Invoice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/receipt-skills/hotel-invoice.md) - [Receipt - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/receipt-skills/receipt.md) - [Receipt Skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/receipt-skills/receipt-overview.md) - [Taxi Receipt - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/receipt-skills/taxi-receipt.md) - [Remittance Advice - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/remittance-advice.md) - [Resume - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/resume.md) - [Riders - Document Skill (Preview)](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/riders.md) - [Schedule C (Form 1040), Profit or Loss from Business - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/schedule-c.md) - [Schedule E (Form 1040), Supplemental Income and Loss - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/schedule-e.md) - [Schedule F (Form 1040), Profit or Loss From Farming - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/schedule-f.md) - [Sea Waybill - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/sea-waybill.md) - [Sick Note - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/sick-note.md) - [Small Residential Income Property Appraisal Report (Form FHLMC 72 or FNMA 1025) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/small-residential-income.md) - [Truth in Lending Disclosure Statement - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/truth-in-lending.md) - [Uniform Residential Appraisal Report (Appraisal) - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/uniform-residential-appraisal.md) - [Utility Bill - Document Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/utility-bill.md) - [Vantage Classifier Skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/built-in-skills/vantage-classifier.md) - [Create a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/create-skill.md): Learn how to create a new skill in the ABBYY Vantage Skill Catalog and open it in the Skill Designer for configuration. - [Delete a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/delete-skill.md): Permanently remove a skill and all its versions from the Skill Catalog. - [Configure a derived skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/derived-skills/configure-fields.md): Customize fields, validation rules, and recognition settings on a derived skill while keeping it linked to its read-only base skill. - [Derived skills](https://docs.abbyy.com/vantage/documentation/skill-catalog/derived-skills/derived-skills.md): Create a derived skill from a read-only Document skill to customize its fields, rules, and recognition settings while staying linked to the base skill. - [Update a derived skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/derived-skills/update.md): Update a derived skill to the latest version of its base skill while preserving your custom fields, rules, and recognition settings. - [Duplicate a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/duplicate-skill.md): Create an identical copy of a custom skill that you can modify independently. - [Edit a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/edit-skill.md): Open a skill in the Skill Designer to modify it, and manage pending changes from the Skill Catalog. - [Export a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/export-skill.md): Export a skill as a ZIP file to share, transfer, or publish — with control over whether training data is included. - [Find a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/finding-skill.md): Find and preview skills in the Skill Catalog using search, filters, and the skill preview window. - [Import a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/import-skill.md): Import a skill to add it to your Skill Catalog — whether transferring a skill between environments or bringing in a skill purchased from ABBYY Marketplace. - [Publish a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/publish-skill.md): Learn how to publish a skill in ABBYY Vantage to assign it a version number and make it available for document processing in the Skill Catalog. - [Skill Catalog](https://docs.abbyy.com/vantage/documentation/skill-catalog/skill-catalog.md): View, manage, and organize your ABBYY Vantage skills from a single location. - [Try a skill](https://docs.abbyy.com/vantage/documentation/skill-catalog/trying-skill.md): Test skills from the Skill Catalog or the Try Any Skill portal to verify they meet your requirements before deploying. - [Analyze classification results](https://docs.abbyy.com/vantage/documentation/skill-designer/classification/analyze-classifier-result.md): Review classification accuracy per class in the Result tab and fix common training-set problems that cause misclassifications. - [Classification skill](https://docs.abbyy.com/vantage/documentation/skill-designer/classification/classification-skill.md): Understand how Vantage uses Classification skills to identify document types and route files to the correct downstream process. - [Set up a Classification skill](https://docs.abbyy.com/vantage/documentation/skill-designer/classification/classification-skill-setup.md): Train, configure, and publish a Classification skill so Vantage can route each incoming document to the correct process. - [Train a classifier](https://docs.abbyy.com/vantage/documentation/skill-designer/classification/train-classifier.md): Create a training set, assign documents to classes, and train a Classification skill in the Skill Designer. - [Convert FlexiCapture projects](https://docs.abbyy.com/vantage/documentation/skill-designer/converting-flexi-capture.md): Guide for FlexiCapture users switching to Vantage, including reusing components and migration strategies. - [Adding fields](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/adding-fields.md): Mark fields on your documents in the Editor tab, manage document images, and configure field properties by type. - [Barcode field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/barcode.md): Add a Barcode field to a Document skill, configure which barcode types to recognize, and set field properties. - [Checkmark field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/checkmark.md): Add a Checkmark field to a Document skill, configure the checkmark type, and set field properties. - [Checkmark group field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/checkmark-group.md): Add a Checkmark group field to a Document skill, configure selection rules, and set field properties. - [Edit data form layout](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/editing-data-form-layout.md): Rearrange, resize, and indent fields in the data form to customize how a Document skill's output is presented. - [Group field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/group.md): Add a Group field to a Document skill to bundle related fields (like an address or contact block), and configure repeating groups. - [Image field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/image.md): Extract image regions from documents (signatures, stamps, identity photos) and configure how the images are saved on export. - [Table field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/table.md): Add a Table field to a Document skill, map cells to document regions, and configure column properties. - [Text field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/text.md): Add a Text field to a Document skill, set its data type, and configure recognition properties such as fonts, regular expressions, and date/number/money rules. - [Text field normalization](https://docs.abbyy.com/vantage/documentation/skill-designer/document/adding-fields/text-field-normalization.md): Standardize extracted dates, numbers, and money amounts into consistent formats using Vantage normalization. - [Analyze extracted data](https://docs.abbyy.com/vantage/documentation/skill-designer/document/analyzing-extracted-data.md): Review field extraction statistics on the Results tab of a Document skill, investigate errors on the Result Review tab, and correct reference labeling. - [Document skill](https://docs.abbyy.com/vantage/documentation/skill-designer/document/document-skill.md): Extract field values from structured and semi-structured documents of a single type using built-in training and activities. - [Labeling documents](https://docs.abbyy.com/vantage/documentation/skill-designer/document/labeling-documents.md): Guidelines for labeling structured and semi-structured documents when training a Document skill. - [Business rules automation](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/business-rules-automation.md): Add scripted rules to a Document skill using JavaScript — configure readable and writable fields, reference table columns, and return validation results. - [Context](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/context.md): The Context global object — properties and methods for accessing the document, fields, catalog records, and skill parameters during rule execution. - [DataType](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/data-type.md): DataType enumeration — the kind of data a field can contain. Also includes the AmountOfMoney class used for currency values. - [Document](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/document.md): The Document object — access the document being processed, its pages, source files, and the skill applied to it. - [Field](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/field.md): The Field object — properties and methods for inspecting and modifying a document field during rule execution. - [FieldType](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/field-type.md): FieldType enumeration — the possible field types and the data types each supports in a Document skill. - [ImageRegion](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/image-region.md): Provides access to field regions. Field regions may consist of several different rectangular areas on the image. - [ImageRegionList](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/image-region-list.md): Provides access to region lists on an image. - [Object model](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/object-model.md): JavaScript object reference for writing Advanced Script Rules in Vantage — Context, Field, Document, and related types. - [Page](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/page.md): Information about a single document page — image dimensions, page index, and source file. - [Parameter](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/parameter.md): Provides access to parameter values. - [Record](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/record.md): The Record object — a single row from a data catalog, returned by Context.GetCatalogRecord. - [Rectangle](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/rectangle.md): Provides access to rectangular areas on an image. Coordinates are specified in pixels. - [RectangleList](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/rectangle-list.md): Provides access to lists of rectangle areas on an image. - [Rule verification](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/rule-verification.md): Use rules to validate, modify, or compute field values in a Document skill. Covers built-in rules, execution order, and using rules with tables. - [Sample scripts](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/sample-scripts.md): JavaScript samples for common Advanced Script Rule scenarios — field presence, numeric comparisons, conditional requirements, and table validation. - [Create data catalog lookup rules](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/setting-lookup-rules.md): Verify extracted document fields against data catalog records — configure exact and fuzzy comparisons, auto-populate fields, and handle lookup errors. - [SkillParameter](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/skill-parameter.md): Provides access to skill parameter values. - [SkillParameterType](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/skill-parameter-type.md): SkillParameterType enumeration — the possible types a skill parameter can have. - [SourceFile](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/source-file.md): A source file used as input to the document — name and parameters. - [Symbol](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/symbol.md): Provides access to characters that form the initial value of a field in text format. - [Transaction](https://docs.abbyy.com/vantage/documentation/skill-designer/document/rule-verification/transaction.md): Provides access to transaction parameters. - [Set up a Document skill](https://docs.abbyy.com/vantage/documentation/skill-designer/document/set-up.md): Create, train, and publish a Document skill — including structured (fixed-form) skills, recognition languages, and Online learning. - [Create data catalogs](https://docs.abbyy.com/vantage/documentation/skill-designer/document/using-data-catalogs/create.md): Create a data catalog from a CSV file or by entering columns manually. - [Update data catalogs](https://docs.abbyy.com/vantage/documentation/skill-designer/document/using-data-catalogs/update.md): Update a data catalog by uploading a CSV file through the UI or via an SFTP shared folder. - [Using data catalogs](https://docs.abbyy.com/vantage/documentation/skill-designer/document/using-data-catalogs/use.md): Use data catalogs to validate and auto-populate extracted data from a Document skill — including ERP data, currency lists, and custom lookups. - [Data catalogs and the Vantage API](https://docs.abbyy.com/vantage/documentation/skill-designer/document/using-data-catalogs/use-with-api.md): List, inspect, update, reindex, and delete data catalog records via the Vantage API. - [OCR skill](https://docs.abbyy.com/vantage/documentation/skill-designer/ocr-skill/ocr-skill.md): Extract text from document images and export processing results to various file formats. - [PDF Processing Mode](https://docs.abbyy.com/vantage/documentation/skill-designer/ocr-skill/pdf-processing-mode.md): Control how ABBYY Vantage extracts text from PDF documents — using the embedded text layer, OCR, or a combination of both. - [Set up an OCR skill](https://docs.abbyy.com/vantage/documentation/skill-designer/ocr-skill/set-up-ocr.md): How to create and configure OCR skills for text extraction and document export. - [Assemble activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/assemble-activity.md): Detect pages in multipage files and assemble them into documents. - [Classify activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/classify-activity.md): Determine the type of document received by ABBYY Vantage for processing. - [ClassConfidence](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/class-confidence.md): ClassConfidence — a single class-confidence pair returned by Document.ClassConfidences after a Classification skill runs. - [Condition activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/condition-activity.md): Use the Condition activity to split document processing workflow based on custom conditions. - [Context](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/context.md): The Context global object — provides access to the current transaction, its documents, and processing information in Condition activity scripts. - [DataType](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/data-type.md): DataType enumerator — the possible data types a field can contain in a Condition activity script. - [Document](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/document.md): The Document object — properties of the document currently being processed in a Condition activity, including fields, pages, classification results, and source files. - [Field](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/field.md): The Field interface — properties for reading a document field's value, type, structure, and OCR metadata in a Condition activity script. - [FieldType](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/field-type.md): FieldType enumerator — the possible types a field can have in a Condition activity script. - [Object model](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/object-model.md): Script restrictions and object model for Condition activity scripting in ABBYY Vantage. - [Page](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/page.md): The Page object — properties of a single document page in a Condition activity script. - [Processing](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/processing.md): The Processing object provides information about transaction document processing and lets you reference the previous processing stage in a Condition activity. - [ProcessingStatus](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/processing-status.md): ProcessingStatus enumerator — the possible statuses of a processing step in a Condition activity script. - [Rectangle](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/rectangle.md): The Rectangle object — top-left and bottom-right coordinates of a rectangular area on a page image in a Condition activity script. - [Region](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/region.md): The Region object — an area on a page image that contains the text for a specific field, built from one or more rectangles. - [RuleError](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/rule-error.md): The RuleError object — a single Document skill validation rule error in a Condition activity script. - [Sample scripts](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/sample-scripts.md): Sample Condition activity scripts — common patterns for checking rule errors and routing documents to manual review. - [SourceFile](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/source-file.md): The SourceFile object — represents a source file of the document being processed in a Condition activity. - [Step](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/step.md): The Step object — a single processing stage exposed via Processing.PreviousStep in a Condition activity script. - [Symbol](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/symbol.md): The Symbol object — a single character from a recognized field value, with a low-confidence flag, in a Condition activity script. - [Transaction](https://docs.abbyy.com/vantage/documentation/skill-designer/process/condition-activity/transaction.md): The Transaction interface — the current processing transaction in a Condition activity script. - [BinaryFile](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/binary-file.md): The BinaryFile interface provides access to file data in binary format — typically the pre-preprocessing source image of a document or page. - [ClassConfidenceModel](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/class-confidence-model.md): ClassConfidenceModel — a single class-confidence pair returned by Document.ClassConfidences after a Classification skill runs. - [ContentEncoding](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/content-encoding.md): ContentEncoding enumerator — encoding types available for string-based HTTP requests in Custom activity scripts. - [Context](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/context.md): The Context global object — properties and methods for accessing transaction data, sending HTTP requests, and retrieving secrets. - [Custom activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/custom-activity.md): The Custom activity lets you use third-party tools that are not currently available in Vantage, as well as perform various actions on documents received for processing. - [DataType](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/data-type.md): DataType enumerator — the possible data types a field can contain, used by Field.DataType in Custom activity scripts. - [Document](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/document.md): The Document object — properties and methods for reading the document currently being processed, including fields, pages, classification results, and source files. - [DocumentExportResult](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/document-export-result.md): DocumentExportResult and ResultFiles — access exported document files (JSON, PDF, images) from a Custom or Output activity script. - [ExportFormat](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/export-format.md): ExportFormat enumerator — the formats available for files exported from a Custom activity or via External Export. - [ExtractedData (deprecated)](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/extracted-data.md): Deprecated ExtractedData interface for accessing Extract activity output in Custom activity scripts. Provides access only to the first document of a transaction. - [ExtractedField (deprecated)](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/extracted-field.md): Deprecated ExtractedField interface representing a single field extracted from the first document of a transaction in older Custom activity scripts. - [Field](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/field.md): The Field interface provides access to the field value and its properties. - [FieldOcrType](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/field-ocr-type.md): This enumerator specifies the type of the extracted field. - [FieldType (deprecated)](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/field-type.md): Deprecated FieldType enumerator listing field data types (String, Decimal, and others) used in older Custom activity scripts. - [Global methods](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/global-methods.md): Global methods for encoding and decoding Base64 strings. - [HttpRequest](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/http-request.md): The HttpRequest object — send application/x-www-form-urlencoded, text, JSON, or binary HTTP requests from a Custom activity script. - [InputData (deprecated)](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/input-data.md): Deprecated InputData interface providing access to the first document's data during Custom activity script execution. - [MultipartFormDataRequest](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/multi-part-form-data-request.md): MultipartFormDataRequest interface for making HTTP requests with multipart/form-data content type from Custom activity scripts. - [Object model](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/object-model.md): Script restrictions and object model for Custom activity scripting in ABBYY Vantage. - [OCR XML schema for Output activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/ocr-schema-xml.md): XML schema definition used when exporting OCR and extracted data — field values, field structure, and rule check errors. - [OCR JSON schema for Output activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/ocr-skill-schema-json.md): OCR JSON schema for Output Activity. - [OutputData (deprecated)](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/output-data.md): Deprecated OutputData interface used in Custom activity scripts to transfer modified document data (field values, new fields, deleted regions) back to Vantage. - [Page](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/page.md): The Page object — properties of a single document page, including image dimensions and the preprocessed image. - [Parameter](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/parameter.md): The Parameter interface — a single named transaction parameter with a name, read-only flag, and value. - [Public JSON schema for Output activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/public-schema-json.md): JSON schema definition used when exporting extracted data — field values, field structure, and rule check errors. - [Rectangle](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/rectangle.md): The Rectangle object — top-left and bottom-right coordinates of a rectangular area on a page image. - [Region](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/region.md): The field region. It is an area on the image that contains the text for a specific field. A field region is constructed using one or more rectangles. - [RuleError](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/rule-error.md): Document skill validation rule error. - [Sample scripts](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/sample-scripts.md): JavaScript samples for common Custom activity scenarios — OAuth, external exports, field modification, table manipulation, and JSON generation. - [Transaction](https://docs.abbyy.com/vantage/documentation/skill-designer/process/custom-activity/transaction.md): The Transaction interface provides access to the current transaction and all its documents. - [Duplicate a Process skill](https://docs.abbyy.com/vantage/documentation/skill-designer/process/duplicating-process-skill.md): How to duplicate Process skills and manage their referenced activities. - [Extract activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/extract-activity.md): Extract data from documents using Document skills, and map each class from a preceding Classify activity to the appropriate Document skill. - [For Each Document activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/for-each.md): Use the For Each Document activity to run inner activities against one transaction document at a time. - [Import documents from an email service](https://docs.abbyy.com/vantage/documentation/skill-designer/process/input-activity/import-email-service.md): Import email attachments — and optionally the email body — from a Microsoft account or other IMAP mailbox into Vantage. - [Import documents from a shared folder](https://docs.abbyy.com/vantage/documentation/skill-designer/process/input-activity/import-shared-folder.md): Upload documents from an SFTP-accessible shared folder on the Vantage server, optionally grouping them into a single transaction or importing ZIP/TAR.GZ archives. - [Input activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/input-activity/input-activity.md): Import documents to Vantage from email services, shared folders, and third-party applications via the Vantage API. - [Manual Review activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/manual-review.md): Send documents for verification in your processing workflow. - [OCR activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/ocr-activity.md): Specify general pre-recognition options and carry out full-text recognition. - [Export results to an external system](https://docs.abbyy.com/vantage/documentation/skill-designer/process/output-activity/export-external-system.md): Export transaction results to a third-party system via a custom script in the Output activity. - [Data export formats](https://docs.abbyy.com/vantage/documentation/skill-designer/process/output-activity/export-formats.md): Reference for export formats and options available on the Output activity — field values, document text, document images, and error output. - [Export results to a shared folder](https://docs.abbyy.com/vantage/documentation/skill-designer/process/output-activity/export-shared-folder.md): Send processing results to an SFTP-accessible shared folder on the Vantage server. - [Output activity](https://docs.abbyy.com/vantage/documentation/skill-designer/process/output-activity/output-activity.md): Export recognized document text and extracted data to external systems in various formats, and optionally redact sensitive fields before export. - [Process skill](https://docs.abbyy.com/vantage/documentation/skill-designer/process/process-skill.md): Orchestrate document processing workflows by chaining activities and skills from the Skill Catalog. - [Set up a Process skill](https://docs.abbyy.com/vantage/documentation/skill-designer/process/set-up.md): Build a Process skill by selecting a preset workflow or creating a custom workflow from activities, then configure each activity. - [Continued development using separate environments](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-design/continued-development.md): Develop and test skills in a sandbox environment before transferring them to production for continued skill development. - [Process skill scenario](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-design/process-skill-scenario.md): Continued development of a Classification or Document skill that is referenced by a Process skill. - [Skill design management](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-design/skill-design-management.md): Scenarios for continuing to develop and manage skills that are already in production. - [Standalone skills scenario](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-design/standalone-skills.md): Continued development of a Classification or Document skill in Vantage, without collecting documents from an in-production skill. - [Switch between skills and skill versions](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-design/switching-skills.md): Overview of how to switch between different skills and skill versions based on access method. - [Working with the Skill Designer](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-designer.md): Use the ABBYY Vantage Skill Designer to create, train, and deploy Classification, Document, OCR, and Process skills for document processing. - [Access skill parameters via the Vantage API](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-parameters/accessing-skill-params.md): Use the Vantage API to access and modify Document and Process skill parameter values. - [Document skill parameters](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-parameters/document-skill-params.md): Configure Document skill parameters to adjust behavior for various processing scenarios. - [Process skill parameters](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-parameters/process-skill-params.md): Configure Process skill parameters to access and modify Document skill parameter values. - [Skill parameters](https://docs.abbyy.com/vantage/documentation/skill-designer/skill-parameters/skill-parameters.md): Configure and manage skill parameters to adjust skill behavior without retraining or republishing. - [Skill versions](https://docs.abbyy.com/vantage/documentation/skill-versions.md): How Vantage versions skills each time you publish, and how to view, edit, copy, import/export, and delete skill versions. - [Technology Core versions](https://docs.abbyy.com/vantage/documentation/technology-core-versions.md): Understand how the Technology Core versions skills in Vantage, and how to update or revert the Technology Core a skill uses. - [Architecture](https://docs.abbyy.com/vantage/documentation/tenant-admin/architecture/architecture.md): Architecture of the ABBYY Vantage cloud service — how the system scales, handles load, and processes documents across tenants. - [Scaling](https://docs.abbyy.com/vantage/documentation/tenant-admin/architecture/scaling.md): How ABBYY Vantage scales processing capacity — system limits, microservice-level scaling, overload protection, and how API calls and SFTP/mail-folder ingestion interact with scaling. - [Diagnostics](https://docs.abbyy.com/vantage/documentation/tenant-admin/diagnostics/diagnostics.md): How to collect diagnostic information when you encounter problems with ABBYY Vantage — API issues, GUI issues, and service status. - [Problems with the Vantage API](https://docs.abbyy.com/vantage/documentation/tenant-admin/diagnostics/problems-with-api.md): Diagnostic information to collect when encountering problems with the Vantage API. - [Problems with the GUI](https://docs.abbyy.com/vantage/documentation/tenant-admin/diagnostics/problems-with-gui.md): How to capture HTTP Archive (HAR) logs and console logs for troubleshooting GUI issues in different browsers. - [Data Retention Policy](https://docs.abbyy.com/vantage/documentation/tenant-admin/security/data-retention.md): ABBYY Vantage data retention policy — how long transaction data, training data, and technical logs are retained before automatic deletion. - [Managing IP Restrictions](https://docs.abbyy.com/vantage/documentation/tenant-admin/security/ip-restrictions.md): Restrict access to your ABBYY Vantage tenant to a safelist of IP addresses using CIDR notation. Enable, edit, and remove IP-based access controls from Configuration. - [Security](https://docs.abbyy.com/vantage/documentation/tenant-admin/security/security.md): Security features for ABBYY Vantage tenants — data retention policy, security audit logs, and IP-based access restrictions. - [Security Log](https://docs.abbyy.com/vantage/documentation/tenant-admin/security/security-log.md): The Security Log records tenant configuration changes, user activities, and other admin-level events in ABBYY Vantage — available as a filtered view and CSV export. - [How Pages Are Counted in ABBYY Vantage](https://docs.abbyy.com/vantage/documentation/tenant-admin/subscriptions/counting-pages.md): How ABBYY Vantage counts processed pages against subscription counters — counter types, the list of licensed skills, when pages are counted, and how Process skills are billed. - [Subscription Limits](https://docs.abbyy.com/vantage/documentation/tenant-admin/subscriptions/limits.md): What happens when an ABBYY Vantage subscription reaches its limit — the error messages you may encounter, and what each one means. - [Subscriptions](https://docs.abbyy.com/vantage/documentation/tenant-admin/subscriptions/subscriptions.md): How subscriptions work in ABBYY Vantage — what they determine (duration, page allowance, available skills), how pages are counted, and what happens when limits are reached. - [Supported Barcode Types](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/barcodes.md): Barcode symbologies recognized by ABBYY Vantage — including Code 39, Code 128, UPC, EAN, PDF 417, Data Matrix, QR Code, and postal barcodes. - [Supported Internet Browsers](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/browsers.md): Web browsers tested and supported for use with ABBYY Vantage. - [Supported File Formats](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/formats.md): Supported input and output file formats for ABBYY Vantage, including image formats, office documents, and export options. - [Supported Recognition Languages](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/languages.md): Languages recognized by ABBYY Vantage for printed and handwritten text — 200+ printed languages and a core set of handwritten languages. - [Languages Supported by Classification Skills](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/languages-classif.md): List of languages supported by Classification Skills in ABBYY Vantage. - [Limitations and Known Issues](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/limitations.md): Current limitations and known issues in ABBYY Vantage — file size and page limits, browser support, and feature-specific constraints across skills and activities. - [Localization of User Interface (Vantage 2.7.3)](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/localization.md): Languages available for the user interface and documentation across different ABBYY Vantage products. - [Technical Specifications](https://docs.abbyy.com/vantage/documentation/tenant-admin/technical-specs/technical-specs.md): Overview of technical specifications for ABBYY Vantage, including supported formats, languages, barcodes, and browsers. - [Authentication using an External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/authenticating-external-provider.md): How users sign in to ABBYY Vantage when the tenant is configured with an External Identity Provider, plus the SAML 2.0 authentication workflow under the hood. - [Authentication](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/authentication.md): Sign-in flows for ABBYY Vantage tenants — by email or tenant login URL, with optional OAuth 2.0 or SAML 2.0 External Identity Providers. - [Creating, configuring, and deleting a Public API client](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/configure-client.md): Create, configure, and delete Public API Clients in the ABBYY Vantage UI — manage client secrets, redirect URIs, OAuth 2.0 flows, and token lifetimes. - [Setting up an External Identity Provider for a tenant](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/configuring-tenant.md): Enable an External Identity Provider (OAuth 2.0 or SAML 2.0) on your ABBYY Vantage tenant, configure email domains, and set default roles for new users. - [Creating a client using the Vantage API](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/create-client-using-api.md): Create and configure a Vantage API Client programmatically — send POST requests to the admin API to create clients and manage their secrets. - [Create and delete users](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/create-delete-user.md): Create new users in your ABBYY Vantage tenant, resend invitations, and delete users as a Tenant Administrator. - [Creating a tenant via the Vantage API](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/create-tenant.md): Provision a new ABBYY Vantage tenant programmatically with the Vantage API. Requires the Fulfillment Operator role. - [Associated email domains](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/email-domains.md): Configure email domains so users sign in to a Vantage tenant before an account exists — accounts are created automatically on first sign-in. - [Setting up an External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/external-identity-provider.md): Configure Active Directory Federation Services (AD FS) or Azure Active Directory (Azure AD) as an External Identity Provider for your ABBYY Vantage tenant. - [Managing Vantage API clients](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/manage-api-clients.md): Create and manage Vantage API Clients — the Client ID and Client Secret pairs that applications use to authenticate to the ABBYY Vantage API. - [Managing environment variables](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/manage-environment-variables.md): Create, edit, and store tenant-level environment variables in ABBYY Vantage. Variables are encrypted secrets accessed from Custom and Output activities. - [Configuring an OAuth 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/oauth-2-0.md): Set up AD FS or Azure Active Directory (Azure AD) as an OAuth 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Active Directory as an OAuth 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/oauth-2-0-active-directory.md): Configure Active Directory Federation Services (AD FS) as an OAuth 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Azure Active Directory as an OAuth 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/oauth-2-0-azure-active-directory.md): Configure Azure Active Directory (Azure AD) as an OAuth 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Role-based access control](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/role-based-access.md): Understand the five roles in ABBYY Vantage and the permissions each one grants — including the full permissions matrix for every access group. - [Configuring a SAML 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/saml-2-0.md): Set up AD FS or Azure Active Directory (Azure AD) as a SAML 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Active Directory as a SAML 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/saml-2-0-active-directory.md): Configure Active Directory Federation Services (AD FS) as a SAML 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Azure Active Directory as a SAML 2.0 External Identity Provider](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/saml-2-0-azure-active-directory.md): Configure Azure Active Directory (Azure AD) as a SAML 2.0 External Identity Provider for your ABBYY Vantage tenant. - [Tenant login URL](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/tenant-login-url.md): Find and share a tenant-specific sign-in URL for ABBYY Vantage, and understand how the URL interacts with optional External Identity Providers. - [Tenant management](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/tenant-management.md): Tenant Administrator guide for ABBYY Vantage: manage users and roles, configure authentication, and adjust tenant-level settings. - [Tenant settings](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/tenant-settings.md): Configure tenant-level settings in ABBYY Vantage: manage API clients for programmatic access, define environment variables, and create tenants via API. - [Testing external authentication](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/testing-external-auth.md): Test your External Identity Provider configuration by running a test-challenge URL in your browser before applying the provider to a Vantage tenant. - [User management](https://docs.abbyy.com/vantage/documentation/tenant-admin/tenant-management/user-management.md): Add, remove, and manage users in your ABBYY Vantage tenant, and control what they can do by assigning Role-based access control (RBAC) roles. - [Process via API](https://docs.abbyy.com/vantage/getting-started/api.md): Extract data from a document using the Vantage REST API - [What to learn next](https://docs.abbyy.com/vantage/getting-started/next-steps.md): Choose your next learning path through the Vantage documentation - [Getting Started](https://docs.abbyy.com/vantage/getting-started/overview.md): Process your first document with ABBYY Vantage - [Understanding your results](https://docs.abbyy.com/vantage/getting-started/results.md): Learn how to read the extracted data from a Vantage transaction - [Process via UI](https://docs.abbyy.com/vantage/getting-started/ui.md): Extract data from a document using the Vantage web interface - [Configure PDF Processing Mode](https://docs.abbyy.com/vantage/how-to/configure-pdf-processing-mode.md): Step-by-step guide to configuring the PDF Processing Mode setting in OCR Skills and Process Skill. - [Configure LLM connections](https://docs.abbyy.com/vantage/how-to/connections.md): Set up and manage LLM connections with OpenAI and Microsoft Foundry for AI-powered extraction in ABBYY Vantage. - [How-to guides](https://docs.abbyy.com/vantage/how-to/introduction.md): Step-by-step tutorials to get you started with ABBYY Vantage - [Add the Vantage MCP server to Claude Code](https://docs.abbyy.com/vantage/how-to/mcp-server.md): Connect the ABBYY Vantage MCP server to Claude Code for instant documentation search while building Vantage integrations. - [Add the Vantage MCP server to GitHub Copilot](https://docs.abbyy.com/vantage/how-to/mcp-server-copilot.md): Connect the ABBYY Vantage MCP server to GitHub Copilot in VS Code for instant documentation search while building Vantage integrations. - [Process documents with SFTP](https://docs.abbyy.com/vantage/how-to/process-skill.md): Complete guide to setting up and using ABBYY Vantage for automated document processing via SFTP, from creating Process Skills to downloading extraction results. - [Extract data with prompt-based activities](https://docs.abbyy.com/vantage/how-to/prompt-extraction.md): Configure prompt-based extraction activities in Advanced Designer to extract data with LLM connections. - [Choose between Base, Derived, and New skills](https://docs.abbyy.com/vantage/how-to/skill-types.md): Understand the three ways to work with skills in ABBYY Vantage and know when to use each approach. - [Azure Infrastructure Creation](https://docs.abbyy.com/vantage/private-cloud/azure-infrastructure.md): Step-by-step guide for creating Azure infrastructure for ABBYY Vantage deployment using ARM templates. - [Configuration](https://docs.abbyy.com/vantage/private-cloud/configuration.md): Configure shared folders, database connections, GPU, timeouts, and SSL certificates. - [Email Templates](https://docs.abbyy.com/vantage/private-cloud/email-templates.md): Customizing email templates for ABBYY Vantage notifications. - [FIPS Compliance](https://docs.abbyy.com/vantage/private-cloud/fips-compliance.md): Federal Information Processing Standard (FIPS) compliance requirements for ABBYY Vantage Azure deployments. - [Image Signature and Attestation Validation](https://docs.abbyy.com/vantage/private-cloud/image-attestation.md): How to verify cryptographic signatures and attestations for ABBYY Vantage Private Cloud container images. - [Initial Setup](https://docs.abbyy.com/vantage/private-cloud/initial-setup.md): Initial configuration steps after installing ABBYY Vantage on-premises - [Installation](https://docs.abbyy.com/vantage/private-cloud/installation.md): Step-by-step guide for installing ABBYY Vantage on-premises. - [Introduction](https://docs.abbyy.com/vantage/private-cloud/introduction.md): This document describes the system requirements and provides step-by-step guidelines and recommendations for installing and running ABBYY Vantage within your own IT infrastructure. - [Managing Tenants and Users](https://docs.abbyy.com/vantage/private-cloud/managing-tenants-users.md): How to create, manage, and delete tenants and users in ABBYY Vantage on-premises. - [Monitoring and Administration](https://docs.abbyy.com/vantage/private-cloud/monitoring.md): Monitor system health and administer ABBYY Vantage on-premises deployment. - [OAuth 2.0 for IMAP](https://docs.abbyy.com/vantage/private-cloud/oauth-imap-setup.md): Setting up OAuth 2.0 authentication for IMAP email connections. - [Performance Guide](https://docs.abbyy.com/vantage/private-cloud/performance-guide.md): Resource requirements and scaling recommendations for ABBYY Vantage on-premises deployment. - [Quickstart](https://docs.abbyy.com/vantage/private-cloud/quickstart.md): Prerequisites checklist for ABBYY Vantage on-premises deployment. - [Release Notes](https://docs.abbyy.com/vantage/private-cloud/release-notes.md): Release notes for ABBYY Vantage Private Cloud deployments. - [Subscriptions](https://docs.abbyy.com/vantage/private-cloud/subscriptions.md): Managing subscriptions and licensing in ABBYY Vantage on-premises. - [System Requirements](https://docs.abbyy.com/vantage/private-cloud/system-requirements.md): Hardware, software, and network requirements for ABBYY Vantage on-premises deployment. - [Updating ABBYY Vantage](https://docs.abbyy.com/vantage/private-cloud/updating.md): How to update and recover ABBYY Vantage on-premises installation. - [Vantage 3 Release Notes](https://docs.abbyy.com/vantage/release-notes/3.0/release-notes.md) ## OpenAPI Specs - [openapi](https://docs.abbyy.com/openapi.json) - [openapi-reporting](https://docs.abbyy.com/openapi-reporting.json)