Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 5,097 for

signature

(0.17 sec)
  1. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Add metadata to a document curl -v "https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  2. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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/set-metadata-by-p...
  3. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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/set-metadata-by-p...
  4. Bản tin tháng 2 năm 2014

    Tích hợp và các mẫu Cloud API mới, các bản phát hành và cập nhật sản phẩm, v.v. trong Bản tin tháng 2 năm 2014 của chúng tôi....khiển phong bì của GroupDocs Signature. Chủ sở hữu phong bì hiện...

    blog.groupdocs.cloud/vi/total/groupdocs-septemb...
  5. Compare PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/ja/tag/compare-pdf/
  6. cloudControl

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....不仅如此,GroupDocs Signature 还创建了无纸化环境并满足了企业社会责任的需求。 GroupDocs...

    blog.groupdocs.cloud/zh/tag/cloudcontrol/
  7. पायथन में REST API का उपयोग करके Word दस्तावेज़...

    पायथन के लिए दस्तावेज़ संपादक क्लाउड एसडीके के साथ पायथन में क्लाउड पर एक REST API का उपयोग करके वर्ड दस्तावेज़ों (DOC या DOCX) को प्रोग्रामेटिक रूप से संपादित करें।...png\" alt=\"signatures\" style=\"width: 128px; height:...src=\"groupdocs.png\" alt=\"signatures\" style=\"width: 128px; height:...

    blog.groupdocs.cloud/hi/editor/edit-word-docume...
  8. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Signature 是一个全面的电子签名 API,使最终用户能够仅使用其...Web 浏览器在线签署文档。借助 GroupDocs.Signature API,您可以将安全电子签名功能无缝添加到基于 Web...

    blog.groupdocs.cloud/zh/page/50/
  9. How to self-host GroupDocs.Comparison Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/self-host-with-...
  10. 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/conversion/quick-start/