Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 5,072 for

signature

(1.44 sec)
  1. GroupDocs 通讯 2017 年 3 月 – API 更新和代码示例

    2017 年 4 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Signature for .NET 17.02 - 23 个新功能、05...

    blog.groupdocs.cloud/zh/total/groupdocs-develop...
  2. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/available-sdks/
  3. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/available-sdks/
  4. Bản tin GroupDocs tháng 3 năm 2017– Cập nhật AP...

    Bản tin dành cho nhà phát triển GroupDocs tháng 4 năm 2017 mô tả các bản cập nhật API, cải tiến tính năng chính và sửa lỗi trong API thao tác tài liệu GroupDocs....Signature cho .NET 17.02 - 23 Tính năng...

    blog.groupdocs.cloud/vi/total/groupdocs-develop...
  5. GroupDocs Newsletter marzo 2017– Aggiornamenti ...

    La newsletter per sviluppatori di GroupDocs di maggio 2017 descrive gli aggiornamenti delle API, i principali miglioramenti delle funzionalità e le correzioni di bug all'interno delle API di manipolazione dei documenti di GroupDocs....Signature per .NET 17.03 - 13 nuove...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  6. 使用电子签名功能增强您的 C# / ASP.NET 应用程序

    GroupDocs 提供了一个具有灵活 API 的 .NET 库,可用于构建具有 Web 签名捕获功能的具有法律约束力的电子签名应用程序。...Signature 插件 . 为 NuGet Gallery 发布了适用于...

    blog.groupdocs.cloud/zh/total/groupdocs-novembe...
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/quick-start/
  8. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET arguments. curl -v 'https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Sending files for processing | Documentation

    How to send files for processing to the selected language....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/request/
  10. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...