Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 913 for

protection

(0.06 sec)
  1. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific 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....specified only for password-protected documents. Resource URI HTTP...

    docs.groupdocs.cloud/conversion/convert-specifi...
  2. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....specified only for password-protected documents Attachments Collection...

    docs.groupdocs.cloud/merger/import-attachment/
  3. 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.Editor 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" : false..."path" : "/editordocs/password-protected.docx" }, { "name" : "sample...

    docs.groupdocs.cloud/editor/working-with-folder/
  4. 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....specified only for password-protected documents. Resource URI HTTP...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  5. ドキュメントを保護するためのウォーターマーク クラウド API と SDK %%sep%% G...

    ドキュメント編集 REST API を使用すると、ワードプロセッサ ドキュメント、スプレッドシート、プレゼンテーション、および C#、Java、PHP、Python などの HTML などの Web ドキュメントを編集できます。..."WordProcessing/password-protected.docx", Password = "password"...

    blog.groupdocs.cloud/ja/editor/update-word-exce...
  6. Convertir un document texte en PDF à l'aide de ...

    Découvrez comment convertir rapidement et facilement des fichiers texte au format PDF en Java à l'aide de GroupDocs.Conversion Cloud SDK for Java. Suivez ce guide étape par étape....et offre un haut niveau de protection pour vos données pendant...

    blog.groupdocs.cloud/fr/conversion/convert-text...
  7. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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....specified only for password-protected documents. Resource URI HTTP...

    docs.groupdocs.cloud/conversion/add-watermark/
  8. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....specified only for password-protected documents Pages Collection...

    docs.groupdocs.cloud/merger/join-document-cross...
  9. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example...."conversions \\ password-protected.docx" ); $settings -> setFormat..."conversions \\ password-protected.docx" ); $settings -> setFormat...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  10. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....specified only for password-protected documents OutputPath The full...

    docs.groupdocs.cloud/editor/working-with-dsv-do...