Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,207 for

htmldocument

(0.05 sec)
  1. Authentication – C# examples – Aspose.HTML for ...

    Learn how to use Aspose.HTML to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos...configuration 12 using HTMLDocument document = new HTMLDocument( "https://httpbin...

    docs.aspose.com/html/net/message-handlers/authe...
  2. Convert HTML to MD – Java Code and Online Conve...

    Sample Java code for HTML to MD conversion. Use this example code to convert HTML to MD within any Web or Desktop Java based application....HTML document HTMLDocument document = new HTMLDocument( "document...

    products.aspose.com/html/java/conversion/html-t...
  3. Convert HTML to XHTML – Python code and Online ...

    Convert HTML to XHTML online or with Python. Use Python library or HTML Converter to save webpage as XHTML quickly, clearly and safely....a file or URL document = HTMLDocument("{{input lower}}") # Initialize...XHTML. Use the method of the HTMLDocument class to save HTML as XHTML...

    products.aspose.com/html/python-net/conversion/...
  4. Convert XHTML to PNG – C# code and Online Conve...

    Convert XHTML to PNG in C#. Save XHTML as PNG file using C# code. Try online XHTML to PNG Converter for free!...using var document = new HTMLDocument("{{input lower}}"); {{#if_output...image. You need to pass the HTMLDocument, ImageSaveOptions, and output...

    products.aspose.com/html/net/conversion/xhtml-t...
  5. Convert HTML to TIFF via Java

    Sample Java code for HTML to TIFF conversion. Use this example code to convert HTML to TIFF within any Web or Desktop Java based application...HTML document HTMLDocument document = new HTMLDocument( "file.html"...

    products.aspose.com/html/java/conversion/html-t...
  6. Convert HTML to MHTML in Java – Aspose.HTML for...

    Convert HTML to MHTML using Aspose.HTML for Java API. Consider various HTML to MHTML conversion scenarios in Java code examples....the file 2 HTMLDocument document = new HTMLDocument( "drawing...

    docs.aspose.com/html/java/convert-html-to-mhtml/
  7. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving text readability and image rendering, creating a smoother experience for .NET developers....18 using ( var doc = new HTMLDocument( "text" , string. Empty...16 using ( var doc = new HTMLDocument( "text" , string. Empty...

    docs.aspose.com/html/net/migration-between-vers...
  8. 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...
  9. Accessibility Validator – Aspose.HTML for .NET

    Integrate website accessibility checking into your development workflow and improve the quality of your web projects with Aspose.HTML....Initialize an object of the HTMLDocument class using ( var document...document = new HTMLDocument(documentPath)) { // Check the document...

    products.aspose.com/html/net/accessibility-vali...
  10. Convert HTML to XPS via Java

    Sample Java code for HTML to XPS conversion. Use this example code to convert HTML to XPS within any Web or Desktop Java based application....from a file HTMLDocument htmltoxps = new HTMLDocument( "document...

    products.aspose.com/html/java/conversion/html-t...