跳轉到主要內容
帶有 AEM_ 前綴的旗標用於表示可能的 ABBYY FineReader Engine 模組,這些模組是否可用取決於授權。ILicense::AvailableEngineModules 屬性回傳由零個或多個這些旗標值以位元 OR 組合而成的結果,其中每個已設定位元都表示授權中可使用對應的 ABBYY FineReader Engine 模組。
module AvailableEngineModulesFlags
{
  const int AEM_ProcessAsPlainText    = 0x00000001;
  const int AEM_Process               = 0x00000002;
  const int AEM_Analyze               = 0x00000004;
  const int AEM_Recognize             = 0x00000008;
  const int AEM_Synthesize            = 0x00000010;
  const int AEM_OMR                   = 0x00000020;
  const int AEM_ExtendedCharacterInfo = 0x00000040;
  const int AEM_OpenPDF               = 0x00000080;
  const int AEM_UserPatterns          = 0x00000100;
  const int AEM_CameraOCR             = 0x00000800;
  const int AEM_ColorFiltering        = 0x00001000;
  const int AEM_BCR                   = 0x00002000;
  const int AEM_Classification        = 0x00004000;
  const int AEM_MRZCapture            = 0x00008000;
  const int AEM_OpenOfficeFormats     = 0x00010000;
  const int AEM_Comparator            = 0x00020000;
};

項目

名稱說明
AEM_Analyze分析 模組。
AEM_BCR名片辨識 模組。
AEM_CameraOCR相機 OCR 模組。
AEM_Classification文件分類 模組。
AEM_ColorFiltering色彩篩選 模組。
AEM_Comparator文件比較 模組。
AEM_ExtendedCharacterInfo擴充字元資訊 模組。
AEM_MRZCaptureMRZCapture 模組。
AEM_OMROMR 模組。
AEM_OpenOfficeFormats開啟 Office 格式 模組。注意:僅適用於 Windows 和 Linux。
AEM_OpenPDF開啟 PDF 模組。
AEM_Process處理 模組。
AEM_ProcessAsPlainText以純文字處理 模組。
AEM_Recognize識別 模組。
AEM_Synthesize合成 模組。
AEM_UserPatterns使用者字樣 模組。

見於

授權 ABBYY FineReader Engine 12 模組