Search
Follow Us
Categories
- News Release(0)
Category Archive: GroupDocs.Merger Cloud Product Family
Split PDF – Extract Pages from PDF using Rest API in Ruby

You may need to extract specific pages from PDF documents or may need to split pdf to individual pages as smaller parts. As a Ruby developer, you can easily extract pages from pdf adobe reader by page numbers or by a range of pages programmatically. In this article, you will learn how to extract pages from PDF using REST API in Ruby and how to extract pages from pdf … Continue Reading
Posted in GroupDocs.Merger Cloud Product Family
Split Word Documents using REST API in Ruby

Long word documents require a lot of team work and it’s necessary to split it into multiple shorter documents for working faster in word. Instead of cutting and pasting long documents, we have more fast cloud APIs to split word documents into several files programmatically. By splitting word documents, you can easily extract and share a specific piece of information or a set of data with the stakeholders. As a … Continue Reading
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.