Search
Follow Us
Categories
- News Release(3)
Tag Archives: Merge Word Docs in CSharp
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