Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,641 for

id client

(0.12 sec)
  1. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject 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/reject-all-revi...
  2. 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....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-document-in...
  3. Convert RAR File to JPG in C#

    This guIde teaches you how to convert RAR file to JPG in C# programmatically. Build your very own RAR File Converter using GroupDocs.Conversion.....the API credentials (Client ID + Client Secret) and we can get...initialize it with the Client Secret & Client ID. Set the value of...

    blog.groupdocs.cloud/conversion/convert-rar-fil...
  4. Password-Protect Excel using Password Protectio...

    Follow this guIde to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....step is to obtain the Client ID and Client Secret by following...Configuration object using Client ID and Client Secret. Initialize an...

    blog.groupdocs.cloud/merger/password-protect-ex...
  5. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app....the API credentials (Client ID + Client Secret) from the API...Configuration class with the Client Secret & Client ID. Define the value...

    blog.groupdocs.cloud/conversion/convert-word-to...
  6. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible to include on API response?...likely on this print from my Client API: image.png (70,1,KB) The...me, about the Taks data, are: [ID,Active,Task Mode,Name,Duration...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  7. C# Overlay Text on GIF | Add Watermark to GIF i...

    Enhance your GIFs with overlay text using GIF watermarking REST API and C# SDK. Explore customization options, API reference, and C# SDK on GitHub. Elevate your visual storytelling and engage your audience today....the initialization of the API Client Step 3: Upload the Document...Initialization of the API Client # To set up the API client, kindly obtain...

    blog.groupdocs.cloud/watermark/add-overlay-text...
  8. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable data....SDK Step 2: Initiate the API Client Step 3: Upload the PDF Document...the API Client # To get started with the API client, make sure...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  9. 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...
  10. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provIded: the convert api method will return 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-html-do...