Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,915 for

password

(0.14 sec)
  1. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...docx" , "Password" : "1234567890" }, "Size"...

    docs.groupdocs.cloud/signature/verifyresult/
  2. Combine Text Files using a TXT File Merger

    Install GroupDocs.Merger Cloud SDK for Node.js and combine text files programmatically. This txt file merger is easy to use and offers a wide range of features....See Also # Password-Protect Excel using Password Protection Service...

    blog.groupdocs.cloud/merger/combine-text-files-...
  3. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs.... Password Protect PDF Documents in ...NET API now allows adding password to PDF documents. It also...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. Creating and Managing Account | Documentation

    Creating a Free Account Go to Dashboard. You will be redirected to our Single Sign On application to authenticate to our services. If you already have an account with our services, please specify the User Name/Email and Password and click on the Sign In button. If you don’t have an account with our services, click on the Don’t have an account? Sign Up button or Sign Up using an existing GitHub or Google account....specify the User Name/Email and Password and click on the Sign In button...

    docs.groupdocs.cloud/total/creating-and-managin...
  5. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease.... Now provide the password of the PDF document. Then...and many more. Can I merge password-protected documents using...

    blog.groupdocs.cloud/merger/merge-documents-of-...
  6. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Password The password to open file Should...Should be specified only for password-protected documents OutputFolder...

    docs.groupdocs.cloud/watermark/search-watermarks/
  7. 将条形码签名添加到您的文档中

    REST API,用于创建、验证和搜索不同类型的条形码 通过执行各种签名选项对云中的文档进行签名...\"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }, \"SaveOptions\":...\"MyStorage\", \"VersionId\": \"\", \"Password\": \"\",},\"VerifyOptions\":...

    blog.groupdocs.cloud/zh/signature/add-electroni...
  8. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Password The password to open file Should...Should be specified only for password-protected documents OutputPath...

    docs.groupdocs.cloud/editor/working-with-spread...
  9. 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...
  10. Compare Two or More Word Documents using Python

    Programmatically Compare two or more Word documents using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....You may provide the password for the password-protected source or...files as shown below: target.password = "5784" You may also define...

    blog.groupdocs.cloud/comparison/compare-word-do...