Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,798 for

client id

(3.04 sec)
  1. ODP and PPT family fails in 24.2-alpine - Free ...

    Hello, I’v recently started testing the new 24.2-alpine version of GroupDocs conversion. and experienced multiple failures with the following message: “Font ‘?’ cannot be found” attached are some of this files. Archi…...Im using a Swagger generated client for Go, with “groupdocs/conversion-cloud:24...Free Support Policies . Issue ID(s): CONVERSIONCLOUD-570 sergei...

    forum.groupdocs.cloud/t/odp-and-ppt-family-fail...
  2. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API.... you need to add a Client Id and a Client Secret before making...existing project. You can get client credentials by creating a new...

    blog.groupdocs.cloud/conversion/convert-word-do...
  3. 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-...
  4. Convert HTML to Markdown via Java | Comprehensi...

    GroupDocs.Conversion offers conversion of a wIde range of document formats. This article is about how to convert HTML to Markdown with Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...GroupDocs account. Collect Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. 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-...
  6. 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...
  7. Remove Signatures from PDF using Python | REST API

    Programmatically Remove Signatures from Signed PDF Documents 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...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/signature/remove-signature...
  8. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guIde with code, cURL and best practices....Configuration object with your client ID and client secret, then instantiate...ExtractMetadata with the file ID and set outputFormat to JSON...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...
  9. 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-...
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark 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 Linux/MacOS/Bash... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/watermark/working-with-files/