Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,731 for

groupdocs.signature cloud

(0.07 sec)
  1. sign PDF documents on Document Automation REST ...

    sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Signieren Sie PDF mit Stamp mithilfe de......Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents...Automation REST APIs | GroupDocs Cloud Signieren Sie PDF mit Stamp...

    blog.groupdocs.cloud/de/tag/sign-pdf-documents/...
  2. sign PDF documents on Document Automation REST ...

    sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Node.js の REST API を使用して PDF にスタンプで署名する......Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents...Automation REST APIs | GroupDocs Cloud Node.js の REST API を使用して PDF...

    blog.groupdocs.cloud/ja/tag/sign-pdf-documents/...
  3. sign PDF documents on Document Automation REST ...

    sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents on Document Automation REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 使用 Stamp 簽署 PDF ......Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents...Automation REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 使用 Stamp...

    blog.groupdocs.cloud/zh-hant/tag/sign-pdf-docum...
  4. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....From The Library GroupDocs.Signature for Cloud API: comprehensive...programming languages GroupDocs.Signature for Cloud provides an extensive...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  5. Renaming Fields in Template to not save new Nam...

    I have video attached. Using Cloud API account, either creating a new template or updating existing do not update the name of the fields. Am I doing anything wrong on my end?...not save new Names GroupDocs.Signature Cloud Product Family sgross...have video attached. Using Cloud API account, either creating...

    forum.groupdocs.cloud/t/renaming-fields-in-temp...
  6. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verifysettings/
  7. Search for Barcode signatures | Documentation

    Groupdocs.signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of Groupdocs.signature Cloud consists of: Upload input document into Cloud storage Search signatures 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. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/search-for-barco...
  8. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/total/overview-rest-api/
  9. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....Total for Cloud apps: 25% off monthly plans...plans. GroupDocs.Total for Cloud APIs: 10% off annual Business and...

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/signsettings/