by DevComponents - 製品のタイプ: コンポーネント / .NET Class / 100% Managed Code
この商品については、日本語の説明書きはございません。
Provide the Document Object Model for HTML documents. HtmlDocument class library provides you with the DOM (Document Object Model) for HTML documents. The same way the XmlDocument class provides the DOM for the XML documents the HtmlDocument does that for HTML documents. HtmlDocument library provides the light-weight high-performance HTML Document Object Model engine. HTMLDocument is 100% native .NET framework managed component written in C#.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 13,755 (税込) | 1 Developer License | ダウンロード (324 KB) | |
| カートに追加 | ¥ 26,145 (税込) | 4 Developer Team License | ダウンロード (324 KB) | |
| カートに追加 | ¥ 41,370 (税込) | 10 Developer Team License | ダウンロード (324 KB) | |
| カートに追加 | ¥ 55,125 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | ダウンロード (324 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
HTML
The HtmlDocument class library will accept the standard (not well formed) HTML and create the in-memory tree like document object model from it.
XML
HtmlDocument library will also create the XmlDocument from current HTML DOM so you can use full power provided by XmlDocument class directly on your HTML.