Le contenu des profils peut être modifié dans les nouvelles éditions ou versions d’ABBYY FineReader Engine. Consultez cet article lors d’une mise à niveau si votre application dépend de paramètres de profil spécifiques. Vous pouvez également créer vos propres profils afin d’éliminer tout risque de modification. Consultez Utilisation des profils pour des instructions détaillées.
| Nom du profil | Paramètres | Formats d’export recommandés ou API pour un traitement ultérieur | |
|---|---|---|---|
| DataExtraction | PageAnalysisParams AnalysisMode = PAM_TextExtraction SpeedQualityMode = SQM_Accurate DetectBarcodes = TRUE DetectPictures = TRUE DetectTables = TRUE DetectHandwritten = TRUE DetectCheckmarks = TRUE DetectStamps = TRUE DetectTextOnPictures = TRUE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Accurate TextTypes = TT_Normal | TT_Handwritten SynthesisParamsForDocument DetectDocumentStructure = TRUE | Export recommandé : JSON, XML |
| DocumentConversion_Accuracy | PageAnalysisParams AnalysisMode = PAM_DocumentConversion SpeedQualityMode = SQM_Accurate DetectBarcodes = TRUE DetectPictures = TRUE DetectTables = TRUE DetectHandwritten = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Accurate TextTypes = TT_Normal SynthesisParamsForDocument DetectDocumentStructure = TRUE DetectFontFormatting = TRUE | Export recommandé : DOCX, RTF, PPTX, XLSX | |
| DocumentConversion_Normal | PagePreprocessingParams CorrectOrientationMode = COM_No CorrectSkewMode = CSM_Fast PageAnalysisParams AnalysisMode = PAM_DocumentConversion SpeedQualityMode = SQM_Fast DetectBarcodes = FALSE DetectPictures = TRUE DetectTables = TRUE DetectHandwritten = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Normal TextTypes = TT_Normal SynthesisParamsForDocument DetectDocumentStructure = TRUE DetectFontFormatting = TRUE | Export recommandé : DOCX, RTF, PPTX, XLSX | |
| DocumentArchiving_Accuracy | PageAnalysisParams AnalysisMode = PAM_TextExtraction SpeedQualityMode = SQM_Accurate DetectBarcodes = TRUE DetectPictures = TRUE DetectTables = FALSE DetectHandwritten = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Accurate SynthesisParamsForDocument DetectDocumentStructure = FALSE DetectFontFormatting = FALSE SynthesisParamsForPage DetectFontFormattingAtPageLevel = TRUE DetectTextColor = TSPV_No DetectBackgroundColor = TSPV_No | Export recommandé : PDF (texte sous l’image) ⚠️ Important ! Ce profil n’est pas conçu pour convertir un document en RTF, DOCX ou PDF texte uniquement. Utilisez les profils de conversion de documents à cet effet. | |
| DocumentArchiving_Speed | ObjectsExtractionParams FastObjectsExtraction = TRUE ProhibitColorImage = TRUE PagePreprocessingParams UseFastBinarization = TRUE CorrectOrientationMode = COM_No CorrectSkewMode = CSM_Fast CropImage = TSPV_No DetectImageType = TSPV_No StraightenLinesMode = SLM_Fast ResolutionDetectionMode = RDM_Fast PageAnalysisParams AnalysisMode = PAM_TextExtraction SpeedQualityMode = SQM_Fast DetectBarcodes = FALSE DetectPictures = FALSE DetectTables = FALSE DetectHandwritten = FALSE DetectVerticalEuropeanText = FALSE RecognizerParams Mode = RM_Fast SynthesisParamsForDocument DetectDocumentStructure = FALSE DetectFontFormatting = FALSE SynthesisParamsForPage DetectFontFormattingAtPageLevel = TRUE DetectTextColor = TSPV_No DetectBackgroundColor = TSPV_No | Export recommandé : PDF (texte sous l’image) ⚠️ Important ! Ce profil n’est pas destiné à convertir un document en RTF, DOCX ou PDF contenant uniquement du texte. Utilisez les profils de conversion de documents à cette fin. | |
| TextExtraction_Accuracy | PageAnalysisParams AnalysisMode = PAM_TextExtraction SpeedQualityMode = SQM_Accurate DetectBarcodes = TRUE DetectPictures = FALSE DetectTables = FALSE DetectVectorGraphics = FALSE DetectHandwritten = FALSE DetectSeparators = TRUE DetectCheckmarks = FALSE DetectStamps = FALSE DetectTextOnPictures = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Accurate SynthesisParamsForDocument DetectDocumentStructure = TRUE DetectFontFormatting = FALSE SynthesisParamsForPage DetectFontFormattingAtPageLevel = TRUE DetectTextColor = TSPV_No DetectBackgroundColor = TSPV_No | Export recommandé : TXT, JSON, XML | |
| TextExtraction_Speed | ObjectsExtractionParams FastObjectsExtraction = TRUE ProhibitColorImage = FALSE PagePreprocessingParams UseFastBinarization = TRUE DiscardColorImage = TRUE CorrectOrientationMode = COM_No ResolutionDetectionMode = RDM_Fast PageAnalysisParams AnalysisMode = PAM_TextExtraction SpeedQualityMode = SQM_Fast DetectBarcodes = FALSE DetectPictures = FALSE DetectTables = FALSE DetectVectorGraphics = FALSE DetectHandwritten = FALSE DetectSeparators = TRUE DetectCheckmarks = FALSE DetectStamps = FALSE DetectTextOnPictures = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Fast SynthesisParamsForDocument DetectDocumentStructure = FALSE DetectFontFormatting = FALSE SynthesisParamsForPage DetectFontFormattingAtPageLevel = TRUE DetectTextColor = TSPV_No DetectBackgroundColor = TSPV_No | Export recommandé : TXT, JSON, XML | |
| FieldLevelRecognition | DocumentProcessingParams PerformSynthesis = FALSE PageProcessingParams PerformAnalysis = FALSE RecognizerParams Mode = RM_Accurate SynthesisParamsForPage DetectFontFormattingAtPageLevel = FALSE | API recommandée : pour accéder au texte reconnu d’un champ, utilisez l’objet TextBlock et son sous-objet Text. Utilisez l’objet CharParams pour obtenir les paramètres d’un caractère reconnu et de ses variantes de reconnaissance. | |
| ReconnaissanceBarcode_Précision | ObjectsExtractionParams DetectMatrixPrinter = FALSE DetectPorousText = FALSE PageAnalysisParams DetectBarcodes = TRUE DetectPictures = FALSE DetectTables = FALSE DetectText = FALSE DetectSeparators = FALSE DetectVectorGraphics = FALSE PagePreprocessingParams CorrectSkewMode = CSM_Off | API recommandée : pour accéder au texte reconnu d’un code-barres, utilisez l’objet BarcodeBlock et son sous-objet Text. | |
| BarcodeRecognition_Speed | ObjectsExtractionParams DetectMatrixPrinter = FALSE DetectPorousText = FALSE FastObjectsExtraction = TRUE PageAnalysisParams DetectBarcodes = TRUE DetectPictures = FALSE DetectTables = FALSE DetectText = FALSE DetectSeparators = FALSE DetectVectorGraphics = FALSE PagePreprocessingParams CorrectSkewMode = CSM_Off DiscardColorImage = TRUE StraightenLinesMode = SLM_Fast PageProcessingParams PerformPreprocessing = FALSE | API recommandée : pour accéder au texte reconnu d’un Barcode, utilisez l’objet BarcodeBlock et son sous-objet Text. | |
| BarcodeRecognition | Ce profil est équivalent à BarcodeRecognition_Accuracy. Il est conservé uniquement pour des raisons de rétrocompatibilité. | API recommandée : pour accéder au texte reconnu d’un code-barres, utilisez l’objet BarcodeBlock et son sous-objet Text. | |
| HighCompressedImageOnlyPdf | DocumentProcessingParams PerformSynthesis = FALSE ObjectsExtractionParams ProhibitColorImage = TRUE PageAnalysisParams CollectPdfExportData = TRUE AnalysisMode = PAM_TextOnly PageProcessingParams PerformRecognition = FALSE PDFExportParams Scenario = PES_MinSize TextExportMode = PEM_ImageOnly PagePreprocessingParams CorrectSkewMode = CSM_Off | Export recommandé : PDF | |
| BusinessCardsProcessing | ObjectsExtractionParams EnableAggressiveTextExtraction = TRUE ProhibitColorImage = FALSE PageAnalysisParams PageObjectsUsageMode = POUM_BCR PrepareImageMode DocumentType = DT_BusinessCard SynthesisParamsForDocument DetectDocumentStructure = FALSE SynthesisParamsForPage SynthesizeBusinessCards = TRUE | Export recommandé : vCard, XML | |
| MachineReadableZone | PagePreprocessingParams CorrectGeometry = TSPV_Auto CorrectOrientationMode = COM_Auto CorrectSkewMode = CSM_Auto OverwriteResolutionMode = ORM_Auto PageAnalysisParams AnalysisMode = PAM_TextOnly DetectPictures = FALSE DetectSeparators = FALSE DetectTables = FALSE DetectText = TRUE DetectVectorGraphics = FALSE DetectTextOnPictures = TRUE ObjectsExtractionParams EnableAggressiveTextExtraction = TRUE RemoveGarbage = TRUE RemoveTexture = TRUE RecognizerParams Mode = RM_Accurate SynthesisParamsForDocument DetectFontFormatting = TRUE DocumentProcessingParams PerformSynthesis = TRUE | Export recommandé : XML, JSON | |
| EngineeringDrawingsProcessing | PageAnalysisParams AnalysisMode = PAM_TextOnly DetectPictures = FALSE DetectVectorGraphics = FALSE DetectVerticalEuropeanText = TRUE RecognizerParams Mode = RM_Accurate FontFormattingDetectionParams DetectFontFamily = TRUE DetectBold = TRUE DetectFontSize = TRUE SynthesisParamsForDocument DetectDocumentStructure = FALSE DetectFontFormatting = FALSE SynthesisParamsForPage DetectFontFormattingAtPageLevel = TRUE | Export recommandé : PDF | |
| Par défaut | Toutes les valeurs sont réglées sur les valeurs par défaut indiquées dans la description de chaque objet. | — |
