Uipath Marketplace

サインイン

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

HTML to DataTable

HTML to DataTable

作成者: Internal Labs

7

アクティビティ

ダウンロード数

14.7k

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

A custom activity which takes HTML as input and returns a DataTable in case you have TR and TD in your HTML.

概要

概要

This activity takes input a HTML Code as string. We can specify in the Boolean flag whether or not we want to add header. i.e. to treat first row as Header in case is not present.

Note: TH will always be treated as header even if we specify Add Header as false.

The Output is an array of DataTable.

Use cases:

  1. Extract tables from HTML Mail body.
  2. Extract tables from files which contains HTML formatted data.

機能

機能

This activity can come in handy in a variety of use cases, for example for converting HTML Tables into DataTables: e.g. if you have tables in your Outlook mail, we can read Outlook mail as HTML and pass it to this activity. It will return the array of DataTable for all .

その他の情報

その他の情報

依存関係

Macros: Page Properties, Status

コード言語

C#, Visual Basic

ランタイム

クロスプラットフォーム (.NET 5.0 以上)

公開者

Internal Labs

公開者ページを表示

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

2.0.2

更新日

2023年11月17日

対応製品

Studio: 22.10 - 23.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

類似のコンポーネント