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

# Barcode field

> Document skill に Barcode フィールド を追加し、認識するバーコード種別を設定して、field のプロパティを設定します。

Barcode フィールド を使用すると、ドキュメント上のバーコードを検出し、バーコードにエンコードされたデータを自動的に英数字形式に変換できます。"

<div id="add-a-barcode-field">
  ## Barcode フィールド を追加
</div>

<div id="mark-a-barcode-on-the-document-image">
  ### 文書画像上でバーコードをマークする
</div>

バーコード (カーソルを合わせると緑色でハイライト表示されます) をクリックするか、その周囲をドラッグして四角形で囲みます。新しい field が、自動的に割り当てられた名前とバーコード種別とともにデータ フォームに表示されます。

<div id="add-an-empty-field-and-mark-its-region">
  ### 空の field を追加し、その領域を指定する
</div>

ツールバーの **Add Barcode** をクリックし、バーコードを囲むように四角形をドラッグします (またはバーコードをクリックします) 。デコードされた文字列が、データ フォームに field の値として表示されます。

<Tip>
  自動的に割り当てられた名前が適切でない場合は、データ フォーム内の名前をダブルクリックするか、**Field options** で名前をクリックして field の名前を変更します。
</Tip>

<div id="add-regions-to-an-existing-barcode-field">
  ### 既存の Barcode フィールド に領域を追加する
</div>

データ フォームで field を選択し、次にドキュメント画像上のバーコードの位置をクリックします。

<div id="change-the-detected-barcode-type">
  ### 検出されたバーコード種別を変更する
</div>

Vantage はバーコード種別を自動的に割り当てます。表示または変更するには、次の手順に従います。

1. field の上にある**Field options**をクリックします。
2. バーコード種別名をクリックします。
3. ダイアログで適切なオプションを選択します。

Vantage の推定が誤っていた場合や、1 つの領域に複数の種別のバーコードが含まれる可能性がある場合は、バーコード種別を変更します。

<div id="general-properties">
  ## 一般プロパティ
</div>

| Property    | Description                                                                |
| :---------- | :------------------------------------------------------------------------- |
| **field名**  | Skill 内で一意である必要があります。使用できない文字: `. , / : * ? " < > \|`。最大長: 90 文字。          |
| **複数項目を許可** | バーコードが繰り返し出現するかどうかを指定します (たとえば、複数の注文に対応する請求書に複数のバーコードがある場合) 。              |
| **必須field** | 有効で、抽出後にfieldが空の場合、ドキュメントはルールエラーとともに手動確認に送られます。                            |
| **主要field** | fieldを Skill の主要fieldに追加します。主要fieldは、Skill Monitor でドキュメントの検索や絞り込みに使用できます。 |
| **バーコード種別** | Vantage が検索するバーコード種別を指定します。除外した種別は認識されません。郵便バーコードを除き、既定ですべての種別が有効です。       |

<Tip>
  ドキュメントに含まれるバーコード種別がわかっている場合は、不要な種別を除外すると処理を高速化できます。
</Tip>

<div id="related-topics">
  ## 関連項目
</div>

* [対応バーコード種別](/ja/vantage/documentation/tenant-admin/technical-specs/barcodes)
* [Skill Designer でドキュメントにラベル付けする](/ja/vantage/documentation/skill-designer/document/labeling-documents)
* [Skill Monitor](/ja/vantage/documentation/runtime/skill-monitor/skill-monitor)
* [フィールドを追加する](/ja/vantage/documentation/skill-designer/document/adding-fields/adding-fields)
