Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,403 for

id client

(0.09 sec)
  1. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence 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 storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language.... However, manually writing client code can be difficult, error-prone...storage used versionId File version id cURL example Request curl -X...

    docs.groupdocs.cloud/metadata/working-with-stor...
  2. Extract PDF Text using Java | Parse PDF in Java

    Learn how to extract text from PDF files in Java using the GroupDocs.Parser Cloud SDK. Automate the text extraction process effortlessly and save your time....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/parser/document-parsing-ex...
  3. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files....Client ; using GroupDocs.Translation.Cloud.Sdk.Client.Auth...Translation . Cloud . Sdk . Client . Configuration ; using HttpStatusCode...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  4. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files....Client ; using GroupDocs.Translation.Cloud.Sdk.Client.Auth...Translation . Cloud . Sdk . Client . Configuration ; using HttpStatusCode...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  5. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provIdes a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....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/signature/verify-multiple-...
  6. Convert HTML to PDF using REST API in Ruby

    Instantly convert HTML files to PDF format with free online converter. This article is about how to convert HTML to PDF using REST API in Ruby....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....--save 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/conversion/convert-images-...
  8. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#.... Client ID and Client Secret). You may visit...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-html-to...
  9. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter.... Client ID and Client Secret). You may visit...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Java rearrange PDF pages online

    Learn how to rearrange pages in a PDF document. Follow step-by-step instructions for moving, swapping, and deleting pages in a PDF according to your needs....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...