Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,058 for

client secret

(0.03 sec)
  1. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....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/merger/join-word-continous/
  2. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...oud Please get your Client ID and Secret from the GroupDocs Dashboard...Once you have your Client ID and Client Secret, add these in the...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  3. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as demonstrated...

    blog.groupdocs.cloud/comparison/accept-or-rejec...
  4. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API Client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project.... Create an API client app Before you can make any...you need to get a Client Id and a Client Secret . This will will...

    docs.groupdocs.cloud/signature/quick-start/
  5. 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....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/merger/split-document/
  6. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  7. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  8. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...One set of keys Client Id and Client Secret are required for...

    docs.groupdocs.cloud/viewer/features-overview/
  9. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....Now, please get your Client ID and Secret from the GroupDocs Dashboard...Once you have your Client ID and Client Secret, add these in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. 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....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/get-list-of-cha...