Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,076 for

signature family

(0.36 sec)
  1. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/revisioninfo/
  2. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform Signatures delete...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deletesettings/
  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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  4. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/i...
  5. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/csv/
  6. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/w...
  7. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/licensing/
  8. Processing files | Documentation

    How to process a file....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/
  9. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/hello-world/