Author Archives: Farhan Raza

Insert or Delete Comments in Word (DOCX/DOC) using Java

Comments are used in word documents, DOCX or DOC, for suggesting improvements and modifications. Let us explore how to insert comments as well as deleting or removing comments programmatically using Java. You can add author name, initials, comment text, date, and time based on your requirements. We will be performing all of these tasks using Aspose.Words for Java API.

Here we will be learning following use cases related to comments in word documents:

Continue Reading
Posted in Aspose.Words Product Family | Tagged , , ,

Make Fillable Form in Word | Insert, Delete Check Boxes & Fields in C#

Fillable Forms are frequently used in Microsoft Word Documents like DOC, DOCX, and other file formats. In this article, we will create a fillable form in Word document programmatically using C# with Aspose.Words for .NET API. Moreover, we will also cover removing or deleting fillable form fields.

Installation

You can configure Aspose.Words for .NET API in your .NET application and subsequently use it with C# or VB.NET. You can either download the DLL from the New Releases section … Continue Reading

Posted in Aspose.Words Product Family | Tagged , , , ,

Convert Base64 String to PDF or JPG/PNG Image with Java

Base64 string shows data in ASCII format. It is popular for embedding inline images and other information in HTML webpages or style sheets. In this article, we will be learning how to convert the Base64 string to PDF, JPG and PNG using Java.

Java Base64 to PDF Converter API – Installation

You can download the JAR files of Aspose.PDF for Java API from Releases section, or using following Maven configurations:

Repository

<repository>
    <id>AsposeJavaAPI</id>
    <name>Aspose Java API</name>
    <url>https://repository.aspose.com/repo/</url>
</repository
Continue Reading
Posted in Aspose.PDF Product Family | Tagged , , , , , ,

Convert JPG, PNG, TIFF, EMF, or BMP Images to PDF using C#

Images to PDF conversion is an important and useful scenario for file processing applications. In this article, we will be learning to convert JPG, PNG, TIFF, EMF, WMF, and BMP images to PDF conversion using C# or VB.NET. The following are the installation steps and a few of the possible use cases for converting images:

Continue Reading
Posted in Aspose.PDF Product Family | Tagged , , , , , , , , , , , , , ,

Create 3D PDF Converter Programmatically using C#

3D PDF Converter C#

PDF files are commonly and frequently used because of the strengths and features supported by this format. An important feature, under the context of designing, is the support for 3D objects. You can include high-quality 3D content in PDF files.

3D PDF files are helpful where you need to share visual details. For example, a product catalog, or a design review, etc. With Aspose APIs, you can easily convert and render such PDF files. Aspose.PDF for .NET API enables you … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , ,

Fill, Create, or Edit Fillable PDF Forms Programmatically using Java

Fill PDF Form Java

In these modern times, a lot of data is collected using forms and fillable PDF forms are worth mentioning in this context. They are an efficient way of collecting and arranging information. Moreover, fillable PDF forms are now being used as a standard by different institutions. For instance, some court of law, or a procurement firm can efficiently use fillable PDF forms to standardize their procedures. For creating such applications, Aspose.PDF for Java API is the most suitable API. Curious … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , , ,

Word Document (DOC/DOCX) to HTML Conversion using Java

Microsoft Word file formats DOC/DOCX are famous because the word processor supports a variety of features to organize and explain information. Likewise, HTML file format is helpful to show information in web applications. In this article, you will be learning Word files (DOC/DOCX) to HTML or HTML5 conversion using Java. Following are the use cases that you will be exploring here:

Continue Reading
Posted in Aspose.Words Product Family | Tagged , , , , ,

C# Print PDF Documents Programmatically with .NET

Print PDF files C#

Many companies are lessening the use of paper to a large extent. However, there are some scenarios where printing is important. For instance, a system may contain details of online order in PDF format. They need to print PDF while dispatching an online order for delivery. They process items on a large scale so printing each document manually could be quite a task. Aspose.PDF for .NET API, in addition to many other file manipulation and conversion features, supports the … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , , , , , , ,

Convert PUB to PDF file Programmatically using C++

PUB files are usually used to create or edit the publications. Pamphlets, brochures, visiting cards, and many other types of files are created in Microsoft Publisher application thus saved as the file extension .pub. However, because of the popularity and support of PDF format, you may need to convert PUB to PDF. For such scenarios, Aspose.PUB for C++ API is the answer to your requirements.

C++ PUB to PDF Converter API

Looking at the background information about the API, previously … Continue Reading

Posted in Aspose.PUB Product Family | Tagged , , , ,

Convert AI to PNG, JPG, PSD and PDF file with C# .NET

Adobe Illustrator files are majorly used to represent visual information. Moreover, graphic designers transform their creative ideas into masterpieces using AI files. Sometimes you need to convert AI to raster images (PNG, JPG, etc) or PDF file. The most important and exciting factor of all these conversions is that you do not need to install or configure the Adobe Illustrator application because Aspose.PSD for .NET API is capable of converting AI files without any dependency on 3rd party applications. Let … Continue Reading

Posted in Aspose.PSD Product Family | Tagged , , , , , , ,