Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,933 for

password

(0.03 sec)
  1. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Password The password to open file It should...should be specified only for password-protected documents. Resource...

    docs.groupdocs.cloud/conversion/convert-document/
  2. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images 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" : 129711...FilePath = "sample2.pdf" , Password = null , VersionId = null...

    docs.groupdocs.cloud/signature/create-document-...
  3. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....API in C# 1 Add Password to Excel 1 Add Password to Excel Document...Document 1 Add Password to PDF Document 1 add password to PowerPoint...

    blog.groupdocs.cloud/zh/tags/
  4. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language...., FilePath = "conversions/password-protected.docx" }; // Execute.... filePath = "conversions/password-protected.docx" ; infoApi...

    docs.groupdocs.cloud/conversion/get-document-me...
  5. Convert PDF Files to PNG, JPEG, BMP, and TIFF I...

    Convert PDF document to optimized image formats in high fidelity. This article is about how to convert PDF Files to PNG, JPEG, BMP and TIFF images in Ruby....PdfLoadOptions Set the pdf file password and load_options Create an...PdfLoadOptions Set the pdf file password and load_options Create an...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  6. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a Password. The table below contains the full list of properties that can be specified while moving document pages....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/move-pages/
  7. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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. For protected documents, it is also required to provide a Password....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/change-page-orienta...
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a Password. The table below contains the full list of properties that can be specified while swapping document pages....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a 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. For protected documents, it is also required to provide a Password....also required to provide a password. The table below contains...support file versioning Password The password to open file Should...

    docs.groupdocs.cloud/merger/remove-pages/
  10. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....action MissingPassword The password was not provided IncorrectPassword...IncorrectPassword The provided password is incorrect 403 404 The requested...

    docs.groupdocs.cloud/assembly/getting-started/s...