Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,610 for

secret client

(0.04 sec)
  1. GroupDocs.Signature with Self hosted Docker ima...

    Hi, I want to use the GroupDocs.Signature sdk for signin xlsm file using Node.js, rather than calling the APIs would like to use self hosted docker images, would like to know more details on using docker images for this…...LICENSE_PRIVATE_KEY, CLIENT_ID and CLIENT_SECRET) while starting the... you must set the CLIENT_ID/CLIENT_SECRET parameters to any values...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  2. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....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/watermark/remove-watermarks/
  3. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....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/watermark/replace-watermarks/
  4. Convert PDF to Text Programmatically using REST...

    GroupDocs API allows you to convert PDF to Text file in high quality. Let's learn how to convert PDF to Text file programmatically using REST API in Ruby....oud Please get your Client ID and Secret from the GroupDocs Dashboard...Once you have your Client ID and Client Secret, add these in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API Client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret.... Create an API client app Before you can make any...you need to get a Client Id and a Client Secret . This will will...

    docs.groupdocs.cloud/conversion/quick-start/
  6. Bank Statement Password Remover | Remove PDF Pa...

    Explore how we remove passwords from bank statement PDFs in our case study. Learn the steps for successful PDF password removal and access financial data easily....Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    blog.groupdocs.cloud/merger/online-bank-stateme...
  7. Convert SVG to PNG using SVG to PNG Converter

    This article shows how to convert SVG to PNG in C#. GroupDocs.Conversion offers Cloud SDKs and REST APIs to programmatically build an SVG to PNG Converter....API credentials (Client ID + Client Secret). For that purpose...Configuration class with the Client Secret & Client ID. Set the value of...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  8. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST API from your documents on the cloud in C# with Watermarking Cloud SDK for .NET...Please get your Client ID and Client Secret from the dashboard...code examples. Add your ID and Secret in the code as demonstrated...

    blog.groupdocs.cloud/watermark/find-and-replace...
  9. 在 Python 中使用 REST API 将项目数据从 MPP 渲染为 PDF

    使用适用于 Python 的 Document Viewer Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将项目数据从 MPP 或 MPT 呈现为 PDF。...获取您的 Client ID 和 Client Secret。在代码中添加您的 ID 和密码,如下所示: client_id...= "YOUR-CLIENT-ID" client_secret = "YOUR-CLIENT-SECRET" my_storage...

    blog.groupdocs.cloud/zh/viewer/render-project-d...
  10. Compare PowerPoint Presentations in C# | Compar...

    Learn how to programmatically compare two or more PowerPoint (PPTX) files in C#. Highlight differences, generate summary slides, and manage presentations....Comparison-Cloud 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/comparison/compare-powerpo...