Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,429 for

htmldocument

(0.19 sec)
  1. 保存验证结果 – C# 中的网页无障碍检查

    了解如何使用 Aspose.HTML .NET 库以不同的输出格式(文本、JSON 和 XML)保存网站无障碍测试结果。...4 5 using (HTMLDocument document = new HTMLDocument(htmlPath))...4 5 using (HTMLDocument document = new HTMLDocument(htmlPath))...

    docs.aspose.com/html/zh/net/web-accessibility-v...
  2. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....using var document = new HTMLDocument("{{input lower}}"); {{#if_output...of the HTMLDocument() constructors of the HTMLDocument class....

    docs.aspose.com/html/net/convert-html-to-markdown/
  3. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....object of the HTMLDocument class 14 final HTMLDocument document =...= new HTMLDocument(documentPath); 15 ValidationResult validationResult...

    docs.aspose.com/html/java/accessibility-validator/
  4. How to Merge HTML Files to PDF in C#

    This basic tutorial focuses on how to merge HTML files to PDF in C#. It covers the library configuration in your environment and a step-by-step process followed by a working sample code to combine HTML to PDF in C#....HTML files using a separate HTMLDocument class object for each file...

    kb.aspose.com/html/net/how-to-merge-html-files-...
  5. Միավորել HTML ֆայլերը PDF-ին Python-ում

    Այս հիմնական ուղեցույցը բացատրում է, թե ինչպես միաձուլել HTML ֆայլերը PDF-ին Python-ում: Այն բացատրում է գրադարանի տեղադրումը ձեր համակարգում և քայլ առ քայլ ընթացակարգը, ինչպես նաև գործարկվող կոդի հատված՝ Python-ում HTML-ը PDF-ի հետ համատեղելու համար:...յուրաքանչյուրը ներկայացված է HTMLDocument դասի օրինակով Սկսեք HTMLRenderer...

    kb.aspose.com/hy/html/python/merge-html-files-t...
  6. Convert HTML to JPG in Python

    This brief article covers how to convert HTML to JPG in Python. It contains the stepwise algorithm and the sample code to render HTML to JPG in Python....source HTML file using the HTMLDocument class object Create an instance...

    kb.aspose.com/html/python/convert-html-to-jpg-i...
  7. Web Accessibility – How to Check with Aspose.HT...

    Learn how to check website accessibility using Aspose.HTML for Java API and find out if your website is WCAG  compliant....Initialize an HTMLDocument object 13 final HTMLDocument document =...= new HTMLDocument(documentPath); 14 ValidationResult result...

    docs.aspose.com/html/java/web-accessibility/
  8. MutationObserver – 与 Aspose.HTML for Java 一起使用

    了解如何使用 Aspose.HTML for Java 的 MutationObserver 类高效地跟踪和处理实时 DOM 更新。... 使用 构造函数创建 HTMLDocument 类的新实例。 使用 构造函数创建一个新的 MutationObserver...document 4 HTMLDocument document = new HTMLDocument(); 5 6 //...

    docs.aspose.com/html/zh/java/mutationobserver/
  9. Փոխակերպեք HTML-ը Markdown-ի Python-ում

    Այս ուղեցույցը քննարկում է, թե ինչպես փոխարկել HTML-ը Markdown-ի Python-ում: Այն ներառում է IDE պատրաստմանը վերաբերող տեղեկատվություն, ծրագրի քայլ առ քայլ տրամաբանությունը և աշխատանքային օրինակելի կոդը Python-ում HTML-ը MD-ի փոխակերպելու համար:... Սկսեք HTMLDocument դասի օրինակ՝ սկզբնաղբյուր...

    kb.aspose.com/hy/html/python/convert-html-to-ma...
  10. Փոխակերպեք HTML-ը JPG-ի Python-ում

    Այս հակիրճ հոդվածը ներառում է, թե ինչպես փոխարկել HTML-ը JPG-ի Python-ում: Այն պարունակում է քայլ առ քայլ ալգորիթմ և օրինակելի կոդը Python-ում HTML-ը JPG-ի վերածելու համար:...HTML ֆայլը՝ օգտագործելով HTMLDocument դասի օբյեկտը Ստեղծեք ImageSaveOptions...

    kb.aspose.com/hy/html/python/convert-html-to-jp...