Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 11,991 for

java examples

(0.11 sec)
  1. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser.... The following example demonstrates how to split the...directly from the browser. cURL example Request * First get JSON Web...

    docs.groupdocs.cloud/merger/split-document/
  2. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... cURL example Request # First get JSON Web..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  3. 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....feedback On this page This example demonstrates how to convert...directly from the browser. cURL example Request // First get JSON Web...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs.... cURL example Request # First get JSON Web..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  5. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the Examples below. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....be achieved as shown in the examples below. API Usage There are...directly from the browser. cURL example Request # First get JSON Web...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  6. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser.... cURL example Request // First get JSON Web...application/json" // cURL example to delete document preview...

    docs.groupdocs.cloud/annotation/delete-pages/
  7. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... cURL example Request * First get JSON Web..."Accept: application/json" * cURL example to get document information...

    docs.groupdocs.cloud/comparison/get-document-in...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser.... cURL example Request // First get JSON Web...application/json" // cURL example to get document information...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... Following example demonstrates how to retrieve...directly from the browser. cURL example Request # First get JSON Web...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  10. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... cURL example Request // First get JSON Web...application/json" // cURL example to get document information...

    docs.groupdocs.cloud/comparison/accept-all-revi...