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

password

(0.07 sec)
  1. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...new DocxLoadOptions { Password = "password" }, ConvertOptions =...= 5, MarginLeft = 5, Password = "password", UnembedFonts = true...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Convert PDF to Text in Java - PDF to TXT Converter

    Convert PDF to Text in Java programmatically using GroupDocs.Conversion Cloud SDKs & REST API. Follow the step-by-step guide for easy conversions.... Can I convert password-protected PDF to text files...files? Yes, you can convert password-protected PDFs to text files...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java.... Can I convert password-protected PDFs to PowerPoint...presentations? Yes, you can convert password-protected PDFs to PowerPoint...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  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. Convert HTML to PNG Image in Java - HTML to PNG...

    Easily convert HTML documents to high-quality images using Java Cloud SDK. This article is about how to convert HTML to PNG image in Java programmatically.... Can I convert password-protected HTML documents to...Java? Yes, you can convert password-protected HTML documents to...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....docx" , "password" : "1234567890" }, "size"...

    docs.groupdocs.cloud/signature/searchresult/