https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node-samples
GroupDocs.Conversion Cloud SDK for Node.js examples, plugins and showcase projects
https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node-samples
Last synced: about 2 months ago
JSON representation
GroupDocs.Conversion Cloud SDK for Node.js examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node-samples
- Owner: groupdocs-conversion-cloud
- License: mit
- Created: 2019-04-05T16:46:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T06:22:51.000Z (12 months ago)
- Last Synced: 2025-03-11T07:28:47.661Z (12 months ago)
- Size: 555 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupDocs.Conversion Cloud SDK for Node.js Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Conversion Cloud SDK for Node.js](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node) to help you learn and write your own applications.
[GroupDocs.Conversion Cloud SDK for Node.js](https://products.groupdocs.cloud/conversion/nodejs) 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](https://products.groupdocs.cloud/conversion). GroupDocs.Conversion Cloud SDK for Node.js has been developed to help you integrate all these features in your Node.js application without any hassle.
## Prerequisites
+ Node.js with NPM installed
+ Get your ClientId and ClientSecret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).
## How to Run the Examples
The package contains Node.js examples. Follow the given steps to proceed run:
*Extract the downloaded project
*Edit RunExamples.js and put ClientId and ClientSecret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) there
*Go to "Examples" directory of the project
*Execute "npm install" command
*Execute "npm update" command
*Run examples using "npm run-script start" command
For more details, visit [Getting Started](https://docs.groupdocs.cloud/conversion/getting-started/).
## Licensing
All GroupDocs.Conversion Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/nodejs) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Source Code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)