このセクションでは、アプリケーションのソースコードの変更が必要になる可能性がある、名刺APIへのすべての変更について説明します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
| Object/Enumeration | Property/Method/Constant | What has happened? | Comment |
|---|---|---|---|
| FRPage | ProcessBusinessCards | 削除 | LinuxおよびWindowsでは名刺を並列処理できるようになったため、このメソッドは不要になりました。 |
| FRDocument | ProcessBusinessCards | 削除 | LinuxおよびWindowsでは名刺を並列処理できるようになったため、このメソッドは不要になりました。 |
| BusinessCardProcessingParams | 削除 | 1ページ上の複数の名刺の検出を有効にするには、PagePreprocessingParams objectの SplitType プロパティをPST_BusinessCardSplitに設定してください。 | |
| BusinessCardsCollection | 名称変更 | objectの新しい名前は BusinessCards です。新しい命名規則では、一時的なcollection の名前にはCollectionという接尾辞が付きますが、これは読み取り専用collectionです。 | |
| BusinessCardField | FindComponentByType | 削除 | 代わりに FindComponent メソッドを使用してください。 |
