Read or Create Projects on Project Server and Project Online using C# .NET

March 20, 2020 · Usman Aziz

Convert PDF File to PowerPoint Presentation in C#

March 18, 2020 · Usman Aziz

C++ PDF Library - Create PDF Files Programmatically in C++

March 17, 2020 · Usman Aziz

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.
March 11, 2020 · Usman Aziz

Aspose.Words for .NET 20.3 is released!

March 10, 2020 · Andrey Noskov

Generate Word Documents from Templates in C# .NET

Step-by-step guide to generate Word documents from templates in C# using Aspose.Words with XML, JSON, CSV, or object data.
March 5, 2020 · Usman Aziz

Export Pages in Multipage TIFF, GIF, and Other Formats using C# and Java

March 3, 2020 · Usman Aziz

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.
February 28, 2020 · Usman Aziz

Protect or Unprotect Word Documents using C#

February 27, 2020 · Usman Aziz

Adding Digital Signatures to PDFs in C# - A Step-by-Step Guide

Learn how to easily add and verify a digital signature in PDF documents using C#. A complete guide for creating a digital signature in PDF in simple steps.
February 25, 2020 · Usman Aziz