Search
Follow Us
Categories
- News Release(0)
Category Archive: GroupDocs.Merger Cloud Product Family
Merge Multiple File Types into One Document using Ruby

The merging of different documents of the same or different types allows gathering the scattered data or information into one single file. We can easily merge multiple documents of different file types into one file on the cloud. In this article, we will learn how to merge multiple file types into one document using Ruby REST API.
The following topics shall be covered in this article:
… Continue Reading Posted in GroupDocs.Merger Cloud Product Family Tagged convert multiple file types to pdf in ruby, how to convert multiple word documents to one pdf using ruby, ruby combine multiple files into one file, ruby joining different files into one document, ruby merge multiple file types into one document
How to Merge Word Documents in Ruby using REST API

You can combine word documents into a single word 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 Word files into a single file in your Ruby applications. In this article, you will learn how to merge Word Documents … Continue Reading
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.
Merge Documents of Different Types using REST API in Python
As a Python developer, you can merge multiple documents of the same or different types into one file on the cloud. In this article, you will learn how to merge documents of different file types into PDF using a REST API in Python.
Split PDF Documents using REST API in Node.js
As a Node.js developer, you can split PDF documents into multiple documents on the cloud. In this article, you will learn how to split PDF documents using a REST API in Node.js.
Merge Multiple Excel Files into One using REST API in Python
As a Python developer, you can easily merge two or more XLSX files or spreadsheets from different files into a single file. In this article, you will learn how to merge multiple Excel files into one file using a REST API in Python.
Merge PDF Files using REST API in Python
As a Python developer, you can easily merge two or more PDF files into a single file in your Python applications. In this article, you will learn how to merge multiple PDF files using a REST API in Python.
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.
Extract Specific Pages from PDF using Python
You can easily extract specific pages from PDF documents by providing page numbers or a range of pages programmatically. In this article, you will learn how to extract specific pages from PDF documents using a REST API in Python.
Merge Multiple PDF Files using a REST API
As a C# developer, you may need to combine two or more PDF files into a single PDF. In such cases, if you don’t want to print various PDF files like reports, receipts, etc. one by one then combine them into one document and print. In this article, I am covering how to merge PDF files using a REST API.

The following topics shall be covered in this article:
… Continue Reading