English

Create Excel XLSX/XLS File in Node.js - A Complete Guide

In this article, I’ll show you how to implement Excel automation and create Excel XLSX or XLS files in Node.js applications. Microsoft Excel is a powerful tool for working with data, and it’s often used for various tasks, such as data analysis, reporting, and data visualization. However, there may be scenarios where you need to generate Excel files programmatically, especially when you’re dealing with large datasets or creating dynamic reports. In this blog post, we’ll explore how to create Excel files in Node.
August 5, 2020 · 4 min · Usman Aziz

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 or configure it using following NuGet command.
August 5, 2020 · 3 min · Farhan Raza

Convert Word Documents to PDF using Android Library

The Word to PDF is one of the widely practiced document conversions and this is the reason MS Word provides a built-in feature to save Word documents as PDF. Since PDF is a preferred format for sharing the documents or keeping them online, the need for Word to PDF conversion occurs in various scenarios. On the other hand, Android-powered smartphones have made humans’ life easier by putting a multitude of functionality within the phones via apps.
August 3, 2020 · 3 min · Usman Aziz

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:
July 29, 2020 · 3 min · Farhan Raza

Convert Image to Text using Java OCR API

The Optical Character Recognition (OCR) technology has made it possible to recognize and read the text within the scanned documents and images. OCR lets you convert the read-only text into an editable form. The converted text can further be processed for operations such as text analysis. In this article, I’ll show you how to perform OCR on images (PNG, JPG, BMP, and GIF) and convert images to text using Java OCR API - Aspose.
July 28, 2020 · 3 min · Usman Aziz

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

If you need a high-speed and high-fidelity conversion of images to PDF format, this article is going to help you a lot. Because in this article, you will learn how to easily convert an image to PDF in C#. We will explicitly cover how to convert JPG to PDF, PNG to PDF, TIFF to PDF, BMP to PDF, and EMF to PDF. Image to PDF Converter API - Installation Convert JPG to PDF with C# Convert Image to PDF with Same Page Height and Width in C# Convert PNG to PDF using C# Convert TIFF to PDF using C# Convert EMF Image to PDF using C# Convert BMP to PDF with C# C# Image to PDF Converter API - Installation We will be performing these image formats to PDF conversion using Aspose.
July 26, 2020 · 5 min · Farhan Raza

Convert PDF to PowerPoint PPT/PPTX using Java

In this article, I’ll show you how to convert PDF to PowerPoint PPT/PPTX programmatically using Java. The PDF has become one of the most widely used document formats because of its supported features as well as stability and consistency across all the platforms. In various scenarios, you opt to save or share a document in the PDF format. However, in some cases, you may need to export the content of a PDF to a PowerPoint (PPT or PPTX) presentation.
July 23, 2020 · 4 min · Usman Aziz

Create 3D PDF Converter Programmatically using 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. This article covers how in C# convert a 3D PDF document. Moreover, 3D PDF files are helpful where you need to share visual details. For example, a product catalog, or a design review, etc.
July 22, 2020 · 3 min · Farhan Raza

Fill, Create, or Edit Fillable PDF Forms Programmatically using 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.
July 20, 2020 · 4 min · Farhan Raza

How to Buy Aspose License? A Step by Step Guide

Aspose is a leading vendor that provides a complete and feature-rich collection of file format APIs for .NET, Java, C++, Android, and other popular platforms. Aspose APIs have gained the trust of more than 75% of Fortune 100 companies. This makes Aspose a priority option when you need to deal with popular file formats of MS Word, MS Excel, MS PowerPoint, MS Outlook emails and archives, MS Visio, MS Project, MS OneNote, and PDF documents.
July 20, 2020 · 3 min · Usman Aziz