Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,905 for

secret client

(0.2 sec)
  1. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...async () => { // Get Client Id and Client Secret from https://dashboard...using group docs API for a client focused application. For the...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  2. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...在开始执行步骤和可用代码示例之前,请从 dashboard 获取您的 Client ID 和 Client Secret。获得客户端 ID 和密码后,添加如下所示的代码:...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  3. Convert Word Documents to PDF using REST API in...

    Programmatically convert Word documents (DOCX or DOC) to PDF files using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....oud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/conversion/convert-word-do...
  4. Convert JPG to PowerPoint and PowerPoint to JPG...

    Convert JPG files to PPT and PPT to JPG file format using fast and secure REST API. Let's see how to convert JPG to PowerPoint and PowerPoint to JPG in Java...</dependency> Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add a code snippet in a Java-based...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  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 # Place your Client Id and Client Secret in the environment...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/signature/verify-multiple-...
  6. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Place your client ID and client secret in the CLIENT_ID and CLIENT_SECRET...CLIENT_SECRET environment variables. curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/search-for-multi...
  7. 使用 Python 编辑已签名 PDF 文档中的签名

    使用 Python 中的 REST API 和 Document Signature Cloud SDK for Python 以编程方式编辑已签名 PDF 文档中的签名。...获取您的 Client ID 和 Client Secret。在代码中添加您的 ID 和密码,如下所示: client_id..."112f0f38-9dae-42d5-b4fc-cc84ae644972" client_secret = "16ad3fe0bdc39c910f57"...

    blog.groupdocs.cloud/zh/signature/edit-signatur...
  8. Storage API Credits hosting on private self inf...

    From the API usage I see, I’m charged one credit for each upload/download I’ve a few questions within the cloud plan on API billing, if someone can help answer: I’m confused as to what exactly is the difference betwe…...requests going with any id/secret. So my assumption that this...use, can I set existing Client ID & Secret keys in docker image...

    forum.groupdocs.cloud/t/storage-api-credits-hos...
  9. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...dashboard 获取您的 Client ID 和 Client Secret 并添加如下所示的代码: client_id = "d..."da0c487d-c1c0-45ae-b7bf-43eaf53c5ad5" client_secret = "479db2b01dcb93a3d4d2"...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  10. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...获取您的 Client ID 和 Client Secret。在代码中添加您的 ID 和密码,如下所示: client_id..."112f0f38-9dae-42d5-b4fc-cc84ae644972" client_secret = "16ad3fe0bdc39c910f57"...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...