Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,744 for

groupdocs.signature cloud

(0.22 sec)
  1. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in Groupdocs.signature Cloud V1 Groupdocs.signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-digital-s...
  2. Verify text signatures | Documentation

    Groupdocs.signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of Groupdocs.signature Cloud consists of: Upload input document into Cloud storage Verify 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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Total Cloud Product Family This public forum...GroupDocs.Cloud products. 108 GroupDocs.Viewer Cloud Product Family...

    forum.groupdocs.cloud/
  4. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with Groupdocs.signature Cloud it’s only needed to pass search options to Search method. 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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  5. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Convert JSON to HTML in Node.js | JSON to Webpage Conversion Easily convert JSON to......Automation REST APIs | GroupDocs Cloud Recent content on Document Automation...Automation REST APIs | GroupDocs Cloud Convert JSON to HTML in Node...

    blog.groupdocs.cloud/index.xml
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Comparison for Cloud API is a REST API that lets...different platforms: .NET, Java and Cloud. One such app is a legally-binding...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  7. Signature on Document Automation REST APIs | Gr...

    Signature on Document Automation REST APIs | GroupDocs Cloud Recent content in Signature on Document Automation REST APIs | GroupDocs Cloud แปรงพื้นหลังและลายเซ็นสไตล์แปรงตราประทับเปิดตัวใน GroupDo......Automation REST APIs | GroupDocs Cloud Recent content in Signature...Automation REST APIs | GroupDocs Cloud แปรงพื้นหลังและลายเซ็นสไตล์...

    blog.groupdocs.cloud/th/tag/signature/index.xml
  8. Verify Signature on Document Automation REST AP...

    Verify Signature on Document Automation REST APIs | GroupDocs Cloud Recent content in Verify Signature on Document Automation REST APIs | GroupDocs Cloud 使用 Python 使用二维码签署 PDF 文档 使用 Python 中的 REST ......Automation REST APIs | GroupDocs Cloud Recent content in Verify Signature...Automation REST APIs | GroupDocs Cloud 使用 Python 使用二维码签署 PDF 文档 使用...

    blog.groupdocs.cloud/zh/tag/verify-signature/in...
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Annotation Cloud 17.12. It is based on GroupDocs...functionality in Cloud. The GroupDocs.Annotation Cloud is a RESTful...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  10. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in Groupdocs.signature Cloud V1 Groupdocs.signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following Groupdocs.signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.Cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/