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

htmldocument

(0.07 sec)
  1. Convert HTML to DOCX in Python

    Automate the conversion of web pages into MS Word files programmatically. Aspose.HTML for Python via .NET offers features to convert HTML to DOCX in Python....Initialize an instance of the HTMLDocument class and load an HTML document...

    blog.aspose.com/html/convert-html-to-docx-in-py...
  2. 网络无障碍 – 如何使用 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/
  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. 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/
  5. 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/
  6. 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/
  7. 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...
  8. 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...
  9. Convert HTML to MHTML – Java Code and Online Co...

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

    products.aspose.com/html/java/conversion/html-t...
  10. 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...