Category Archive: GroupDocs.Merger Cloud Product Family

Official blog of GroupDocs.Merger cloud product family with news of newly supported features, hot fixes, technical articles, tips and videos etc.

How to Combine or Merge Multiple Text Files into one in Ruby

How to Combine or Merge Multiple Text Files into one in Ruby
How to Combine or Merge Multiple Text Files into one in Ruby

You can combine two or more TXT documents into a single text file programmatically on the cloud using REST API. Text file merging is commonly used where files are changed by different users or systems. Text merging combines all text changes into a single file to avoid overlapping of data. As a Ruby developer, you can merge or combine multiple text(.txt) files into a single file in your … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

How to Move, Reorder, and Rearrange Pages in Word using Ruby

How to Move, Reorder, and Rearrange Pages in Word using Ruby
How to Move, Reorder, and Rearrange Pages in Word using Ruby

Word is the word most popular program for creating documents. But when working with bigger word documents, you may need to change the order of your pages. Rather than starting from scratch, you could consider rearranging the pages so that they end up in better order. So, it is very important to know how to change pages order in Word. In this article, you will learn how to move, Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Split PowerPoint PPT or PPTX Presentations in Ruby

How to 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.

The following topics shall … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

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

How to Combine and 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 Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , , ,

Extract Pages From Word Documents using Rest API in Ruby

How to 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.

The following topics shall be covered to convert … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Split PDF Files using REST API in Ruby

How to 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. … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Merge and Combine PDF Files using REST API in Ruby

How to 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. In this article, you will learn how to Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , , ,

How to Rotate PDF Pages using Rest API in Ruby

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.

The following topics shall be covered in … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Rearrange PDF Pages: Move, Swap and Delete PDF Pages in Ruby

Rearrange PDF Pages: Move, Swap and Delete PDF Pages in Ruby
How to Move, Swap and Delete PDF Pages in Ruby

PDF(Portable Document Format) is the most popular format and the industry standard for sharing and printing documents. In certain cases, we may need to swap pdf pages or rearrange pages pdf. We can reorganize pdf pages into well-structured documents by moving or swapping specific pages within PDF documents programmatically on the cloud. In this article, we will learn how to rearrange PDF pages using REST API in Ruby.… Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

How to Change Page Orientation in Word Document using Ruby

How to Change Page Orientation in Word Document using Ruby
Change Orientation of one Page Word to Landscape or Portrait

Word offers a variety of page layout and formatting options that affect how content appears on the page. You can customize the page orientation(portrait, landscape). How to change page orientation in word for one page or multiple pages is quick and easy using our Cloud API. In this how to change page orientation in Word document using Ruby tutorial I will show you how to change the orientation of one … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,