Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 1,378 for

joining

(0.04 sec)
  1. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Join(" , ", entry.Extension)}" );...

    docs.groupdocs.cloud/merger/get-supported-file-...
  2. Java で複数のドキュメントをマージする

    GroupDocs.Merger Cloud SDK for Java を使用して、Java でさまざまなタイプのドキュメントをマージする方法を学びます。ドキュメント管理を簡単に合理化します。... 最後に、DocumentApi の join() メソッドを呼び出して JoinRequest パラ...DocumentResult response = apiInstance.join(request); System.out.println("Output...

    blog.groupdocs.cloud/ja/merger/merge-documents-...
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....application/json" * cURL example to join several documents into one curl...application/json" * cURL example to join several documents into one curl...

    docs.groupdocs.cloud/merger/extract-pages/
  4. 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....application/json" * cURL example to join several documents into one curl...

    docs.groupdocs.cloud/merger/swap-pages/
  5. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": ".... Join ( "," , entry . Extension )));...

    docs.groupdocs.cloud/annotation/get-supported-f...
  6. 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....application/json" * cURL example to join pages from several documents...

    docs.groupdocs.cloud/merger/import-attachment/
  7. 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....application/json" * cURL example to join several documents into one curl...

    docs.groupdocs.cloud/merger/move-pages/
  8. Java で Excel シートを結合する - Excel ファイル結合

    GroupDocs.Merger Cloud SDK をインストールし、独自の Excel ファイル結合をプログラムで開発します。 Cloud SDK と REST API を使用して Java で Excel シートを結合します。...join(request); System.out.println("Output...

    blog.groupdocs.cloud/ja/merger/combine-excel-sh...
  9. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": ".... Join ( "," , entry . Extension )));...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  10. GroupDocs Cloud Blog on Document Automation RES...

    GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Compare Word Documents Online with ...... Join Word Documents using a Word...Follow this guide to learn how to join Word documents programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml