C# Cloud SDK & REST API to electronically secure documents by applying text, stamp, QR-code, barcode, image and digital signatures.
Start Free TrialGroupDocs.Signature Cloud SDK for .NET is a .NET SDK for communicating with the GroupDocs.Signature Cloud API, which lets you create, verify and search different types of signature objects in a number of document formats. The API is highly scalable, easily customizable and helps the developers to utilize all the features of the API in an efficient and easier way.
Configuration
using available Client Id
and Client Secret
.SignApi
using instance of Configuration
.SignDigitalOptions
and set options for signatures.FileInfo
and set path to input file.SignSettings
with instances of SignDigitalOptions
and FileInfo
.SignApi.CreateSignatures
to digitally sign your document.Check our Cloud SDKs for .NET at GitHub if you are looking for the source code to parse files in the Cloud.
You can try GroupDocs.Signature Low-Code .NET APIs without any limitations.
GroupDocs.Signature Cloud is also available as Docker image which can be used to self-host the service. Or you may build your own services using GroupDocs.Signature High-code APIs which currently drive both our Free Apps and REST APIs.
It is easy to get started with GroupDocs.Signature Cloud as there is nothing to install. Simply create an account at GroupDocs Cloud and get your application information. Once you have the App SID & key, you are ready to give the GroupDocs.Signature Cloud REST API a try with any language - on any platform. To help the developers to speed up the development of their projects, we have built SDK for .NET, which helps them to integrate the e-signing REST API in their .NET apps without worrying about the low-level details of handling the HTTP requests and responses.
Our e-Signature RESTful API supports the following signature types:
GroupDocs.Signature Cloud REST APIs allow the following operations with documents:
GroupDocs.Signature allows end users to sign documents literally in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, Rich Text format etc.
GroupDocs.Signature Cloud SDK is 100% tested and out of the box running. The SDK is open source and has an MIT license. It is highly flexible, so you can use it, and even customize it to suit your needs for absolutely free of charge.