Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,067 for

signature

(0.31 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Getting Started /...

    docs.groupdocs.cloud/signature/quick-start/
  2. Signing Documents | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/signing-document...
  3. 在 Node.js 中使用 REST API 比较 PowerPoint 演示文稿

    使用 GroupDocs.Signature Cloud SDK for PHP 在云上使用 PHP 中的 REST API 以编程方式生成 QR 码以签署 PDF。...Signature Cloud 的 PHP SDK API。它允许创建...groupdocscloud/groupdocs-signature-cloud 安装后,请使用Composers的 autoload...

    blog.groupdocs.cloud/zh/signature/generate-qr-c...
  4. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/verification-opt...
  5. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    GroupDocs.Cloud developer newsletter for October 2018 describes document manipulation Cloud APIs and SDKs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....PHP Java Product News New e-Signature Cloud SDK for Java now launched...launched # GroupDocs.Signature Cloud APIs empower cloud applications...

    blog.groupdocs.cloud/viewer/groupdocs.viewer-cl...
  6. Customize header snd remove thumbs cloud api - ...

    Hello, Is it possible to remove the powered by groupdocs viewer header or customize it using the cloud api Signature product? Also, is there away to remove the thumbs tab button as it gets in the way when signing on a mobile device?...Signature Cloud Product Family jgross...customize it using the cloud api signature product? Also, is there away...

    forum.groupdocs.cloud/t/customize-header-snd-re...
  7. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....Signature Cloud # GroupDocs.Signature Cloud is a secure...secure electronic signature API that allows developer to easily...

    blog.groupdocs.cloud/total/releasing-first-vers...
  8. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text Signature type Image Specifies Image Signature type Digital Specifies Digital Signature type Barcode Specifies Barcode Signature type QRCode Specifies QRCode Signature type Stamp Specifies Stamp Signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/common-structures/
  9. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/create-document-...
  10. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...Signature Cloud API Issue GroupDocs.Signature Cloud Product...next version of GroupDocs.Signature Cloud, probably in v24.4 biglesias...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...