Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,866 for

id client

(0.04 sec)
  1. Compare Two Images in Python | Python Image Com...

    Effortlessly Identify disparities between two images with Python! Our step-by-step guIde helps you compare images and pinpoint differences efficiently. Boost your image analysis skills today!...Comparison SDK Start the API Client Upload the Images for Comparison...the API Client # Next, access your Client ID and Client Secret...

    blog.groupdocs.cloud/comparison/compare-two-ima...
  2. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guIde to export MS Project into PDF for easy sharing and reporting...Conversion-Cloud Then obtain your Client ID and Client Secret from the GroupDocs...of Configuration class using client credentials. Configuration...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify data extraction.... Client ID and Client Secret) from Cloud dashboard...information on how to obtain client credentials, please explore...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provIdes an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject 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...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  5. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....loud Then, get your Client ID and Client Secret from the dashboard...After you have collected Client ID and Client Secret, please add the...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Convert DOCX to HTML in C# | Word to HTML | DOC...

    Learn how to convert Word documents (DOC, DOCX) to responsive HTML with .NET REST API. Perform DOC to HTML conversion or export DOCX to HTML in C#...Conversion-Cloud Create your Client ID and Client Secret from the GroupDocs...ClientId = "YOUR_CLIENT_ID" , ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/conversion/convert-word-to...
  7. Classify PDF Files in .NET: Tutorial and Sample...

    Learn how to classify PDF files in .NET using GroupDocs.Classification Cloud SDK. This tutorial covers setup, code, cURL commands, and best practices....API client - Initialize ClassificationApi with your client ID...ClassifyDocument with the file ID, taxonomy, and optional confidence...

    blog.groupdocs.cloud/classification/classify-pd...
  8. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables Client_Id and Client_SECRET. curl -v "https://api....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret, add below code...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  10. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...