Presentations (PPTX/PPT) are frequently used to depict information to a large number of audiences. In this article, we will be discussing how to convert PowerPoint presentations to HTML. This use case can be helpful when the information is to be presented in a web application, website, etc.
Convert CAD's DWG and DXF to PDF using C#
AutoCAD is used by designers to create various types of designs of buildings, bridges, automobiles, chips and etc. in a wide range of industries. However, the AutoCAD formats (DWG, DXF, etc.) can only be viewed in a dedicated software or an online AutoCAD viewer. To make things easier, the AutoCAD drawings could be converted into PDF files which can be viewed anywhere without any dependency. In this article, you will learn how to convert AutoCAD DWG/DXF drawings to PDF programmatically using C#.
Add or Remove Header and Footer in Word Documents using Java
Header and Footer are commonly used in documents to show important information like page number, topic, chapter, etc. You can add, insert, delete or remove header and footer in Word documents (DOCX/DOC) using your Java applications. In this article, we will be learning about adding or removing headers and footers.
Create Clipping Path in TIFF Images using C#
Split MS Word Documents using C#
Create OMR Sheet Checker or Scanner Software in C#
Comprehensive tutorial to design OMR templates, produce PDFs, and scan bubble answer sheets in C# with Aspose.OMR.
Create MS Word Documents (DOC/DOCX) using C++
Aspose.Words offers a powerful API suite to create, edit, and convert MS Word files programmatically. It supports both basic and advanced word‑processing features. This guide shows how to use Aspose.Words for C++ to create Word documents from scratch. Step‑by‑step instructions and code samples demonstrate inserting text, images, tables, lists and other elements.
Convert Excel XLS to HTML using Python
Learn how to transform Excel workbooks into responsive HTML pages using Python and Aspose.Cells, with optional tooltip support.
Convert Word to HTML MHTML Programmatically using C++
Create MS Excel Files using Python - Python Excel API