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

# PPTExportParams オブジェクト（IPPTExportParams インターフェイス）

> ABBYY FineReader Engine API の PPTExportParams オブジェクト（IPPTExportParams インターフェイス）— 認識されたテキストの PPTX 形式へのエクスポートを調整する、ファイル/メモリに保存可能な永続オブジェクト。

このオブジェクトは、ABBYY FineReader Engine のエクスポート機能を使用して、認識されたテキストを PPTX 形式でエクスポートする際のパラメーターを調整する機能を提供します。

このオブジェクトへのポインターは、入力パラメーターとしてエクスポート メソッドに渡され、エクスポート結果に影響します。この型の新しく作成されたオブジェクトでは、すべてのプロパティに妥当な既定値が設定されています。各プロパティの既定値の詳細については、対応するプロパティの説明を参照してください。

PPTExportParams オブジェクトは永続オブジェクトです。つまり、オブジェクトの現在の状態を永続ストレージに書き込むことができます。後で、永続ストレージからオブジェクトの状態を読み込むことで、そのオブジェクトを再作成できます。次のメソッドは、オブジェクトの永続化に使用されます。

Linux: [SaveToFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetofile-method)、および [LoadFromFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfromfile-method)

Windows: [SaveToFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetofile-method)、[LoadFromFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfromfile-method)、[SaveToMemory](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetomemory-method)、および [LoadFromMemory](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfrommemory-method)。

<div id="properties">
  ## プロパティ
</div>

