Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,576 for

client id

(0.05 sec)
  1. PDF Merger | Merge PDF Documents | Combine PDFs...

    Learn how to merge PDF documents in C# .NET. Step-by-step guIde to combine PDF files, concatenate PDF documents, and streamline workflows with PDF merger....your API credentials ( Client ID & Client Secret ) by following...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  2. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....groupdocs_editor_cloud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  3. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/signature/sign-pdf-documen...
  4. 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-...
  5. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The environment variables Client_Id and Client_SECRET must be set....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET must be set....

    docs.groupdocs.cloud/parser/get-supported-file-...
  6. 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...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....Dashboard to get your Client ID and Client Secret . Convert DOC...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  8. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wIde variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Update signatures by ID Delete signatures by ID Supported File Formats...Application which has a Client Id and Client Secret when they . Authenticated...

    docs.groupdocs.cloud/signature/overview/
  9. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....Conversion-Cloud Get your Client ID and Client Secret from GroupDocs...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  10. Combine PDF Files Using C# .NET | Merge PDFs Ef...

    Learn how to combine PDF files using C# .NET. Easy and simple steps to merge PDF files using PDF merger. Concatenate multiple PDF documents into single PDF... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/merger/combine-pdf-files-w...