Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,731 for

groupdocs.signature cloud

(0.04 sec)
  1. System Error

    Search Options Results per page -- Results per page -- 10 20 30 40 50 100 Sort -- Sort -- Score File Name (ascending)......3D Cloud Product Family Aspose.3D Product...Product Family Aspose.BarCode Cloud Product Family Aspose.BarCode...

    localhost:8080/error/notfound/
  2. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. 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...
  4. QR Code Generator using PHP on Document Automat...

    QR Code Generator using PHP on Document Automation REST APIs | GroupDocs Cloud Recent content in QR Code Generator using PHP on Document Automation REST APIs | GroupDocs Cloud Tạo mã QR để ký PDF b......Automation REST APIs | GroupDocs Cloud Recent content in QR Code Generator...Automation REST APIs | GroupDocs Cloud Tạo mã QR để ký PDF bằng API...

    blog.groupdocs.cloud/vi/tag/qr-code-generator-u...
  5. 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/
  6. 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/tag/sign-pdf-documents/...
  7. Working with Text 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 Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text 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-tex...
  8. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....2014 GroupDocs for Cloud APIs: Convenient Cloud Document Collaboration...Collaboration GroupDocs for Cloud APIs allow developers to introduce...

    blog.groupdocs.cloud/total/product-updates-tuto...
  9. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/licensing/
  10. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the Cloud storage....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/signresult/