Build HTML Converter & Renderer via C# REST SDK
C# Cloud SDK to help you render & convert HTML documents stored on the cloud.
Get StartedAspose.HTML Cloud SDK for .NET helps programmers build cloud-based HTML converter & renderer applications in C#, ASP.NET and other .NET programming languages.
Aspose.HTML Cloud offers functionality to convert HTML files into various fixed-layout document formats such as PDF, XPS, and DOCX; raster image formats including JPEG, PNG, TIFF, BMP, and GIF; and MD and MHTML formats. Additionally, it provides the capability to vectorize images by converting JPEG, PNG, TIFF, BMP, and GIF files to SVG.
Advanced Conversion Features
Convert HTML to different formats including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, Markdown, and MHTML
Convert XHTML to different formats including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, Markdown, and MHTML.
Convert EPUB to different formats including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, and GIF.
Convert MHTML to different formats including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, and HTML.
Convert Markdown to different formats including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, and GIF.
Convert SVG to different formats including PDF, XPS, JPEG, PNG, TIFF, BMP, and GIF.
Vectorize Image formats PNG, JPEG, BMP, TIFF, and GIF to SVG
Get Started with HTML Processing REST API
It is easy to get started with Aspose.HTML Cloud SDK for .NET as you need nothing to install. Simply create an account at Aspose for Cloud and get your application information. Once you have the App SID & key, you are ready to give the Aspose.HTML Cloud SDK for .NET a try on any platform.
Fetch HTML document from local storage and convert to JPEG - .NET
// Initialize SDK API
var api = new HtmlApi("CLIENT_ID", "CLIENT_SECRET").ConvertApi;
// Convert HTML to PDF
var result = await api.ConvertAsync("test.html", "test.pdf");
Extensive Support for HTML Page Conversion
Aspose.HTML Cloud SDK for .NET can fetch HTML document from storage location by its name and convert it to specified image format, or PDF, XPS, and markdown to save it to storage. You can also convert the HTML document from the storage or request stream by its name to the specified image format or PDF, XPS, and Markdown then save it to storage. HTML Cloud SDK also allows you to get HTML page from the web by its URL and convert it to specified image format, or other formats, such as PDF, XPS, and MHTML.
- Learning Resources
- Documentation
- Source Code
- API References
- Tutorial Videos
- Product Support
- Free Support
- Paid Support
- Blog
- Why Aspose.HTML Cloud SDK for .NET?
- Customers List
- Security