Search
Follow Us
Categories
- News Release(0)
Author Archives: Muzammil Khan
Render Excel Data to PDF using REST API in Node.js
As a Node.js developer, you can easily render Microsoft Excel spreadsheet data from XLS or XLSX files to PDF programmatically on the cloud. This article will be focusing on how to render Excel data to PDF using a REST API in Node.js.
Sentiment Analysis of Text or Documents using a REST API in C#
You can easily perform sentiment analysis of your documents or any of your textual data programmatically on the cloud. In this article, you will learn how to perform sentiment analysis of Text or Documents using a REST API in C#.
Merge Multiple Excel Files into One using REST API in Node.js
As a Node.js developer, you can easily merge multiple Excel files or specific Excel sheets from multiple files programmatically on the cloud. In this article, you will learn how to merge multiple Excel files into one file using a REST API in Node.js.
Edit Word Documents using REST API in Node.js
As a Node.js developer, you can easily edit your Word documents programmatically on the cloud. In this article, you will learn how to edit Word documents using a REST API in Node.js.
Add Watermark to Word Documents using REST API in C#
As a C# developer, you can easily add a text or an image watermark to your Word documents programmatically on the cloud. This article will be focusing on how to add a watermark to Word documents using a REST API in C#.
Parse Word Documents using REST API in Node.js
As a Node.js developer, you can easily extract all the text and images from your Word documents programmatically on the cloud. This article will be focusing on how to parse Word documents using a REST API in Node.js.
Sign Documents with Digital Signatures using REST API in Node.js
Sign Word or PDF Documents with digital signatures programmatically on the cloud. This article will be focusing on how to Sign Documents with Digital Signatures using a REST API in Node.js.
Compare PDF Files using REST API in Node.js
As a Node.js developer, you can easily compare two or more PDF files in your Node.js applications on the Cloud. In this article, you will learn how to compare PDF files using a REST API in Node.js.
Convert Images to PDF using a REST API in Node.js
As a Node.js developer, you can easily convert your JPG or PNG images into PDF files in your Node.js applications. This article will be focusing on how to convert JPG to PDF using a REST API in Node.js.