Search
Follow Us
Categories
- News Release(0)
Convert PDF to Editable Word Document using Ruby

You can easily convert any of your PDF documents into editable Word documents programmatically using GroupDocs.Conversion Cloud API. GroupDocs.Conversion will allow you to update the contents of your PDF documents using Microsoft Word. As a Ruby on Rails developer, you can convert PDF files to Word documents (DOC or DOCX) programmatically on the cloud. In this article, we will learn how to convert PDF to editable Word document using Ruby… Continue Reading
Convert Word Documents to PDF in Ruby using REST API

DOCX is one of the most popular word processors in the world. However, MS DOCX reformats documents and can be altered when opened on a different computer system. While PDF files are mobile device-friendly, easy to read and can’t be altered. That’s why users convert word documents to PDF in ruby when sending important information like online bills, transactions history, and handouts etc.
Now you know why you should convert Word … Continue Reading
Compare Excel Files using REST API in Python
You can easily compare two or more Excel files to track changes and highlight the differences in a new file. In this article, you will learn how to compare Excel files using a REST API in Python.
Convert Excel to PDF using PHP
As a PHP developer, you can easily convert your Excel Spreadsheets to PDF documents programmatically on the cloud. In this article, you will learn how to convert Excel Spreadsheets to PDF using PHP.
Highlight Text in PDF using REST API in Node.js
As a Node.js developer, you can use the highlight feature programmatically using the highlight annotations within applications. In this article, you will learn how to highlight text in PDF using REST API in Node.js.
Display Word Document in HTML Page using PHP
As a PHP developer, you can easily render your Word documents (DOC or OCX) in browser supported responsive HTML webpages on the cloud. In this article, you will learn how to display a Word document in HTML pages using a REST API in PHP.
Rearrange PDF Pages using REST API in Node.js
As a Node.js developer, transform disorganized PDF files into a well-structured document by moving or swapping specific pages within PDF programmatically on the cloud. In this article, you will learn how to rearrange PDF pages using a REST API in Node.js.
Edit Documents using REST API in PHP
As a PHP developer, you can easily add, edit or delete the content of Word documents, Excel spreadsheets, or text files programmatically on the cloud. In this article, you will learn how to edit documents using a REST API in PHP.
Extract Images from PDF Files using Node.js
As a Node.js developer, you can easily extract all the images from PDF documents programmatically on the cloud. In this article, you will learn how to extract images from PDF files using a REST API in Node.js.