Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,124 for

groupdocs.signature cloud

(0.1 sec)
  1. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud SDK for Python....code programmatically on the cloud. The digital signatures provide...the Python SDK of GroupDocs.Signature Cloud API. It enables you...

    blog.groupdocs.cloud/2021/03/06/sign-pdf-docume...
  2. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....will utilize the GroupDocs.Signature Cloud SDK for .NET to achieve...sure you have the GroupDocs.Signature Cloud SDK for .NET installed...

    blog.groupdocs.cloud/signature/generate-qr-code...
  3. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in Groupdocs.signature Cloud V1 Groupdocs.signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following Groupdocs.signature Cloud REST API resource has been used in the Supported File Formats example....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/supported-file-f...
  4. Get Supported Barcodes | Documentation

    Groupdocs.signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following Groupdocs.signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -X GET "https://api.groupdocs.Cloud/v2.0/signature/barcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } 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/get-supported-ba...
  5. Verify multiple 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-multiple-...
  6. Search 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/search-digital-s...
  7. Working with Image 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 sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-ima...
  8. Working with Verify Collection | 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 multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-ver...
  9. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically Sign PDF documents with Stamp signatures using REST API on the Cloud in Node.js with Groupdocs.signature Cloud SDK for Node.js....signature programmatically on the cloud. In this article, we will learn...the Node.js SDK of GroupDocs.Signature Cloud API. It enables us...

    blog.groupdocs.cloud/2021/12/27/sign-pdf-with-s...
  10. Document Information | Documentation

    Note Note: The features listed in this page are supported only in Groupdocs.signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following Groupdocs.signature Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.Cloud/v1/signature/document.docx/document/info" \ -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 { "fileName": "document....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/document-informa...