Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,957 for

password

(0.17 sec)
  1. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...HTML Conversion Can't convert password-protected .doc Failed to convert...

    forum.groupdocs.cloud/t/free-support-policies/627
  2. 使用 REST API 在 C# 中将 HTML 转换为 PDF

    在 C# 中在线将 HTML 网页转换为 PDF 文档以保留格式或打印它。本文介绍如何使用 REST API 在 C# 中将 HTML 转换为 PDF。...= 5, MarginLeft = 5, Password = "password", UnembedFonts = true...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14...."pageNumbers" : [ 1 , 3 , 5 ] } }, { "password" : "1234567890" , "certificateGuid"..."marginMeasureType" : "Pixels" , "password" : "1234567890" , "certificateGuid"...

    docs.groupdocs.cloud/signature/signature-option...
  4. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API.... Set password for loadOptions Next, create...

    blog.groupdocs.cloud/conversion/convert-word-do...
  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. 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…...password = "" settings = new GSignatureC...certificateFilePath = "signature.pfx"; opts.password = "xxxxxxx"; opts.visible...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  7. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....encryption, compression, and password protection. You can either...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. 如何在 Ruby 中将 MSG 文件转换为 PDF

    将 Outlook 电子邮件和 OfficeLogic Groupware MSG 文件格式转换为 PDF 格式。本文介绍如何在 Ruby 中将 MSG 文件转换为 PDF。...password = "password" convertOptions.unembed_fonts...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名..."StorageName": "", "VersionId": "", "Password": "" }, "SaveOptions": { ...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  10. Verify text 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" : 1352787...

    docs.groupdocs.cloud/signature/verify-text-sign...