- ABBYY FlexiCaptureの導入
- ABBYY FlexiCaptureアーキテクチャ
-
ABBYY FlexiCapture でのスクリプトの使用
- .Net 言語で書かれるスクリプトの仕様
- 外部アセンブリ
- スクリプトエディタ
- オブジェクトモデル
-
処理ステージのカスタマイズのためのスクリプト
- スクリプトの種類
-
オブジェクト
- IActionResult
- IAssemblingError
- IAssemblingErrors
- IBatch
- IBatchCheckResults
- IBatchItem
- IBatchItems
- IBatchTypeClassifier
- IBatchTypeClassifierResult
- IBinarizationParams
- IBoxedBoolean
- ICharacterParams
- ICharactersParams
- ICheckmarkGroupValue
- ICheckmarkValue
- IDataSet
- IDataSetQuery
- IDataSetRecord
- IDocument
- IDocuments
- IDocumentExportResults
- IDocumentsExportResults
- IDocumentDefinitionInfo
- IDocumentDefinitionInfoArray
- IEditablePictureObject
- IExportFieldsToRedact
- IExportImageSavingOptions
- IField
- IFieldRegion
- IFieldRegions
- IFields
- IFlexiCaptureTools
- ILocalContrastParams
- IMatchedSectionInfo
- IMatchingInfo
- IPage
- IPageClassificationResult
- IPages
- IPictureObject
- IPictureObjectsInfo
- IPrincipal
- IPrincipals
- IProcessingCallback
- IProject
- IProperties
- IProperty
- IPropertyModificationInfo
- IRecordCheckResult
- IRecordset
- IRect
- IRects
- IRoutingRuleResult
- IRuleContext
- IRuleError
- IRuleErrors
- IRuleTag
- IRuleTags
- IScriptBinaryAttributes
- IScriptDefinitionContext
- ISectionDefinitionInfo
- ISectionDefinitionInfoArray
- IShadowsHighlightsParams
- IStageInfo
- IUserAttachment
- IUserAttachments
- IUserSessionInfo
- IValue
- IVARIANTArray
- TAssemlingErrorType
- TBatchItemType
- TColorToFilter
- TExportFieldType
- TExportType
- TImageCompressionType
- TPageClassificationType
- TPdfAVersion
- TPdfDocumentInfoType
- TPdfTextSearchAreaType
- TPrincipalType
- TProcessingPriority
- TPropertyType
- TRuleErrorType
- TStateType
- サンプルスクリプト
- 認識言語の内部名
-
インターフェイスイベントの処理スクリプト
- イベントハンドラ
-
オブジェクト
- IBoolean
- IBoxedFieldControl
- IDocumentEditor
- IDocumentItem
- IDocumentItems
- IDocumentsCollection
- IDocumentsWindow
- IDrawContext
- IErrorControl
- IErrorControls
- IErrorsWindow
- IFieldControl
- IFieldRegionControl
- IFieldRegionControls
- IFormWindow
- IImageWindow
- IMainMenu
- IMainWindow
- IMenu
- IMenuItem
- IPageControl
- IPageItem
- IPageItems
- IPagesCollection
- IPoint
- ISelection
- IShellRational
- IShellRect
- IShellRects
- ITaskWindow
- ITextEditor
- IToolbar
- IToolbarButton
- IToolbars
- TCommandBarType
- TCommandID
- TDockingType
- TDocumentState
- TErrorType
- TSelectionType
- TTaskWindowMode
- TTextSize
- TUserRole
- TWorkWindowType
- ウェブ検証ステーションのユーザースクリプト
-
アプリケーションプログラミングインターフェース (API)
- ABBYY FlexiCapture アプリケーションサーバーウェブサービス API について
- ABBYY FlexiCapture アプリケーションサーバーのウェブサービス API の使用
-
参照
- API メソッド
- データタイプ
- ファイルでの作業
- ウェブサービス・モバイルAPI
- ユーザアカウント管理のウェブサービス
- API の使用例
- 検証ステーションをサードパーティシステムへ統合
- 補助設定の構成とウェブステーションのカスタマイズ
- カスタムレポート
- 付録
Japanese (日本語) - Change language
Document
操作
Documentデータ型は文書に関する情報を格納します。
フィールド
名前 | 型 | 記述 |
Id | int |
文書のID。 文書をバッチに追加する前に文書IDを設定することをおすすめします。GetBatchIdsRange方法を使用して、新しい文書のIDを予約します。 |
BatchId | int | バッチのID |
ParentId | int |
セットの親文書のID。 新しい文書をセットの一部にする場合は、このフィールドにセットの親文書の値を割り当てます。 新しい文書をどのセットにも含めない場合は、フィールドの値を0に設定します。
|
ChildrenOrder | ChildrenOrder [] |
セットの文書の並べ替えを可能にする子文書のセット。 データがサーバーから読み取られると、フィールドは自動的に入力されます。 このフィールドが空の場合、セットの文書は追加された順に並べられます。 |
DocIndex | int | 文書インデックス |
TemplateName | string | 文書定義の名前 |
ProcessingStageType | int | 処理段階の型、ProcessingStageTypeの値 |
Comment | string | コメント |
Pages | Page[] | 文書のページのセット |
IsProcessed | bool | 文書が処理されたかを示すフラグ |
HasProcessingErrors | bool | 処理エラーがあったかを示すフラグ |
HasDocumentErrors | bool | 文書にエラーがあるかを示すフラグ (形式エラー、規則エラー、組み込みエラーなど) |
ErrorText | string | 文書処理エラーの記述。 |
ExternalId | string | 文書の外部ID。 |
Properties | RegistrationProperty[] | 文書の登録パラメータのセット |
Priority | Priority[] | 文書優先度 |
FileVersion | int | サーバーの文書ファイルのバージョン |
ownerId | int | プロジェクトを所有するユーザーまたはグループのID |
StageExternalId | int | タスクが作成された処理段階のID (バッチ型内で一意) |
taskId | int | 文書が属するタスクのID |
UncertainSymbols | int | 不確実な文字の数 |
VerificationSymbols | int | 検証された文字数 |
TotalSymbols | int | 文書の文字総数 |
HasErrors | bool | 検証規則エラーがあるかを示すフラグ |
HasWarnings | bool | 検証規則警告があるかを示すフラグ |
HasAssemblingErrors | bool | 組み込みエラーがあったかを示すフラグ |
HasAttachments | bool | 文書に添付があるかを示すフラグ |
Flags | int |
文書のステータスを記述するフラグのセットです。フィールドの値はフラグの値の組み合わせで、以下を含みます:
|
2/20/2021 12:32:42 PM