OutSystems Forge 日本語データベース

HTML Utils

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-10-15 1.5 Justin James All .NET Libraries
HTMLのトリミング(すべてのタグを閉じる、HTMLをテキストに変換してすべてのタグを削除するなど)などのHTML文字列を処理するユーティリティアクションを提供します。
HTMLのトリミング(すべてのタグを閉じる、HTMLをテキストに変換してすべてのタグを削除するなど)などのHTML文字列を処理するユーティリティアクションを提供します。 特徴 クリーンテキスト版を作成するには、HTML文字列からタグを削除します。 すべてのタグを閉じる所定の長さにHTML文字列をトリムします。 URLデコード テキストのすべてのURLを検出し、適切なアンカータグに変換します。

[Overview]
Provides utility Actions to handle HTML strings, such as trimming HTML but closing all tags, or converting HTML to text removing all tags.
[Detail]
Provides utility Actions to handle HTML strings, such as trimming HTML but closing all tags, or converting HTML to text removing all tags. Feature List Remove tags from an HTML string to produce a clean text version. Trim an HTML string to a given length closing all the tags. URL Decode Detects all URLs in a piece of text, and turns them into the appropriate anchor tags.
戻る