Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.HTML Product Family
Convert YouTube to MP3 in C#
YouTube is a collection of millions of videos. In certain scenarios, you may need the audio from YouTube in MP3 format. In accordance with that, the article covers how to convert YouTube to MP3 programmatically in C#.
Create Zoom Video Downloader in C#
Zoom is a famous platform for video teleconferencing, which is popularly used for online meetings, classes, etc. In certain situations, you may need to download a recording or some other video resource from Zoom. This article covers how to create a Zoom video downloader programmatically in C#.
Create YouTube Video Downloader in C#
YouTube is a great place for watching videos about anything that interests you. You may need to create a YouTube video downloader application for saving or viewing the videos offline. This article covers how to create a YouTube video downloader programmatically in C#.
Convert HTML to PDF in Java on Linux
HTML files are commonly used to display text, images, drawings, etc. over the web. In certain situations, you might need to convert HTML files to PDF files. This article covers how to convert an HTML file to a PDF document on Linux in Java.
Convert Markdown to HTML or HTML to MD File in Java
Markdown is used to create formatted text with plain text symbols. You can easily format text as bold, italic, underline, and other formatting types. You can convert Markdown MD to HTML as well as HTML to Markdown programmatically in Java. The following sections explain these conversion scenarios.
Convert HTML to PDF File on Linux in .NET
HTML files are widely used over the internet. In various cases, you need to convert HTML files to PDF documents. Accordingly, this article covers how to convert an HTML file to a PDF document on Linux in .NET.
Convert Markdown MD File to Word Document DOCX/DOC or XPS File in C#
Markdown is markup text to create formatted text files. This article covers how to convert a Markdown .md file to a Word document as DOCX/DOC format file, as well as from Markdown to XPS file.
Posted in Aspose.HTML Product Family Tagged MD to DOC, MD to DOCX, MD to Word, MD to XPS, Markdown to DOCX, Markdown to Word, Markdown to XPS
Convert HTML or MHTML to XPS Programmatically in C#
HTML files are used over the web for presenting and formatting information. You can convert HTML files to XPS files programmatically using C#. The following use cases elaborate different conversion scenarios.
Create or Fill HTML Form with Submit Button using C#
HTML forms are frequently used for getting input from the users. You can fill in different form fields containing Checkbox, Text, Radio, and Submit button for input. You can create or fill-in the HTML form programmatically using the C# language.
Convert EPUB to PDF Programmatically with Java
EPUB files are used for publishing purposes on large scale. Publishing of books, brochures, for instance. Moreover, EPUB to PDF conversion is useful for making the file compatible with more system environments and operating systems. Let us explore different use cases related to EPUB to PDF conversion programmatically using Java.