Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 911 for

java examples

(0.13 sec)
  1. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class.... cURL example Linux/MacOS/Bash # First get..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  2. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....used in the example. HTTP POST ~/formats cURL example The following...following example demonstrates how to get supported file types. Linux/MacOS/Bash...

    docs.groupdocs.cloud/merger/get-supported-file-...
  3. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....shown in examples below: C# // For complete examples and data...GetSupportedFileForm (); Java & Android // For complete examples and data files...

    docs.groupdocs.cloud/annotation/self-host-with-...
  4. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... cURL example Request // First get JSON Web...application/json" // cURL example to add annotation into document...

    docs.groupdocs.cloud/annotation/text-highlight-...
  5. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....resource has been used in the example. Resource URI HTTP DELETE ~/template...~/template cURL example The following example demonstrates how...

    docs.groupdocs.cloud/parser/delete-template/
  6. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.signature Cloud API Reference lets you to 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 exposes....default storage used cURL example Linux/MacOS/Bash curl -X GET...d-columns.xlsx" } ] } SDK examples Our API is completely independent...

    docs.groupdocs.cloud/signature/working-with-fol...
  7. 將 PDF 轉換為 PowerPoint | PDF 轉 PPT | PDF 轉 PPTX 於...

    無縫地使用 Java REST API 將 PDF 轉換為 PowerPoint 簡報。在線將 PDF 保存為 PPT。免費的 PDF 轉 PPTX 轉換器。...Thai فارسی українська Polski 使用 Java 將 PDF 轉換為 PowerPoint 演示文稿。 將...重新利用內容、創建專業演示還是改善工作場所的協作,使用 Java REST API 將 PDF 轉換為 PowerPoint...

    blog.groupdocs.cloud/zh-hant/conversion/pdf-to-...
  8. GroupDocs.Merger Cloud Product Family on Docume...

    GroupDocs.Merger Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Merger Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud M...... Our guide with C# code examples for automating Word file merging...PDF Combine Excel Sheets in Java - Excel Files Merger Install...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  9. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Rewriter in cross-platform Java apps. All SDKs are open-source...the box. SDK usage examples See the examples below for a quick...

    docs.groupdocs.cloud/rewriter/sdk/
  10. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... cURL example Linux/MacOS/Bash # First, obtain..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/comparison/compare-multipl...