<table>
  <thead>
    <tr>
      <th>
        <p>
          <strong>名前</strong>
        </p>
      </th>

      <th>
        <p>
          <strong>型</strong>
        </p>
      </th>

      <th>
        <p>
          <strong>説明</strong>
        </p>
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <p>
          <strong>Application</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/api-reference/engine-object-iengine-interface">
              Engine
            </a>
          </strong>

          ,{" "}

          <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties#readonly_properties">
            read-only
          </a>
        </p>
      </td>

      <td>
        <p>
          <strong>Engine</strong> オブジェクトを返します。
        </p>
      </td>
    </tr>

    <tr>
      <td colspan="3">
        <p>
          <em>書式設定</em>
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="keeplines" />

          <strong>KeepLines</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              VARIANT\_BOOL
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          エクスポート時に、認識されたテキストの元の行を保持するかどうかを指定します。
        </p>

        <p>デフォルト値は FALSE です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="wraptextinblock" />

          <strong>WrapTextInBlock</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              VARIANT\_BOOL
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>テキストを元のブロック内に収める必要があるかどうかを指定します。</p>

        <Note>
          縦書きの{" "}

          <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/recognizing-cjk-languages#cjk">
            CJK 言語
          </a>

          {" "}

          のテキストは、このプロパティの値が FALSE の場合と同様に常にエクスポートされます。
        </Note>

        <p>デフォルト値は FALSE です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="writerunningtitles" />

          <strong>WriteRunningTitles</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              VARIANT\_BOOL
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          ランニングタイトルを出力 PPTX ファイルに保存するかどうかを指定します。
        </p>

        <p>このプロパティのデフォルト値は TRUE です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="metadatawritingparams" />

          <strong>MetaDataWritingParams</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/api-reference/parameter-objects/export-parameters/documentcontentinfowritingparams">
              DocumentContentInfoWritingParams
            </a>
          </strong>

          ,{" "}

          <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties#readonly_properties">
            read-only
          </a>
        </p>
      </td>

      <td>
        <p>
          ドキュメントの作成者、件名、タイトル、およびキーワードを出力ファイルに書き込むかどうかを指定します。これらのドキュメントパラメーターは、{" "}

          <strong>
            <a href="/ja/fine-reader/engine/api-reference/document-related-objects/documentcontentinfo">
              DocumentContentInfo
            </a>

            {" "}
          </strong>

          サブオブジェクトで定義されており、{" "}

          <strong>
            <a href="/ja/fine-reader/engine/api-reference/document-related-objects/frdocument">
              FRDocument
            </a>
          </strong>

          {" "}

          オブジェクトに含まれます。
        </p>
      </td>
    </tr>

    <tr>
      <td colspan="3">
        <p>
          <em>色の設定</em>
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="keeptextcolor" />

          <strong>KeepTextColor</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              VARIANT\_BOOL
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          認識されたテキストを PPTX 形式にエクスポートする際に、テキストの元の色を保持するかどうかを指定します。
        </p>

        <Note>
          テキストの色をエクスポート時に保持できるのは、ページ合成時に{" "}

          <a href="/ja/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage#detecttextcolor">
            ISynthesisParamsForPage::DetectTextColor
          </a>

          {" "}

          プロパティが TSPV\_Yes または TSPV\_Auto に設定されていた場合のみです。
        </Note>

        <p>このプロパティのデフォルト値は TRUE です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="backgroundcolormode" />

          <strong>BackgroundColorMode</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/api-reference/enumerations/backgroundcolormodeenum">
              BackgroundColorModeEnum
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          PPTX 形式にエクスポートする際の背景色の保存モードを指定します。保存できるのは、矩形のテキストブロックおよび表ブロックの背景色のみです。
        </p>

        <Note>
          背景色をエクスポート時に保持できるのは、ページ合成時に{" "}

          <a href="/ja/fine-reader/engine/api-reference/parameter-objects/preprocessing-analysis-recognition-and-synthesis-parameters/synthesisparamsforpage#detectbackgroundcolor">
            ISynthesisParamsForPage::DetectBackgroundColor
          </a>

          {" "}

          プロパティが TSPV\_Yes または TSPV\_Auto に設定されていた場合のみです。
        </Note>

        <p>このプロパティのデフォルト値は BCM\_Color です。</p>
      </td>
    </tr>

    <tr>
      <td colspan="3">
        <p>
          <em>画像の埋め込み</em>
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="writepictures" />

          <strong>WritePictures</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              VARIANT\_BOOL
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          PPTX 形式のファイルに画像を書き込むかどうかを指定します。
        </p>

        <p>デフォルト値は TRUE です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="pictureexportparams" />

          <strong>PictureExportParams</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/api-reference/parameter-objects/export-parameters/pictureexportparams">
              PictureExportParams
            </a>
          </strong>

          ,{" "}

          <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties#readonly_properties">
            読み取り専用
          </a>
        </p>
      </td>

      <td>
        <p>
          出力ファイルに埋め込まれた画像に使用する画像形式とJPEG品質を指定します。
        </p>
      </td>
    </tr>

    <tr>
      <td colspan="3">
        <p>
          <em>用紙サイズ</em>
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="paperheight" />

          <strong>PaperHeight</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              int
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          PPTXファイルの用紙の高さをtwips (1インチの1/1440) で指定します。このプロパティの値は1〜56インチの範囲内である必要があります。このプロパティまたは<strong>PaperWidth</strong>プロパティの値が範囲外の場合、プログラムは元の画像の高さを使用します。
        </p>

        <p>デフォルトでは、このプロパティの値は0です。</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          <a name="paperwidth" />

          <strong>PaperWidth</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>
            <a href="/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties">
              int
            </a>
          </strong>
        </p>
      </td>

      <td>
        <p>
          PPTXファイルの用紙の幅をtwips (1インチの1/1440) で指定します。このプロパティの値は1〜56インチの範囲内である必要があります。このプロパティまたは<strong>PaperHeight</strong>プロパティの値が範囲外の場合、プログラムは元の画像の幅を使用します。
        </p>

        <p>デフォルトでは、このプロパティの値は0です。</p>
      </td>
    </tr>
  </tbody>
</table>

<div id="methods">
  ## メソッド
</div>

