Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,484 for

secret client

(0.04 sec)
  1. Python Password Protect an Excel File | XLS/XLS...

    Secure your Excel files with password protection using Excel Spreadsheet Password Protector REST API. Step-by-step guide for password safeguarding....SDK Step 2: Initiate the API Client Step 3: Upload the Excel Spreadsheet...the API Client # Now, please get your Client ID and Client Secret...

    blog.groupdocs.cloud/merger/password-protect-ex...
  2. C#: Convert MPP to Excel | Export MS Project to...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis....Next, obtain your Client ID and Client Secret from the GroupDocs...further details on obtaining client credentials. Convert MPP to...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....Please also get your Client ID and Client Secret from the dashboard... Once you have your Client ID and secret, please add it in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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 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....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-n-conse...
  5. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove 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....Please get your Client Id and Client Secret from https://dashboard...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/delete-annotati...
  6. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....need to get your Client ID and Client Secret from the dashboard...samples. Add your Client ID and Client Secret in the code as demonstrated...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  7. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email 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....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-email-d...
  8. Compare Two or More Word Documents using Python

    Programmatically Compare two or more Word documents 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...code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/comparison/compare-word-do...
  9. Convert Microsoft Project MPP to PDF using REST...

    Programmatically Convert Microsoft Project MPP to PDF using REST API on the cloud in Python with Document Conversion Cloud SDK for Python....Please get your Client ID and Client Secret from the dashboard...code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  10. 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/