Der Inhalt der Profile kann sich in neuen Releases oder Versionen von ABBYY FineReader Engine ändern. Prüfen Sie diesen Artikel bei einem Upgrade, wenn Ihre Anwendung von bestimmten Profileinstellungen abhängt. Sie können auch eigene Profile erstellen, um Änderungen vollständig auszuschließen. Ausführliche Anweisungen finden Sie unter Arbeiten mit Profilen.
| Profilname | Einstellungen | Empfohlene Exportformate oder API für die Weiterverarbeitung | |
|---|---|---|---|
| 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 | Empfohlene Exportformate: 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 | Empfohlene Exportformate: 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 | Empfohlenes Exportformat: 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 | Empfohlener Export: PDF (Text unter dem Bild) ⚠️ Wichtig! Das Profil ist nicht für die Konvertierung eines Dokuments in RTF, DOCX oder ein PDF nur mit Text vorgesehen. Verwenden Sie dafür die Profile zur Dokumentkonvertierung. | |
| 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 | Empfohlener Export: PDF (Text unter dem Bild) ⚠️ Wichtig! Das Profil ist nicht für die Konvertierung eines Dokuments in RTF, DOCX oder ein PDF nur mit Text vorgesehen. Verwenden Sie hierfür die Profile zur Dokumentkonvertierung. | |
| 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 | Empfohlene Exportformate: 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 | Empfohlene Exportformate: TXT, JSON, XML | |
| Erkennung auf Feldebene | DocumentProcessingParams PerformSynthesis = FALSE PageProcessingParams PerformAnalysis = FALSE RecognizerParams Mode = RM_Accurate SynthesisParamsForPage DetectFontFormattingAtPageLevel = FALSE | Empfohlene API: Für den Zugriff auf den erkannten Text eines Felds verwenden Sie das TextBlock-Objekt und sein Text-Unterobjekt. Verwenden Sie das CharParams-Objekt, um die Parameter eines erkannten Zeichens und seiner Erkennungsvarianten abzurufen. | |
| Barcodeerkennung_Genauigkeit | ObjectsExtractionParams DetectMatrixPrinter = FALSE DetectPorousText = FALSE PageAnalysisParams DetectBarcodes = TRUE DetectPictures = FALSE DetectTables = FALSE DetectText = FALSE DetectSeparators = FALSE DetectVectorGraphics = FALSE PagePreprocessingParams CorrectSkewMode = CSM_Off | Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das Objekt BarcodeBlock und dessen Unterobjekt 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 | Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das Objekt BarcodeBlock und dessen Unterobjekt Text. | |
| BarcodeRecognition | Dieses Profil entspricht BarcodeRecognition_Accuracy. Es wird nur aus Gründen der Abwärtskompatibilität beibehalten. | Empfohlene API: Um auf den erkannten Text eines Barcodes zuzugreifen, verwenden Sie das BarcodeBlock-Objekt und sein Text-Unterobjekt. | |
| 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 | Empfohlenes Exportformat: PDF | |
| BusinessCardsProcessing | ObjectsExtractionParams EnableAggressiveTextExtraction = TRUE ProhibitColorImage = FALSE PageAnalysisParams PageObjectsUsageMode = POUM_BCR PrepareImageMode DocumentType = DT_BusinessCard SynthesisParamsForDocument DetectDocumentStructure = FALSE SynthesisParamsForPage SynthesizeBusinessCards = TRUE | Empfohlene Exportformate: 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 | Empfohlene Exportformate: 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 | Empfohlenes Exportformat: PDF | |
| Standard | Alle Werte sind auf die in den jeweiligen Objektbeschreibungen angegebenen Standardwerte gesetzt. | — |
