Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.59 KB

File metadata and controls

33 lines (22 loc) · 2.59 KB

GroupDocs.Merger Cloud SDK for .NET Examples

This repository contains Examples projects for GroupDocs.Merger Cloud SDK for .NET to help you learn and write your own applications.

GroupDocs.Merger Cloud SDK for .NET allows you to merge documents and manipulate document structure across wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS, ODP, HTML, EPUB and many others. Merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document password and perform other manipulations with GroupDocs.Merger Cloud API. GroupDocs.Merger Cloud SDK for .NET has been developed to help you integrate all these features in your .NET application without any hassle.

Prerequisites

  • Visual Studio 2017 or Higher.
  • GroupDocs.Merger Cloud SDK for .NET.
  • Get your ClientId and ClientSecret at https://dashboard.groupdocs.cloud (free registration is required).

How to Run the Examples

The package contains C# examples. Follow the given steps to proceed with project build:

  • Extract the downloaded project and open the solution file in Visual Studio
  • Right click on solution and press "Enable NuGet package Restore"
  • Edit RunExamples.cs and put ClientId and ClientSecret, obtained from https://dashboard.groupdocs.cloud there
  • Build and Run

For more details, visit Getting Started.

Licensing

All GroupDocs.Conversion Cloud SDKs are licensed under MIT License.

Home | Product Page | Docs | Demos | API Reference | Source Code | Blog | Free Support | Free Trial