Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,677 for

secret client

(0.54 sec)
  1. Verify text 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....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-text-sign...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?... The signature’s secret key is held by the server so...Tokens Work A browser or mobile client makes a request to the authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....Step 2: Initialize the API Client Step 3: Upload the Document...Initialize the API Client # To initialize the API client, please get...

    blog.groupdocs.cloud/signature/generate-qr-code...
  4. CSV to PDF | CSV to PDF Conversion in C#. Conve...

    How to convert CSV files to PDF format with ease using our step-by-step guide. Easy and simple CSV to PDF conversion using C# and GroupDocs.Conversion Cloud API.... Client ID and Client Secret). Please follow the...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $Client_ID and $Client_Secret....Token # Provide your Client Id and Client Secret via environment variables...variables $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  6. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Please get your Client Id and Client Secret from https://dashboard...environment variables: $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/get-container-items...
  7. Extract Images of Word Document in Node.js | Ge...

    Learn how to extract images from Word documents (.doc, .docx) using GroupDocs.Parser Cloud SDK for Node.js. Automate image extraction with REST API or cURL... Get your Client ID and Client Secret . Install the REST...ud For more information on client credentials, please visit this...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. 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.... Collect Client ID and Client Secret from the dashboard...below once you have your Client ID and Secret: How to Convert HTML...

    blog.groupdocs.cloud/conversion/convert-html-to...
  9. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online.... Client ID and Client Secret). Please follow the...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion....your personalized Client ID and Client Secret from the Aspose Cloud...= "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" }; var...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...