Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,335 for

htmldocument

(0.12 sec)
  1. Convert HTML to PDF – Java Code and Online Conv...

    Sample Java code for HTML to PDF conversion with Aspose.HTML for Java. Use it to convert HTML to PDF within any Web or Desktop Java based application....HTML document HTMLDocument document = new HTMLDocument( "template...

    products.aspose.com/html/java/conversion/html-t...
  2. HTML Template – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to populate an HTML template from data sources and convert it to an HTML document....that takes four parameters: HTMLDocument object is used as a source...template) var document = new HTMLDocument(Path.Combine(DataDir, "html-template...

    products.aspose.com/html/net/html-template/
  3. Create an HTML Page using Python

    Aspose.HTML for Python via .NET offers classes and methods to create an HTML page using Python. This HTML SDK is a go-to option for processing web pages....creating an object of the HTMLDocument class. Invoke the create_text_node...

    blog.aspose.com/html/create-an-html-page-using-...
  4. Web 可访问性规则 – 如何使用 Aspose.HTML for .NET 进行检查

    了解如何在 Aspose.HTML for .NET 中使用 AccessibilityRules 类,该类是 WCAG 2.0 要求、成功标准和技术的一个存储库。...object of the HTMLDocument 18 using (HTMLDocument document = new...new HTMLDocument(htmlPath)) 19 { 20 // Check the document 21 ValidationResult...

    docs.aspose.com/html/zh/net/web-accessibility-r...
  5. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....using var document = new HTMLDocument("input.html") // Create...developers: loads files using HTMLDocument class; creates an instance...

    products.aspose.com/html/net/
  6. 在 C# 中检查颜色对比度 – 在 C# 中检查颜色对比度

    了解无障碍网页的对比度最佳实践,并使用 Aspose.HTML 检查色彩对比度。让所有用户都能阅读网站。...21 using (HTMLDocument document = new HTMLDocument(documentPath))...18 using (HTMLDocument document = new HTMLDocument(documentPath))...

    docs.aspose.com/html/zh/net/color-contract-acce...
  7. 错误和警告 – C# 中的网页无障碍检查

    了解 Aspose.HTML for .NET 中的类和接口,它们可以帮助您在根据 WCAG 验证网站时收集错误和警告。...object of the HTMLDocument class 12 using (HTMLDocument document =...= new HTMLDocument(documentPath)) 13 { 14 // Check the document...

    docs.aspose.com/html/zh/net/web-accessibility-e...
  8. Convert HTML to TIFF via Java – Aspose.HTML for...

    Sample Java code for HTML to TIFF conversion with Aspose.HTML for Java. Use it to convert HTML to TIFF in any Java web or desktop application....HTML document HTMLDocument document = new HTMLDocument( "file.html"...

    products.aspose.com/html/java/conversion/html-t...
  9. Image alt tag – Check using C# – Aspose.HTML fo...

    Easily сheck alt tags against WCAG standards. Integrate alt tag checks into your C# projects, ensuring web content accessibility....All); // Initialize an HTMLDocument object using ( var document...document = new HTMLDocument(documentPath)) { var validationResult...

    products.aspose.com/html/net/image-alt-tag-chec...
  10. Convert XHTML to PDF – C# code and Online Conve...

    Convert XHTML to PDF online or via C#. Save XHTML as PDF file using Aspose.HTML for .NET API. Try online XHTML to PDF Converter for free!...using var document = new HTMLDocument("{{input lower}}"); {{#if_output...XHTML file using one of HTMLDocument() constructors of the class...

    products.aspose.com/html/net/conversion/xhtml-t...