activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
生産性を高めるアクティビティ
Last updated 2024年9月13日

Using Word APIs

To use the Word APIs, apply the following steps:
  1. アクティビティ パッケージをダウンロードします。
  2. コード化されたワークフローを作成します。
  3. Call the word.UseWordDocument method to retrieve the handle of a Word file.
    Note: By default, this method uses the Word options from Project settings for the resulting handle. However, you can change this behavior by overriding the default options if you use a WordUseOptions object as a parameter, and set its properties as needed.
  4. Use the handle to perform actions. With the Word coded automation, you should be able to perform the same operations as with the Word modern activities in a .xaml file.
    Note: The Word activities are implemented in the Coded service as extension methods for handles. To check all the available extension methods, type WordOperations. and then Ctrl + Space.

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

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