Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 30,953 for

id client

(0.47 sec)
  1. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guIde to simplify and optimize your workflow. Try it now!...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/extract-document-pa...
  2. 使用 REST API 合并 PDF 文件 |合并 PDF 中的特定页面

    在 C# 中使用云上的 REST API 以编程方式合并多个 PDF 文件。使用文档合并 REST API 使用 .NET SDK 合并两个或多个文件。...在开始执行步骤和可用代码示例之前,您需要从 仪表板 获取您的客户端 ID 和客户端密码。在代码中添加您的客户端 ID 和客户端密码,如下所示: string..."YOUR-CLIENT-ID"; string MyClientSecret = "YOUR-CLIENT-SECRET";...

    blog.groupdocs.cloud/zh/merger/merge-multiple-p...
  3. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  4. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/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...used |versionId|File version id cURL example Request curl - X...

    docs.groupdocs.cloud/signature/working-with-sto...
  5. 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.Merger 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/merger/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/merger/working-with-storage/
  6. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET.... Client ID and Client Secret). You may visit...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....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-word-to...
  8. Python: Accept or Reject All Revisions of a Wor...

    Hi I have a word document with track changes on. Is there an api to accept all the revisions and create a clean document will all changes accepted?...application/json" -H "x-aspose-client: Containerize.Swagger" -d "{..."Revisions": [ { "Id": 0, "Action": "Accept" },{ "Id": 1, "Action":...

    forum.groupdocs.cloud/t/python-accept-or-reject...
  9. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps.... Client ID and Client Secret). How to Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  10. Merge Word Documents in Java

    Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guIde....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...