Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,623 for

groupdocs.comparison cloud

(0.09 sec)
  1. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/fileinfo/
  2. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document...Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document...

    blog.groupdocs.cloud/hi/tags/index.xml
  3. 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/signresult/
  4. Status - groupdocs.cloud

    Stay up to date with the latest service updates from Status - groupdocs.Cloud....cloud Operational storage.groupdocs.cloud Operational...groupdocs.cloud Major Outage products.groupdocs.cloud Operational...

    status.groupdocs.cloud/
  5. Attachment Page Resources | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Download Resource of Email Attachments Page for HTML Representation You can download the resource of a specific email attachment page for HTML representation, that is already createdattachments/attachment-pages/#HGetEmailAttachmentPagesListforHTMLRrepresentation). Following API helps to download HTML page resource (image, style, graphics or font), it returns actual data of HTML page resource. The following GroupDocs.Viewer Cloud REST API resource has been used to download resource of Email attachment page(HTML Representation)....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/attachment-page-res...
  6. Load Options by Document Family | Documentation

    Load Options by Document Family...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/load-options-by...
  7. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/updatesettings/
  8. Quickstart | 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/quickstart/
  9. Comparisons failed on 2021-08-07 at 1:31 am - F...

    The groupdocs.Cloud’s API generated the following error: Error: Comparisons. Exception: AmazonS3 Storage exception: Error making request with Error Code Forbidden and Http Status Code Forbidden. No further error informa…...2021-08-07 at 1:31 am GroupDocs.Comparison Cloud Product Family ldlong...2021, 2:30pm #1 The groupdocs.cloud’s API generated the following...

    forum.groupdocs.cloud/t/comparisons-failed-on-2...
  10. Get Supported QRCodes | Documentation

    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 -X GET "https://api.groupdocs.Cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

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