- ABBYY FineReader Engine 集合的索引從 0 開始。
- 可使用 C# 中的 foreach 陳述式 (在 Visual Basic .NET 中為 for each) 來操作此集合。
屬性
方法
輸出參數
- CreateIntsCollection 方法,屬於 Engine 物件
- ColorHues 屬性,屬於 ColorObjectsProhibitingParams 物件
- GetPagesToProcess 方法,屬於 IFileAdapter 介面 (Linux 和 Windows)
- PaperSizes 和 Resolutions 屬性,屬於 ScanSourceCapabilities 物件 (Windows)
- GetSelectedBlocksIndices 方法,屬於 ZoomViewer 物件 (Visual Components)
- GetSelectedBlocksIndices 方法和 SelectedPagesIndices 屬性,屬於 ImageViewer 物件 (Visual Components)
- SelectedPagesIndices 屬性,屬於 DocumentViewer 物件 (Visual Components)
輸入參數
- InjectTextLayer 方法,屬於 Engine 物件
- AddImageFile、AddImageFileFromAttachment、AddImageFileFromMemory、AddImageFileWithPassword、AddImageFileWithPasswordCallback、AddImageFileFromStream、CheckTextLayer、PreprocessPages、AnalyzePages、ExportPages、RecognizePages、SplitPages、SynthesizePages、ProcessPages 方法,屬於 FRDocument 物件
- Renumber 方法,屬於 FRPages 物件
- AddWordsToCacheDictionary 和 RecognizeBlocks 方法,屬於 FRPage 物件
- AddPages 方法,屬於 ExportFileWriter 物件
- AddWords 方法,屬於 Dictionary 物件
- RemoveColorObjectsEx 方法,屬於 ImageDocument 物件
- ColorHues 屬性,屬於 ColorObjectsProhibitingParams 物件
- CompareDocuments 方法,屬於 Comparator 物件
- InitializeGrid 方法,屬於 TableBlock 物件
- ZoomViewer 物件的 SetSelectedBlocksIndices 方法
- ImageViewer 物件的 SetSelectedBlocksIndices 方法和 SelectedPagesIndices 屬性
- IZoomViewerEvents 介面的 OnToolChangeBlockRegion、OnDeleteBlocks、OnReadBlocks 方法
- IImageViewerEvents 介面的 OnReadBlocks、OnToolChangeBlockRegion、OnDeleteBlocks、OnReadBlocks、OnEditImages、OnCorrectResolution、OnCropImages、OnSplitImages 方法
- DocumentViewer 物件的 SelectedPagesIndices 屬性
- IDocumentViewerEvents 介面的 OnExportPages、OnRenumberingPages 方法
範例
C# 程式碼
C# 程式碼
- Linux:BatchProcessing
- Windows:BatchProcessing 和 VisualComponents;以及示範工具:BatchProcessingRecognition、Classification
