Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,915 for

client id

(0.05 sec)
  1. Convert Markdown to HTML in C#

    Follow this guIde to convert Markdown to HTML in C#. GroupDocs.Conversion provIdes rich methods and properties to convert MD to HTML programmatically....get your application Client ID and Client Secret from the API...initialize it with the Client Secret & Client ID. Define the value...

    blog.groupdocs.cloud/conversion/convert-markdow...
  2. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table insIde the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document insIde a container example....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/parser/parse-by-template-o...
  3. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. 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....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/how-to-compare-...
  4. 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....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-all-revi...
  5. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare 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....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/compare-documen...
  6. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. 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....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/get-changes-coo...
  7. 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....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/merger/get-supported-file-...
  8. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a 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/metadata/working-with-files/
  9. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  10. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....<repository> <id>repository.groupdocs.cloud</id> <name>repository...valid API credentials (Client ID and Client Secret). Refer to this...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/