Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 946 for

protection

(0.13 sec)
  1. PHP에서 ODS를 XLSX로 변환하는 예제

    PHP와 GroupDocs.Conversion Cloud SDK를 사용하여 ODS를 XLSX로 변환합니다. 단계별 가이드, 벤치마크 및 빠르고 메모리 효율적인 변환을 위한 모범 사례....); // if the source ODS is protected 이 옵션을 사용하면 원본 서식을 유지하고, 비밀번호를...

    blog.groupdocs.cloud/ko/conversion/ods-to-xlsx-...
  2. Ví dụ chuyển đổi ODS sang XLSX trong PHP

    Chuyển đổi ODS sang XLSX trong PHP với GroupDocs.Conversion Cloud SDK. Hướng dẫn từng bước, các tiêu chuẩn đo lường và các thực tiễn tốt nhất để thực hiện chuyển đổi nhanh chóng, tiết kiệm bộ nhớ....); // if the source ODS is protected Các tùy chọn này cho phép...

    blog.groupdocs.cloud/vi/conversion/ods-to-xlsx-...
  3. PHP 中的 ODS 轉 XLSX 轉換範例

    使用 GroupDocs.Conversion Cloud SDK 在 PHP 中將 ODS 轉換為 XLSX。逐步指南、基準測試以及快速、節省記憶體的轉換最佳實踐。...); // if the source ODS is protected 這些選項讓您可以控制是否保留原始格式、嵌入密碼,或將轉換限制於特定工作表。...

    blog.groupdocs.cloud/zh-hant/conversion/ods-to-...
  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. PHP 中的 ODS 转 XLSX 转换示例

    使用 GroupDocs.Conversion Cloud SDK 在 PHP 中将 ODS 转换为 XLSX。分步指南、基准测试以及实现快速、内存高效转换的最佳实践。...); // if the source ODS is protected 这些选项允许您控制是否保留原始格式、嵌入密码或将转换限制在特定工作表上。...

    blog.groupdocs.cloud/zh/conversion/ods-to-xlsx-...
  6. 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...
  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. ドキュメントを保護するためのウォーターマーク クラウド 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...
  9. 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.Merger 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..."/conversiondocs/password-protected.docx" }, { "name" : "sample...

    docs.groupdocs.cloud/merger/working-with-folder/
  10. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document.... For password-protected documents, supply the password...

    docs.groupdocs.cloud/merger/mix-document-pages/