English

Convert TXT Files to PDF using REST API in Ruby

How to Convert TXT Files to PDF using REST API in Ruby Notepad is a word processing program, which allows you to create quick notes in a TXT file. Windows Notepad is a simple text editor created by the Microsoft corporation. Converting text to PDF file gives it more versatility, as the final document can be viewed on any system. To perform TXT to PDF conversion programmatically, this article covers how to convert TXT files to PDF using REST API in Ruby.
· Yasir Saeed · 4 min

Split PowerPoint PPT or PPTX Presentations in Ruby

How to Split PowerPoint PPTX Slides using REST API in Ruby While creating and manipulating PowerPoint PPT or PPTX presentations programmatically, you may need to split a lengthy PowerPoint document and save it as separate PowerPoint files. It will be time consuming task if you manually split a large PowerPoint document into presentations with original slide. In this article, we will introduce a simple solution about how to split PowerPoint PPT or PPTX Presentations in Ruby.
· Yasir Saeed · 5 min

Merge PowerPoint PPT/PPTX Files Online using REST API in Ruby

Combine and Merge PowerPoint PPT and PPTX Files Online using REST API in Ruby Merging PowerPoint presentations can be useful in various scenarios such as combining content from multiple PPT/PPTX, merging parts of a single presentation created by two or more people, and etc. The manual way of copying and pasting the content may not be suitable when dealing with a number of presentations. Therefore, this article lets the developers learn how to merge PowerPoint PPT/PPTX files online using REST API in Ruby.
· Yasir Saeed · 4 min

Convert PDF Files to PNG, JPEG, BMP, and TIFF Images using Ruby

How to Convert PDF Files to PNG, JPEG, BMP, and TIFF Images using Ruby PDF files are very useful and can be used as an alternative to many different types of data for storing documents. However, in certain cases, you have to convert PDF files to other file formats. For such cases, this article covers how to convert PDF files to popular image formats. Particularly, you will learn how to convert PDF files to PNG, JPEG, BMP, and TIFF images using Ruby.
· Yasir Saeed · 5 min

Extract Pages From Word Documents using Rest API in Ruby

How to Extract Pages From Word Documents using Rest API in Ruby You may need to extract a set of consecutive pages from Word documents or may need to split word to individual pages as smaller parts. As a Ruby developer, you can easily extract certain pages from word documents by applying page number filters programmatically. In this article, you will learn how to extract pages from word documents using REST API in Ruby.
· Yasir Saeed · 4 min

Convert Excel to PDF using REST API in Ruby

How to Convert Excel to PDF using REST API in Ruby Excel is commonly used to store information in a series of separate pages within business organizations. In certain cases, you may need to convert Excel to PDF programmatically. In this article, we will learn how to convert Excel to PDF using REST API in Ruby. The following topics shall be covered in this article: Excel to PDF Conversion REST API and Ruby SDK Convert Excel to PDF using File Conversion API in Ruby Convert Range of Pages from Excel to PDF in Ruby Online Excel to PDF Converter for Free Excel to PDF Conversion REST API and Ruby SDK For converting Excel to PDF, we will be using the Ruby SDK of GroupDocs.
· Yasir Saeed · 4 min

Split PDF Files using REST API in Ruby

How to Separate and Split PDF Files using REST API in Ruby Long PDF files require a lot of team work and it’s necessary to split it into multiple shorter documents for working faster in PDF. Instead of cutting and pasting long documents, we have more fast cloud APIs to split PDF documents into several files programmatically. By splitting PDF documents, you can easily extract and share a specific piece of information or a set of data with the stakeholders.
· Yasir Saeed · 5 min

Merge and Combine PDF Files using REST API in Ruby

How to Merge and Combine PDF Files using REST API in Ruby You can combine PDF documents into a single PDF file programmatically on the cloud using REST API. It can be useful in sharing or printing multiple documents combined in a single file instead of processing all files one by one. As a Ruby developer, you can merge two or more PDF files into a single file in your Ruby applications.
· Yasir Saeed · 4 min

Convert PDF to HTML using REST API in Ruby

Convert PDF to HTML using REST API in Ruby You may need to convert a PDF file into HTML because HTML is generally much better for providing information via the web. In order to perform this pdf to html conversion by keeping format programmatically, this article will cover how to convert PDF to HTML using REST API in Ruby. Furthermore, you will also learn how to use additional options for converting PDF to HTML using online pdf to html converter free download library.
· Yasir Saeed · 5 min

How to Rotate PDF Pages using Rest API in Ruby

How to Flip PDF Pages using Rest API in Ruby Let us explore the scenarios related to rotation in PDF documents. You can rotate all pages or specific PDF pages programmatically using Ruby in your applications. We will be walking through the following PDF pages rotation scenarios with the help of simple examples of PDF rotation features. In this article, we will learn how to rotate PDF pages using REST API in Ruby.
· Yasir Saeed · 6 min