Convert DOCX to DOC or DOC to DOCX with C# VB.NET

Microsoft Word Documents are majorly of two types, DOC and DOCX. You can convert DOCX to DOC as well as from DOC to DOCX using C# or VB.NET programmatically. Each document can be processed and converted one by one or you can batch convert the DOC and DOCX files if you need to work with a lot of files.
October 24, 2020 · Farhan Raza

Convert PowerPoint PPTX to JPG Images using Java

Step‑by‑step guide to transform PowerPoint PPTX slides into high‑quality JPG images with Java, including thumbnail creation and custom scaling using Aspose.Slides.
October 21, 2020 · Usman Aziz

Read Barcodes using C# Barcode API

October 20, 2020 · Usman Aziz

Add or Remove Watermark in Word (DOC/DOCX) using C++

Watermarks are usually used to show ownership or the nature of the document. You can add/insert or remove watermark in Word Documents (DOC/DOCX) programmatically using C++. For instance, a word document contains classified information and you want to add a watermark in the file then these requirements can be met efficiently with Aspose.Words for C++ API.
October 20, 2020 · Farhan Raza

Generate Barcodes using C# - .NET Barcode API

October 19, 2020 · Usman Aziz

Rotate PDF Pages, the Text or Image with C# or VB.NET

Discover how to rotate PDF pages, as well as rotate embedded text or images, directly within your .NET applications. Leverage the Aspose.PDF for .NET API to perform these operations using C# or VB.NET.
October 18, 2020 · Farhan Raza

Encrypt and Decrypt PDF Files in Java

In various cases, PDF documents are encrypted before they are shared among the stakeholders. The encryption makes the document secure from unauthorized access as well as content tampering. There are a couple of popular ways of securing PDF documents – encrypting PDF with a password or limiting the user’s access permissions such as printing, editing, copying, etc. This article demonstrates how to encrypt or decrypt a PDF document using Java. In addition, you will learn how to limit the user’s privileges in a PDF document.
October 16, 2020 · Usman Aziz

C# PDF to PPTX Conversion - Handle Notes and Decoration Graphics

In one of the previous posts, we talked about how to convert PDF to PowerPoint presentation conversion. In most cases, the basic set of options works well, but today we will discuss two advanced trick
October 15, 2020 · Andriyandruhovski

Convert MS Excel XLSX Files to DOCX using C#

MS Excel’s XLSX format stores data in rows and columns, making it ideal for small to large worksheets. When you need to present that data in a Word document, converting XLSX to DOCX becomes essential. This article shows step‑by‑step how to perform the conversion with C#, and also demonstrates how to fine‑tune the output using advanced options. Let’s get started.
October 15, 2020 · Usman Aziz

Compress, or Optimize PDF Files with Same Quality using Java

Different organizations use PDF files for secure and organized exchange of information. However, sometimes PDF files become huge in size owing to embedded contents like images, videos, drawings etc. You can easily optimize or compress such PDF file’s size without any compromise on the quality.
October 14, 2020 · Farhan Raza