English

Create MS Project Files Programmatically using Java

MS Project is a well-known project management application that makes it easier for managers to perform project management activities efficiently. The project managers can create tasks, add resources, and assign tasks to the resources within a particular project. Furthermore, they can define the timeline as well as perform budget management operations. However, there could be various scenarios when managers need to customize project management operations. Also, an organization may need to automate project management within web or desktop applications.
January 6, 2021 · 4 min · Usman Aziz

Install and Apply License for Aspose.Total API

Aspose.Total is a complete set of APIs to work with different files. It lets you create, edit, convert, or manipulate hundreds of file formats. You can purchase and work with different Aspose APIs as a consolidated package, Aspose.Total. You can install or apply licenses for several APIs in Aspose.Total.
January 5, 2021 · 2 min · Farhan Raza

Protect or Unprotect Word Documents using C++

The protection of digital documents has always been a hot topic. As far as Word documents are concerned, MS Word provides several content protection features that limit the user’s access to the document. You can protect the document with a password and apply desired restrictions to avoid unauthorized access. In accordance with that, this article covers how to automate Word document protection within C++ applications. Particularly, you will learn how to protect and unprotect Word documents using C++.
January 5, 2021 · 3 min · Usman Aziz

Add or Remove Annotations in PDF Files using C#

PDF annotations are the additional objects that are used to marking up the content in PDFs. Since PDF files are not easily editable, the annotations are used to add notes about the content using comments, popups, and various other graphical objects. In this article, you will learn how to work with annotations in PDF documents programmatically. Particularly, the article will cover how to add and remove annotations in PDF files using C#.
January 4, 2021 · 3 min · Usman Aziz

Evaluation Limitations for Aspose APIs – Quick Solution

You can face some exceptions in your applications while working with Aspose APIs if there is some problem with license validation. In such cases, the exception may have the description like: “Evaluation Only. Created with Aspose. Copyright 2003-2020 Aspose Pty Ltd”, “At most 4 elements (for any collection) can be viewed in evaluation mode”, or “This document was truncated here because it was created using Aspose API in Evaluation Mode”. Moreover, you can notice evaluation watermark or truncated pages in output files. Let us explore the quick solution for troubleshooting such issues.
January 2, 2021 · 3 min · Farhan Raza

Convert Excel XLSX or XLS to Images using C#

In various scenarios, you may want to convert Excel spreadsheets to high-resolution images, for example, when you need to embed the spreadsheet content within your web or desktop applications. In this article, you will learn how to convert Excel files to image formats using C# from within the .NET applications.
January 1, 2021 · 2 min · Usman Aziz

Aspose.Total Discount Offer Ends January 31st

The time is running short! Get 25% off Aspose.Total for .NET, Java, C++, Android via Java, SharePoint, SSRS and JasperReports. Quote HOLOFF2020 when placing your order.
January 1, 2021 · 1 min · Usman Aziz

Convert Excel Data to DataTables in C#

MS Excel spreadsheets are widely used to keep the small, medium, or large-sized data. In various cases, spreadsheets act as a database to store the application data. There could be situations when you need to read the data stored in the Excel files from within your web or desktop applications. For such cases, this article covers how to export data from Excel worksheets to DataTables in C#.
January 1, 2021 · 3 min · Usman Aziz

Convert PostScript PS or EPS Files to PDF in Java

The PostScript (PS) file format is mainly used for printing purposes. A PS file is saved in page description language and can contain text, vector graphics, and raster images. On the other hand, the Encapsulated PostScript (EPS) format is used for images or drawings. In certain cases, you may need to convert a PS or EPS file to PDF format. Therefore, this article covers how to perform this conversion programmatically. Particularly, you will learn how to convert PS/EPS files into PDF using Java.
January 1, 2021 · 2 min · Usman Aziz

Creating a PDF in Java: A Step-by-Step Guide

Learn how to create PDF in Java with this comprehensive guide. This article is going to provide you with a powerful, high-speed, and high-quality Java library to create PDF files, which requires you to write minimum lines of code.
December 31, 2020 · 5 min · Usman Aziz