Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 927 for

protection

(0.61 sec)
  1. Convertir CSV en Excel en Java : un guide

    Découvrez comment convertir CSV en Excel XLS ou XLSX à l'aide de GroupDocs.Conversion Cloud SDK pour Java. Suivez le guide étape par étape et explorez l'outil basé sur le cloud....fichiers, la compression et la protection par mot de passe. Vous pouvez...

    blog.groupdocs.cloud/fr/conversion/convert-csv-...
  2. Trích xuất văn bản PDF bằng Java | Phân tích PD...

    Học cách trích xuất văn bản từ tệp PDF trong Java bằng cách sử dụng GroupDocs.Parser Cloud SDK. Tự động hóa quá trình trích xuất văn bản một cách dễ dàng và tiết kiệm thời gian của bạn....extract text from password-protected PDF files using GroupDocs...

    blog.groupdocs.cloud/vi/parser/document-parsing...
  3. 문서 보안을 위한 Watermark Cloud API 및 SDK %%sep%% Gro...

    문서 편집 REST API를 사용하면 워드 프로세싱 문서, 스프레드시트, 프레젠테이션 및 C#, Java, PHP, Python 등의 HTML과 같은 웹 문서를 편집할 수 있습니다...."WordProcessing/password-protected.docx", Password = "password"...

    blog.groupdocs.cloud/ko/editor/update-word-exce...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  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. 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/