Search
Follow Us
Categories
- News Release(3)
Category Archive: GroupDocs.Merger Product Family
Lock & Unlock PowerPoint Files with Password using C#
Today, we will provide password protection to our presentation files programmatically. In this article, we will see how to lock PowerPoint presentation files with password protection in C#. Further, we will learn to unlock these by removing the password and also how to change the existing password of PPT & PPTX presentation files.
The following topics are discussed in this article:
- .NET API to Protect PowerPoint PPT/PPTX with Password
- Lock PowerPoint Files by adding Password
- Change PPT/PPTX Password in C#
- How to Remove PowerPoint Presentation Password
Lock & Unlock PDF Files with Password using C#
Let's learn to secure our documents from unauthorized access. Previously we discussed adding text and image watermarks to the documents to avoid and illegal use. In this article, we will see how to add password protection to PDF documents to get them locked using C#. Additionally, we will change the existing password and also learn to remove the password to make the PDF unlocked.
The following topics are discussed in this article:
- .NET API for Password Protection of PDF files
- Lock PDF Files by adding Password
- Change PDF Password in C#
- How to Remove PDF Password - Unlock PDF
Different Ways to Split PDF Files in Java
PDF is among the most famous file formats that support textual, graphical, and many other elements. One of the reasons for its popularity is its portability. In certain cases, you may need to split a large PDF file into multiple files. To address this programmatically, this article discusses different ways of how to split PDF files in Java.
The following topics are covered in this article:
- Java API to Split PDF Files
- Split PDF into Multi-Page Files
- Split PDF into Multiple Single Pages Files
- Extract Pages from PDF Files by Range in Java
- Extract Pages from PDF Files using Even or Odd Filter in Java
Posted in GroupDocs.Merger Product Family Tagged PDF Separator, Separate PDF, Split API, Split PDF, Split PDF Files, Split PDF in Java
How to Split PDF Files using C#
PDF is one of the most commonly used file formats which is highly portable. As a developer, you may have faced the scenario to split large PDF files programmatically. Today, this article discusses different ways of how to split PDF files using C# in .NET applications.
- .NET API to Split PDF Files
- Split PDF into Multi-Page Files
- Extract Pages from PDF Files by Range
- Extract Pages from PDF Files using Even or Odd Filter
- Split PDF into Multiple Single Pages Files
Posted in GroupDocs.Merger Product Family Tagged PDF Separator, Separate PDF, Split API, Split PDF, Split PDF Files, Split PDF using C#
Merge Multiple File Types into One using Java
Merging different documents is often required when you intend to gather the scattered data of different documents into one single file. In this article, you will learn to automate the documents merging process. This will show how to programmatically merge multiple documents of either the same or different file types into one file using Java. In another post, we discussed merging multiple files of different formats using C#.
The following topics are covered in this article:
- Java API - Merge Multiple Files
- Merge PDF, Word, Excel files into one PDF
- Merge Selective Pages of Multiple files into One File
Merge Multiple File Types into Single Document using C#
To combine the data that is present in multiple documents, and sometimes in documents of different file types, there comes the need to merge all your documents or the portion of the documents into one. In this article, you will learn, how to merge multiple documents of either the same or different file types in one file using C#.
The following are the topics covered in this article:
- .NET API - Merge Multiple Document Types
- Merge PDF, Word, Excel files into one PDF
- Merge Selective Pages of Multiple files into One File
Merge PDF, Word Documents, Spreadsheets, Presentation Files in C#
Today, we will learn to programmatically merge PDF, Word documents, spreadsheets, presentations using C#. In an earlier post, we have seen the merging and splitting of documents using Java.
This article will also show you the code examples regarding:
I will be using the GroupDocs.Merger for .NET in all the examples below. Before you proceed, you may get the API from either of the following options:… Continue Reading
Split or Merge PDF, Word, Excel Documents in Java
Worried about merge or split documents of various types in multiple platforms? There could be many statements in your mind:
- How to merge PDF documents together in Java?
- Want to split word documents, or merge excel spreadsheets.
- What to do if I need to merge PPT/PPTX presentations.
- Many more questions, the list may not end.
GroupDocs provides a document merging solution for all such requirements. It’s Java API allows you to merge documents and manipulate document structure in Java across a