> ## 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.

# 要素のプロパティ

> Header、Footer、Group から Static Text、Barcode、Table、Repeating Group まで、すべての FlexiLayout Studio 要素型のプロパティリファレンスへのリンク。

<CardGroup cols={2}>
  <Card title="ヘッダーとフッター" icon="shapes" href="/ja/flexi-capture/fls/template/elements-header-footer">
    Group 型の要素で文書の先頭と末尾を示します。
  </Card>

  <Card title="Group" icon="layer-group" href="/ja/flexi-capture/fls/template/elements-compound">
    サブ要素を 1 つの単位にまとめ、検索制約を共有します。
  </Card>

  <Card title="ラベル付き field" icon="list" href="/ja/flexi-capture/fls/template/labeled-field">
    ラベルテキスト、位置、content type を設定して、名前付き field を見つけます。
  </Card>

  <Card title="要素の行" icon="list" href="/ja/flexi-capture/fls/template/line-of-elements">
    1 行に並んだシンプルな子要素を検出します。
  </Card>

  <Card title="First Found" icon="layer-group" href="/ja/flexi-capture/fls/template/first-found">
    いずれかのサブ要素が検出された時点で検索を停止します。フォールバックに便利です。
  </Card>

  <Card title="Static Text" icon="shapes" href="/ja/flexi-capture/fls/template/static-text">
    エラーや大文字小文字を制御して、あらかじめ定義された単語やフレーズを見つけます。
  </Card>

  <Card title="Character String" icon="shapes" href="/ja/flexi-capture/fls/template/character-chain">
    正規表現またはアルファベットを使用して、内容が特定されていないテキストを検索します。
  </Card>

  <Card title="Paragraph" icon="shapes" href="/ja/flexi-capture/fls/template/text-chain">
    内容不明の複数行テキストブロックを検出します。
  </Card>

  <Card title="Date" icon="shapes" href="/ja/flexi-capture/fls/template/date">
    文書画像上のさまざまな形式の日付を検出します。
  </Card>

  <Card title="通貨" icon="shapes" href="/ja/flexi-capture/fls/template/currency">
    通貨名や値の制限を指定して金額を見つけます。
  </Card>

  <Card title="Phone" icon="shapes" href="/ja/flexi-capture/fls/template/phone">
    接頭辞、区切り文字、桁数を制御して電話番号を検出します。
  </Card>

  <Card title="固有表現" icon="shapes" href="/ja/flexi-capture/fls/ner">
    NLP を使用して人名、会社名、地名、住所を抽出します。
  </Card>

  <Card title="Separator" icon="shapes" href="/ja/flexi-capture/fls/template/separator">
    長さの制限を指定して、縦方向と横方向の区切り線を見つけます。
  </Card>

  <Card title="White Gap" icon="shapes" href="/ja/flexi-capture/fls/template/white-gap">
    オブジェクトヒストグラムを使用して、空の矩形領域を見つけます。
  </Card>

  <Card title="Barcode" icon="shapes" href="/ja/flexi-capture/fls/template/barcode">
    文書画像上でサポートされているバーコード種別を特定します。
  </Card>

  <Card title="Object Collection" icon="shapes" href="/ja/flexi-capture/fls/template/object-collection">
    FlexiLayout 内で異なる型のオブジェクトの集合を検索します。
  </Card>

  <Card title="Region" icon="vector-square" href="/ja/flexi-capture/fls/template/area">
    内容を制限せずに画像領域を定義します。
  </Card>

  <Card title="テーブル" icon="table-cells" href="/ja/flexi-capture/fls/template/table">
    財務テーブルを含む、さまざまな構造のテーブルを検出します。
  </Card>

  <Card title="繰り返しグループ" icon="layer-group" href="/ja/flexi-capture/fls/template/repeatable-group">
    繰り返し回数を設定できる、繰り返し現れる要素の集合を検出します。
  </Card>
</CardGroup>
