Search
Follow Us
Categories
- News Release(0)
Category Archive: GroupDocs.Conversion Cloud Product Family
Convert PowerPoint to PDF using File Conversion API in Ruby

PowerPoint is commonly used to present information in a series of separate pages or slides for group presentations within business organizations. In certain cases, you may need to convert PowerPoint presentations to PDF programmatically. In this article, we will learn how to convert PowerPoint to PDF using File Conversion API in Ruby.
The following topics shall be covered in this article:
… Continue ReadingConvert 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
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.
Convert Excel to CSV using REST API in Python
As a Python developer, you can easily export data from Excel files to CSV on the cloud. In this article, you will learn how to convert Excel files to CSV using a REST API in Python.
Convert Emails to PDF using REST API in PHP
As a PHP developer, you can easily convert emails and Outlook messages to PDF documents on the cloud. In this article, you will learn how to convert emails and MSG files to PDF documents using a REST API in PHP.
Convert Images to PDF using REST API in Python
As a Python developer, you can easily convert images to PDF documents programmatically on the cloud. In this article, we will learn how to convert images to PDF using a REST API in Python.
Convert PDF to PowerPoint using REST API in Node.js
As a Node.js developer, you can easily convert your PDF documents into PowerPoint presentations on the cloud. In this article, you will learn how to convert PDF to PowerPoint using a REST API in Node.js.
Convert Word Documents to PDF using REST API in Python
As a Python developer, you can easily convert your Word documents (DOC or DOCX) into PDF files programmatically. In this article, you will learn how to convert Word documents to PDF using a REST API in Python.