Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 2,934 for

password

(0.23 sec)
  1. 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...
  2. Compare PDF Files using REST API in Node.js | P...

    Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....CertificateFilePath Provide the password Set the signature position...CertificateFilePath Provide the password Create an instance of the...

    blog.groupdocs.cloud/signature/sign-documents-w...
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....\"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName"...

    docs.groupdocs.cloud/signature/get-document-inf...
  4. 使用 Ruby 将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像

    将 PDF 文档转换为高保真优化的图像格式。本文介绍如何在 Ruby 中将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像。...password = "password" @settings.load_options....new() @loadOptions.password = "password" @settings.load_options...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件...password = "password" settings.load_options...DocxLoadOptions() loadOptions.password = "password" settings.load_options...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 DOC 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...password = "password" settings.load_options...DocxLoadOptions() loadOptions.password = "password" settings.load_options...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. 下一代GroupDocs.Annotation Clou首次公開發布

    GroupDocs.Annotation for Cloud API 為開發人員提供了一個 API,用於創建支持文本和圖形註釋的高級在線文檔註釋工具...pdf", Folder = null, Password = null }; // Import annotations...="Annotated.pdf", Folder=null, Password=null, Body=annotations, };...

    blog.groupdocs.cloud/zh-hant/annotation/first-p...
  8. 下一代GroupDocs.Annotation Clou首次公开发布

    GroupDocs.Annotation for Cloud API 为开发人员提供了一个 API,用于创建支持文本和图形注释的高级在线文档注释工具...pdf", Folder = null, Password = null }; // Import annotations...="Annotated.pdf", Folder=null, Password=null, Body=annotations, };...

    blog.groupdocs.cloud/zh/annotation/first-public...
  9. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....and quality when applicable Password protect output document when...

    blog.groupdocs.cloud/conversion/next-generation...
  10. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, Password for opening and Password for changing permissions. Following example demonstrates how to protect output PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....permissions, password for opening and password for changing permissions...render_options . permissions_password = "p123" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...