Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,427 for

htmldocument

(0.08 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. 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...
  4. Accessibility Validator – Aspose.HTML for .NET

    Learn how to use Aspose.HTML for .NET to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....object of the HTMLDocument class 13 using (HTMLDocument document =...= new HTMLDocument(documentPath)) 14 { 15 // Check the document...

    docs.aspose.com/html/net/accessibility-validator/
  5. 网络无障碍 – 如何使用 Aspose.HTML for Java 进行检查

    了解如何使用 Aspose.HTML for Java API 检查网站的可访问性,并找出您的网站是否符合 WCAG 标准。...Initialize an HTMLDocument object 13 final HTMLDocument document =...= new HTMLDocument(documentPath); 14 ValidationResult result...

    docs.aspose.com/html/zh/java/web-accessibility/
  6. Convert Markdown to PDF in Java – Aspose.HTML f...

    Learn how to convert Markdown to PDF using Java library. Consider various Markdown to PDF conversion scenarios with ready-to-use Java code examples....Convert Markdown to HTML 11 HTMLDocument document = Converter. convertMarkdown...Convert Markdown to HTML 4 HTMLDocument document = Converter. convertMarkdown...

    docs.aspose.com/html/java/convert-markdown-to-pdf/
  7. Web Accessibility – Check using C# – Aspose.HTM...

    Check web accessibility against WCAG compliance using C#. Get information to help you solve web content accessibility issues....object HTMLDocument using ( var document = new HTMLDocument( "https://products...

    products.aspose.com/html/net/web-accessibility/
  8. CSS 扩展 – CSS 供应商前缀 – Aspose.HTML for .NET

    了解 CSS 供应商前缀,并参考 C# 示例,了解如何使用 CSS 扩展创建文档页边距自定义标记。...document 34 using HTMLDocument document = new HTMLDocument( "<div>Hello...

    docs.aspose.com/html/zh/net/css-extensions/
  9. CanvasRenderingContext2D – Aspose.HTML for .NET

    Learn how to implement CanvasRenderingContext2D to draw, style, and transform graphics in the .NET environment....using ( var document = new HTMLDocument()) { // Add a <canvas> element...CanvasRenderingConte Use the HTMLDocument() constructor to initialize...

    products.aspose.com/html/net/canvasrenderingcon...
  10. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...ConvertHTML(HTMLDocument document, ImageSaveOptions...the method - ConvertHTML(HTMLDocument document, ImageSaveOptions...

    forum.aspose.com/t/aspose-html-system-platformn...