Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,555 for

client id

(0.09 sec)
  1. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...async () => { // Get Client Id and Client Secret from https://dashboard...please share your credentials (client ID and secret) via a private...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  2. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guIde and start converting your files today....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...will be provided with a Client ID and Client Secret that you will...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Java Convert EML to PDF - A Step-by-Step Guide.

    Learn how to convert EML files to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Enhance security and compatibility using a step-by-step guIde....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account and collect your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-eml-fil...
  4. 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....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-text-sign...
  5. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser.... VersionId File version Id Useful for storages that support...Token # Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/merger/security-operations/
  6. 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...authentication, you must set the CLIENT_ID/CLIENT_SECRET parameters to any...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  7. 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....Token # 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...
  8. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  9. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online.... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...so that you can obtain Client ID & Client Secret*(they are necessary...Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var parserApi...

    blog.groupdocs.cloud/parser/extract-text-from-h...