Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,915 for

password

(0.03 sec)
  1. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options...."PdfVerifyBarcodeOpti" }, { "password": "1234567890", "certificateGuid":..."PdfVerifyBarcodeOpti" }, { "password": "1234567890", "certificateGuid":...

    docs.groupdocs.cloud/signature/working-with-ver...
  2. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....DocxLoadOptions Now, set the password, loadOptions, and the output...the DocxLoadOptions Now, set password and load option values Now...

    blog.groupdocs.cloud/conversion/convert-word-do...
  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...null , "versionId" : null , "password" : null }, "size" : 1360026...

    docs.groupdocs.cloud/signature/deleteresult/
  4. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Password The password to open file Should...Should be specified only for password-protected documents OutputPath...

    docs.groupdocs.cloud/editor/working-with-text-d...
  5. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a Password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....also required to provide a password. The following example demonstrates...also required to provide a password. The following example demonstrates...

    docs.groupdocs.cloud/merger/extract-pages/
  6. 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....pdf" , "Password" : "1234567890" }, "Size"...

    docs.groupdocs.cloud/signature/signresult/
  7. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    文檔編輯 REST API 允許使用 C#、Java、PHP、Python 等編輯文字處理文檔、電子表格、演示文稿和 Web 文檔(例如 HTML)。..."WordProcessing/password-protected.docx", Password = "password" }, OutputPath...

    blog.groupdocs.cloud/zh-hant/editor/update-word...
  8. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    文档编辑 REST API 允许使用 C#、Java、PHP、Python 等编辑文字处理文档、电子表格、演示文稿和 Web 文档(例如 HTML)。..."WordProcessing/password-protected.docx", Password = "password" }, OutputPath...

    blog.groupdocs.cloud/zh/editor/update-word-exce...
  9. 使用 Ruby 将多种文件类型合并到一个文档中

    如何使用 Ruby 将多种文件类型合并到一个文档中...password = 'password' @item2 = GroupDocs...pdf' @item1.file_info.password = 'password' @item2 = GroupDocs...

    blog.groupdocs.cloud/zh/merger/merge-multiple-f...
  10. Working with Signature Collection | 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 multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format...."PdfDigitalLocation", "visible": true, "password": "1234567890", "certificateGuid":..."PdfDigitalLocation", "visible": true, "password": "1234567890", "certificateGuid":...

    docs.groupdocs.cloud/signature/working-with-sig...