Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,952 for

password

(0.04 sec)
  1. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…... Empty password - ok, but I don’t see the...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  2. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser...."VersionId" : "string" , "Password" : "string" }, "Size" : 0...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  3. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....null , "versionId" : null , "password" : null }, "size" : 1360032...

    docs.groupdocs.cloud/signature/search-for-multi...
  4. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 PowerPoint 演示文稿。...password = "password" saveResult = editApi...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  5. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....null , "versionId" : null , "password" : null }, "size" : 1360026...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  6. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....null , "versionId" : null , "password" : null }, "size" : 1390318...

    docs.groupdocs.cloud/signature/verify-multiple-...
  7. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....docx" }, { "name" : "password-protected.docx" , "isFolder"...10240 , "path" : "/editordocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/editor/working-with-folder/
  8. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...password = "password" @convertOptions.unembed_fonts...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  9. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....docx" }, { "name" : "password-protected.docx" , "isFolder"..."path" : "/conversiondocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/merger/working-with-folder/
  10. 使用 Ruby 将 PDF 转换为可编辑的 Word 文档

    您可以在云端的 Ruby 中将 PDF 转换为 Word DOCX。在本文中,我们将学习如何使用 Ruby Cloud API 将 PDF 转换为可编辑的 Word 文档。...password = "password" @loadOptions.hide_pdf_annotations...adOptions.new loadOptions.password = "" loadOptions.hide_pdf_annotations...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...