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

password

(0.26 sec)
  1. Convert PDF to Text Programmatically using REST...

    GroupDocs API allows you to convert PDF to Text file in high quality. Let's learn how to convert PDF to Text file programmatically using REST API in Ruby....the PdfLoadOptions Set the password for pdf file Then, Provide...the PdfLoadOptions Set the password for pdf file Create an instance...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Convert ZIP or RAR to PDF using a File Converter

    Let's convert Zip or RAR to PDF using GroupDocs.Conversion Cloud SDKs. This file converter provides rich conversion methods to perform RAR to PDF conversion....See Also # Password-Protect Excel using Password Protection Service...

    blog.groupdocs.cloud/conversion/convert-zip-or-...
  3. Compare Two or More Word Documents using Python

    Programmatically Compare two or more Word documents using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....You may provide the password for the password-protected source or...files as shown below: target.password = "5784" You may also define...

    blog.groupdocs.cloud/comparison/compare-word-do...
  4. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...Set the protected docx file password and load_options Create an...Set the protected docx file password and load_options Create an...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. 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/
  6. 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/
  7. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... password = "1231" ; let target = new...rotected.docx" ; target . password = "5784" ; let target1 = new...

    docs.groupdocs.cloud/comparison/compare-multipl...
  8. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/join-document-pages/
  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. Combine Word Documents in C#

    Let's learn how to combine Word documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs to merge Word documents programmatically....See Also # Password-Protect Excel using Password Protection Service...

    blog.groupdocs.cloud/merger/combine-word-docume...