Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,933 for

password

(0.04 sec)
  1. 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/
  2. DeleteViewOptions | Documentation

    DeleteViewOptions data structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the document, delete view requested for. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Not used..."VersionId" : "string" , "Password" : "string" } } DeleteViewOptions...VersionId File version Id FileInfo.Password Not used Was this page helpful...

    docs.groupdocs.cloud/viewer/deleteviewoptions/
  3. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image formats. This article is about how to Convert Word to Image Formats using REST API in Ruby...DocxLoadOptions Set the word file password and load_options. Create an...DocxLoadOptions Set the word file password and load_options. Create an...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. Signing up | Documentation

    Learn how to sign up for GroupDocs.Translation Cloud service....in with your user name and password. Otherwise, click Don’t have...

    docs.groupdocs.cloud/translation/sign-up/
  5. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "Password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...null , "versionId" : null , "password" : null }, "size" : 1360021...

    docs.groupdocs.cloud/signature/updateresult/
  6. Edit PPTX Online using an Online PPT Editor

    Edit PPTX online using an enterprise-level online PPT editor. GroupDocs.Editor provides a browser-based powerpoint editing software to edit PPT/PPTX online....Converter Password-Protect ZIP File using Password Protection...

    blog.groupdocs.cloud/editor/edit-pptx-online-us...
  7. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....in with your user name and password. Otherwise, click Don’t have...

    docs.groupdocs.cloud/rewriter/sign-up/
  8. Verify digital 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....pfx', 'Password': '1234567890' } ] }" Response...null , "versionId" : null , "password" : null }, "size" : 242705...

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. 在 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...
  10. 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-...