Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 5,070 for

signature

(1.92 sec)
  1. custom notifications on Document Processing RES...

    custom notifications on Document Processing REST APIs | GroupDocs Cloud Recent content in custom notifications on Document Processing REST APIs | GroupDocs Cloud Tạo và tùy chỉnh thông báo email tr......Signature cho ứng dụng đám mây Soạn...báo email trong GroupDocs.Signature cho Ứng dụng đám mây để đăng...

    blog.groupdocs.cloud/vi/tag/custom-notification...
  2. custom notifications on Document Processing RES...

    custom notifications on Document Processing REST APIs | GroupDocs Cloud Recent content in custom notifications on Document Processing REST APIs | GroupDocs Cloud Erstellen und Anpassen von E-Mail-B......Signature for Cloud-App Verfassen und...E-Mail-Benachrichtigungen in der GroupDocs.Signature for Cloud-App, um Dokumente...

    blog.groupdocs.cloud/de/tag/custom-notification...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Signature Cloud Java SDK pro veřejné...implementaci funkcí GroupDocs.Signature Cloud API ve vaší aplikaci...

    blog.groupdocs.cloud/cs/groupdocs.cloud/page/31/
  4. GroupDocs 客戶通訊 – 2015 年 6 月

    GroupDocs.Comparison for .NET 是一個多格式文檔比較庫,允許比較兩個 Word、PDF、Excel、PowerPoint, 純文本或 HTML 文件。...Signature for Cloud API:針對不同編程語言的綜合...API:針對不同編程語言的綜合 SDK 示例 GroupDocs.Signature for Cloud 提供了廣泛的 REST API,允許開發人員...

    blog.groupdocs.cloud/zh-hant/annotation/groupdo...
  5. Módulo de visor de documentos PDF y Office Java...

    GroupDocs lanzó un módulo que permite a los desarrolladores de DNN integrar su visor de documentos Java descargable en sus sitios web de DNN....Signature for Cloud es una API que permite...Arreglos generales. GroupDocs.Signature para la aplicación en la nube...

    blog.groupdocs.cloud/es/viewer/product-updates-...
  6. GroupDocs 客户通讯 – 2015 年 6 月

    GroupDocs.Comparison for .NET 是一个多格式文档比较库,允许比较两个 Word、PDF、Excel、PowerPoint, 纯文本或 HTML 文件。...Signature for Cloud API:针对不同编程语言的综合...API:针对不同编程语言的综合 SDK 示例 GroupDocs.Signature for Cloud 提供了广泛的 REST API,允许开发人员...

    blog.groupdocs.cloud/zh/annotation/groupdocs-cu...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Signature 云产品系列提供适用于 .NET、Java、PHP 和...电子签名云 SDK 现已推出 GroupDocs.Signature Cloud API 使云应用程序能够为多种流行的业务文档格式添加电子签名功能。用于...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/45/
  8. 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...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/deletesettings/
  9. GroupDocs on Document Processing REST APIs | Gr...

    GroupDocs on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs on Document Processing REST APIs | GroupDocs Cloud Présentation de GroupDocs.Comparison Cloud 19.5 ! La nouv......Signature de nouvelle génération GroupDocs.Signature for...différents types d'objets Signatures dans les documents de votre...

    blog.groupdocs.cloud/fr/tag/groupdocs/index.xml
  10. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "SignatureType": "Barcode", "pageNumber": 1, "SignatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted Signatures Failed List of Signatures that were not deleted...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/deleteresult/