GroupDocs.Conversion Cloud SDK for GO Examples
This repository contains Examples projects for GroupDocs.Conversion Cloud SDK for GO to help you learn and write your own applications.
GroupDocs.Conversion Cloud SDK for GO has been developed to help you get started with using our document conversion REST API, allowing to seamlessly convert your documents to any format you need. With this single API, you can convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images and many more.
GroupDocs.Conversion Cloud API. GroupDocs.Conversion Cloud SDK for GO has been developed to help you integrate all these features in your GO application without any hassle.
Prerequisites
How to Run the Examples?
The package contains C# examples. Follow the given steps to proceed with project build:
- Extract the downloaded project
- Right click on solution and press "Enable NuGet package Restore"
- Edit main.go and put ClientId and ClientSecret, obtained from https://dashboard.groupdocs.cloud there
- Execute "go mod tidy" command
- Run examples using "go run main.go" command
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