| 名前                                                                                                                                               | 説明                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------- |
| [CopyFrom](/ja/fine-reader/engine/visual-components-reference/supplementary-objects/spellwordcollection/copyfrom-method)                         | 現在のオブジェクトのプロパティを、別のオブジェクトの対応するプロパティの値で初期化します。 |
| [LoadFromFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfromfile-method)                                       | ディスク上のファイルからオブジェクトの内容を復元します。                  |
| [LoadFromMemory](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/loadfrommemory-method) <br /><br /> **注:** *Windows のみ。* | グローバルメモリからオブジェクトの内容を復元します。                    |
| [SaveToFile](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetofile-method)                                           | オブジェクトの内容をディスク上のファイルに保存します。                   |
| [SaveToMemory](/ja/fine-reader/engine/api-reference/supplementary-objects-and-methods/savetomemory-method) <br /><br /> **注:** *Windows のみ。*     | オブジェクトの内容をグローバルメモリに保存します。                     |

<div id="related-objects">
  ## 関連オブジェクト
</div>

<img src="https://mintcdn.com/abbyy/i-EfCQVmseNiPQcp/images/fine-reader/engine/pptexportparams.gif?s=5dcb3cfb1b892d03bae00c0bfd7cdbfd" alt="PPTExportParams" width="161" height="89" data-path="images/fine-reader/engine/pptexportparams.gif" />[](/ja/fine-reader/engine/api-reference/parameter-objects/export-parameters/documentcontentinfowritingparams)[](/ja/fine-reader/engine/api-reference/parameter-objects/export-parameters/pictureexportparams)

[オブジェクト図](/ja/fine-reader/engine/api-reference/object-diagram)

<div id="output-parameter">
  ## 出力パラメーター
</div>

このオブジェクトは、[Engine](/ja/fine-reader/engine/api-reference/engine-object-iengine-interface) オブジェクトの [CreatePPTExportParams](/ja/fine-reader/engine/api-reference/engine-object-iengine-interface/creation-methods/createlessobjectgreater-methods) メソッドの出力パラメーターです。

<div id="input-parameter">
  ## 入力パラメーター
</div>

このオブジェクトは、次のメソッドの入力パラメーターとして渡されます。

* [FRDocument](/ja/fine-reader/engine/api-reference/document-related-objects/frdocument) オブジェクトの [Export](/ja/fine-reader/engine/api-reference/document-related-objects/frdocument/export-method)、[ExportPages](/ja/fine-reader/engine/api-reference/document-related-objects/frdocument/exportpages-method)、[ExportToMemory](/ja/fine-reader/engine/api-reference/document-related-objects/frdocument/exporttomemory-method) メソッド

* [FRPage](/ja/fine-reader/engine/api-reference/document-related-objects/frpage) オブジェクトの [Export](/ja/fine-reader/engine/api-reference/document-related-objects/frpage/export-method) メソッド

* [Engine](/ja/fine-reader/engine/api-reference/engine-object-iengine-interface) オブジェクトの [RecognizeImageFile](/ja/fine-reader/engine/api-reference/engine-object-iengine-interface/processing-methods/recognizeimagefile-method) メソッド

* Windows Visual Components 用 [IDocumentViewerEvents](/ja/fine-reader/engine/visual-components-reference/idocumentviewerevents) インターフェイスの [OnExportPages](/ja/fine-reader/engine/visual-components-reference/idocumentviewerevents/onexportpages-method) メソッド

* Windows Visual Components 用 [IDocumentViewerEvents](/ja/fine-reader/engine/visual-components-reference/idocumentviewerevents) インターフェイスの [OnSendToPages](/ja/fine-reader/engine/visual-components-reference/idocumentviewerevents/onsendtopages-method) メソッド

<div id="samples">
  ## サンプル
</div>

このオブジェクトは、次のコードサンプルで使用されています：[CommandLineInterface](/ja/fine-reader/engine/guided-tour/samples#commandlineinterface) (Windows および Linux)

<div id="see-also">
  ## 関連項目
</div>

[エクスポート パラメーターの調整](/ja/fine-reader/engine/guided-tour/advanced-techniques/tuning-export-parameters)

[プロファイルの使用](/ja/fine-reader/engine/guided-tour/advanced-techniques/working-with-profiles)

[プロパティの操作](/ja/fine-reader/engine/guided-tour/advanced-techniques/programming-aspects/working-with-properties)
