Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,641 for

id client

(0.04 sec)
  1. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. 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....Token // Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  2. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....<repository> <id>repository.groupdocs.cloud</id> <name>repository...valid API credentials (Client ID and Client Secret). Follow this...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  3. Convert PSD to PPTX in Node.js

    Install GroupDocs.Conversion Cloud SDKs for Node.js and convert PSD to PPTX programmatically. This file format converter API offers rich features.... Client Secret, Client ID) from our API Cloud...credentials (i.e. Client Secret, Client ID). Next, Instantiate...

    blog.groupdocs.cloud/conversion/convert-psd-to-...
  4. Combine Word Documents in C#

    Let's learn how to combine Word documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs to merge Word documents programmatically....getting API credentials(Client ID + Client Secret). Combine Word...Configuration class with the Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/combine-word-docume...
  5. Java: Convert MPP to PDF | MPP to PDF Converter...

    Learn how to convert MPP to PDF using Java REST API. Simplify project sharing, enhance accessibility, and ensure compatibility with a universal PDF format....<repository> <id>repository.groupdocs.cloud</id> <name>repository...API credentials(i.e. Client ID and Client Secret). You may visit...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  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....storage VersionId File version Id Useful for storages that support...Token * Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/merger/join-document-cross...
  7. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provIdes easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provIdes straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....clearance or ids of the watermarks to remove. Ids could be retrieved...application with an unique Client Id and Client Secret combination after...

    docs.groupdocs.cloud/watermark/features-overview/
  8. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/conversion/convert-present...
  9. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  10. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....storage used versionId File version id cURL example Request curl - X... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/signature/working-with-fil...