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.

Java Document Splitting – Split PDF into Multiple Files in Java

Are you looking for an easy and efficient way to split PDF documents into separate files in your Java applications? With GroupDocs.Merger Cloud SDK for Java, you can easily split PDF documents with just a few lines of code. PDF splitting is a common requirement in Java applications for extracting specific pages or sections from a PDF document. In this article, we will explore how to split PDF into multiple files in Java using REST API.

The following topics shall … Continue Reading

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

Combine and Merge PDF Files into One in Java using REST API

Merging PDF documents provides a simple and effective way to manage multiple files, saving storage space, streamlining workflow, and making it easy to share files on any platform. The GroupDocs.Merger Cloud SDK for Java provides an efficient and straightforward solution to this problem. You can quickly combine PDF files programmatically in Java, and save valuable time and effort. In this article, we’ll demonstrate how to combine and merge PDF files into one in Java using REST API.

The following … Continue Reading

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

Extract Pages from PDF in Java – Separate PDF Pages Online

Extract Pages from PDF in Java – Separate PDF Pages Online

If you are working with PDF files, you may find yourself in a situation where you need to extract pages from a PDF file. Extracting pages from a PDF file can be a time-consuming task, especially if you have to do it manually or deal with large documents. Fortunately, with the help of GroupDocs.Merger Cloud SDK for Java, you can easily extract pages from a PDF file programmatically. In … Continue Reading

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

Split Word Documents into Separate Files in Java

Split Word Documents into Separate Files in Java
Split Word Documents into Separate Files in Java

Are you looking for a reliable and easy way to split your Word documents in Java? GroupDocs.Merger Cloud SDK for Java provides a solution for splitting Word documents into multiple files quickly and easily. Splitting a Word document into multiple files can be useful for various reasons, such as splitting a large document into smaller documents, extracting specific pages or sections, or creating individual files for each section of a book. In … Continue Reading

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

How to Merge Word Documents (DOC, DOCX) in Java

How to Merge Word Documents (DOC, DOCX) in Java
How to Merge Word Documents (DOC, DOCX) in Java

Merging multiple Word documents can be a complex and time-consuming task, especially when you need to combine them into a single document. Fortunately, the GroupDocs.Merger Cloud SDK for Java offers an efficient and straightforward solution to this problem. With this SDK, you can quickly combine Word documents programmatically in Java, and save valuable time and effort. In this article, we’ll explore how to merge Word documents (DOC, DOCX) in Java.

The … Continue Reading

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

Merge and Combine PowerPoint PPT/PPTX Presentations in C#

How to Merge and Combine PowerPoint PPT/PPTX Presentations in C#
Merge and Combine PowerPoint PPT/PPTX Presentations in C#

As a C#.Net developer, you may need to merge multiple PPT or PPTX files into one programmatically. There are many reasons why you might want to merge or combine multiple PowerPoint presentations. For example, to create a presentation that includes information from multiple sources or presentations that contain related information. Merging or combining multiple PowerPoint presentations can help you create better and more consistent presentations. In this article, I will show you … Continue Reading

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

Change Page Orientation in Word Documents using Python

How to Change Page Orientation in Word Documents using Python
Change Page Orientation in Word Documents using Python

The term orientation refers to the direction in which a document is displayed for printing and reading. Word supports two types of orientation: portrait (vertical) and landscape (horizontal). Normally, the default page size of a Word document is “Letter” (8.5 x 11 inches), and the default page orientation is “Portrait”. You can change the default orientation to create a different document, such as an application form, or brochure. In certain cases, you … Continue Reading

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

Rotate PDF File Pages using Rest API in Python

How to Rotate PDF Pages using Rest API in Python
Rotate PDF Pages using Rest API in Python

There can be many cases where you want to rotate pages of documents featuring the wrong orientation or contain disoriented pages. For example, if your PDF document pages are upside down, reading the document may be quite difficult. Rotating pages is a very useful help to improve your reader experience. So an easy solution to fix documents rotation is using GroupDocs.Merger Python SDK. You can rotate all pages or specific pages of … Continue Reading

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

Extract Pages from PDF File Online in Python

How to Extract Pages from PDF File Online in Python
Extract Pages from PDF File Online in Python

In certain cases, you may need to extract PDF pages from PDF documents or may need to separate large PDF documents into smaller PDF files. As a Python developer, you can easily extract specific pages from PDF files online or extract PDF pages by page range programmatically. In this article, you will learn how to extract pages from PDF file online in Python using REST API.

The following topics will be covered … Continue Reading

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

Split PowerPoint PPT or PPTX into Multiple Files in Node.js

How to split PowerPoint slides into separate files in Node.js
Split PowerPoint PPT or PPTX into Multiple Files in Node.js

PowerPoint is a presentation file created by Microsoft PowerPoint to create slideshow presentations. PPT or PPTX slides store collections of records and structures like slides, shapes, pictures, audio, video, text, etc. In various scenarios, you may need to split lengthy PowerPoint presentations into multiple files by slide range or break all PowerPoint slides into multiple PPT/PPTX files. It will be a time-consuming task if you manually split large PowerPoint files … Continue Reading

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