Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 355 for

barcode signature

(0.03 sec)
  1. Search for signatures in document | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-signa...
  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...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/deletesettings/
  3. 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/
  4. 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....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/updatesettings/
  5. Developer Guide | Documentation

    How-to-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other document elements....Signature Product Solution GroupDocs...bookmarks, checkboxes and barcode images. Was this page helpful...

    docs.groupdocs.cloud/assembly/developer-guide/
  6. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified Signatures Failed List of Signatures that were not updated...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/updateresult/
  7. 使用 Python 编辑已签名 PDF 文档中的签名

    使用 Python 中的 REST API 和 Document Signature Cloud SDK for Python 以编程方式编辑已签名 PDF 文档中的签名。...Signature Cloud 的 Python SDK API。它使...包安装程序 )在控制台中使用以下命令将 GroupDocs.Signature Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/signature/edit-signatur...
  8. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/searchsettings/
  9. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Signature Product Solution GroupDocs...background-color for a text barcode Inserts a barcode image check Sets a...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  10. Barcode Signature

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Signature Cloud 17.12 bekannt. Es handelt...handelt sich um eine E-Signatur-REST-API, mit der Sie Ihren Anwendungen...

    blog.groupdocs.cloud/de/tag/barcode-signature/