activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UiPath logo, featuring letters U and I in white
Document Understanding アクティビティ
Last updated 2024年11月21日

ResultsDocumentBounds クラス

定義

  • 名前空間: UiPath.DocumentProcessing.Contracts.Results
  • アセンブリ: UiPath.DocumentProcessing.Contracts

説明

報告された抽出または分類結果のドキュメント境界を表すパブリック クラスです。

メンバー

コンストラクター
  • ResultsDocumentBounds(int pageCount, int textLength) - ResultsDocumentBounds クラスの新しいインスタンスを初期化し、指定された入力引数に従って StartPage = 0TextStartIndex = 0、および PageCount and TextLength を設定します。
  • ResultsDocumentBounds(int startPage, int pageCount, int textStartIndex, int textLength) - ResultsDocumentBounds クラスの新しいインスタンスを初期化し、指定された入力引数に従ってすべてのプロパティを設定します。
プロパティ
  • PageCountint - ドキュメントの境界内のページ数です。
  • StartPage int - ドキュメントの境界内の最初のページの 0 ベース インデックスです。
  • TextLength int - PageCountStartPageで定義したページ範囲内で見つかったコンテンツのテキストの長さです。
  • TextStartIndex int - ファイル全体から StartPage を開始するテキスト位置です。
  • 定義
  • 説明
  • メンバー

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.