Convert PostScript PS/EPS and XPS to PDF and Raster Images in C++
Create or Edit XPS Documents Programmatically in C++
Read or Create Projects on Project Server and Project Online using C# .NET
Convert PDF File to PowerPoint Presentation in C#
C++ PDF Library - Create PDF Files Programmatically in C++
How to Create Word Documents in Java - MS Word Automation
Various libraries are available that allow you to generate MS Word documents programmatically in Java. However, some of them need MS Office and others require you to write complex code. Considering such issues, this article aims to provide you with the best yet simplest way to create MS Word documents in Java without requiring MS Office.
Aspose.Words for .NET 20.3 is released!
Generate Word Documents from Templates in C# .NET
Comprehensive step-by-step guide to create Word documents from templates in C# with Aspose.Words, using XML, JSON, CSV, or object data.
Export Pages in Multipage TIFF, GIF, and Other Formats using C# and Java
Convert HTML to PDF in C# .NET
There are various scenarios when you need to perform HTML to PDF conversion from within C# .NET applications. For example, you may want to convert a web page to PDF from within your application or you may need to generate PDF from the content of a WYSIWYG HTML editor. Another scenario could be converting the HTML page from a specific URL to PDF. In order to deal with such cases, you will learn how to perform HTML to PDF conversion in C#. The HTML content could be a .html file or a web page from a URL.