GroupDocs.Signature-Cloud 17.12.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GroupDocs.Signature-Cloud --version 17.12.0
NuGet\Install-Package GroupDocs.Signature-Cloud -Version 17.12.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GroupDocs.Signature-Cloud" Version="17.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GroupDocs.Signature-Cloud --version 17.12.0
#r "nuget: GroupDocs.Signature-Cloud, 17.12.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GroupDocs.Signature-Cloud as a Cake Addin
#addin nuget:?package=GroupDocs.Signature-Cloud&version=17.12.0

// Install GroupDocs.Signature-Cloud as a Cake Tool
#tool nuget:?package=GroupDocs.Signature-Cloud&version=17.12.0

Sign Documents anywhere, any language and any platform. Implement e-Signature functionality with the ability to sign,verify and search signature in documents using our RESTful APIs.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.4.0 35 4/18/2024
23.12.0 186 12/13/2023
23.6.0 155 6/23/2023
23.4.0 139 4/18/2023
22.6.2 274 12/15/2022
22.6.1 266 12/14/2022
22.6.0 445 6/24/2022
21.11.0 2,873 11/25/2021
21.5.1 363 5/6/2021
21.5.0 339 5/5/2021
20.7.0 558 7/28/2020
19.5.0 723 5/13/2019
19.3.0 681 5/13/2019
18.8.0 803 8/14/2018
18.8.0-alpha-20180814110333 623 8/14/2018
18.5.0 935 5/28/2018
18.5.0-alpha-20180525125817 648 5/28/2018
17.12.0 895 1/23/2018

GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Summary there are five types of supported Signature type you can operate with.

       * Text Signature - simple text label with different appearances settings and ability to align signature location on page area, set font and colors, same as put on any or all pages of document.
       * Image Signature - image signature with amount of filters and appearances settings, like Opacity, gray scale filter, brightness, contracts etc.
       * Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearances options and alignment properties.
       * QR-Code Signature - put different QR-Code encode types on Document pages with lot of additional settings, appearances options and alignment properties.
       * Digital Signature - put digital signatures like certificate files (pfx, crt format) on Document or separate pages (for PDF only) with lot of additional settings, appearances options and alignment properties.
       * Stamp Signature (not yet implemented in Cloud version) - put Stamp generated images on Document pages.

   Our GroupDocs.Signature for Cloud REST API allows following operations with documents:
     * provide list of supported document formats.
     * obtain list of supported Barcode encode type names.
     * obtain list of supported QR-Code encode type names.
     * retrieve document properties like document size, creation and update dates, count of pages.
     * retrieve document pages information like pages count, size of each page.
     * support adding all Signature types for Pdf documents.
     * support working with all Signature types (except Digital Signature for Slides) on Microsoft Document formats like Words, Cells, Slides.
     * verify Text and Digital signatures for Pdf, Words and Cells document types.
     * verify Barcode and QR-Code Signatures for all document format types.