Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 2,915 for

password

(0.1 sec)
  1. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....docx", Password = "" }, // quick convert format...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  2. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....msg", AttachmentName = "password-protected.docx", Folder =...

    blog.groupdocs.cloud/viewer/first-public-releas...
  3. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Convert MPP to PDF using Node.js | MS Proje...... Password-Protect PowerPoint Files in...methods and properties to password-protect PowerPoint files....

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  4. Backroung Brush and Stamp Brush Styles Signatur...

    This monthly release includes a number of new features and improvements. Some of the notable new features of this release are extended support of DGN, PDF, Html, CAD document formats along with setting to PDF and MS Project documents, Rendering Password protected ODT and OTT formats...Added support for rendering password protected ODT and OTT formats...

    blog.groupdocs.cloud/viewer/introducing-groupdo...
  5. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the Password....is required to provide the password. The following example demonstrates...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....docx" }, { "name" : "password-protected.docx" , "isFolder"...10240 , "path" : "/parserdocs/password-protected.docx" }, { "name"...

    docs.groupdocs.cloud/parser/working-with-folder/
  7. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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-n-conse...
  8. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Developers can easily sign password protected documents whether...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API...."DocumentPageNumber": 1, "Password" : "1234567890", "CertificateGuid":...

    docs.groupdocs.cloud/signature/search-digital-s...
  10. 在 Ruby 中使用 REST API 将 Word 转换为图像格式

    GroupDocs Ruby SDK 是将 Word DOCX 转换为图像格式的最佳方式。本文介绍如何在 Ruby 中使用 REST API 将 Word 格式转换为图像格式...password = "password" @settings.load_options....new() @loadOptions.password = "password" @settings.load_options...

    blog.groupdocs.cloud/zh/conversion/convert-word...