Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 30,969 for

id client

(0.1 sec)
  1. AmazonS3 Storage exception: Exception of type '...

    Hello, we are seeing this Cloud convert error when converting many different word documents to pdf. Is there an issue with Amazon storage there? GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: AmazonS3 Storage excep…...Client.ApiException: AmazonS3 Storage... However, I can give you job id’s that may help you trace problems...

    forum.groupdocs.cloud/t/amazons3-storage-except...
  2. GroupDocs.Watermark Cloud | Docs Watermarking J...

    Java REST API & Cloud SDK to create, customize, & apply digital (image & text) watermarks to cloud documents. Search your desired watermarks from cloud files....Requirements Building the API client library requires: Java 1.7+...Cloud and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/watermark/java/
  3. GroupDocs.Annotation Cloud 22.2 | Annotate Docs...

    Java REST API & SDK to works with various types of cloud document annotations, such as, area, distance, ellipse, image, link, point, watermarking & redaction....Requirements Building the API client library requires: Java 1.7+...Cloud and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/annotation/java/22-2/
  4. GroupDocs.Annotation Cloud 20.10 | Annotate Doc...

    Java REST API & SDK to works with various types of cloud document annotations, such as, area, distance, ellipse, image, link, point, watermarking & redaction....Requirements Building the API client library requires: Java 1.7+...Cloud and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/annotation/java/20-10/
  5. Password-Protect Excel using Password Protectio...

    Follow this guIde to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....step is to obtain the Client ID and Client Secret by following...Configuration object using Client ID and Client Secret. Initialize an...

    blog.groupdocs.cloud/merger/password-protect-ex...
  6. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app....the API credentials (Client ID + Client Secret) from the API...Configuration class with the Client Secret & Client ID. Define the value...

    blog.groupdocs.cloud/conversion/convert-word-to...
  7. Convert RAR File to JPG in C#

    This guIde teaches you how to convert RAR file to JPG in C# programmatically. Build your very own RAR File Converter using GroupDocs.Conversion.....the API credentials (Client ID + Client Secret) and we can get...initialize it with the Client Secret & Client ID. Set the value of...

    blog.groupdocs.cloud/conversion/convert-rar-fil...
  8. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provIdes a method to update some signature properties by it’s Id. The signature Id is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....signature properties by it’s id. The signature ID is needed to perform...Token // Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  9. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provIdes easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provIdes straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....clearance or ids of the watermarks to remove. Ids could be retrieved...application with an unique Client Id and Client Secret combination after...

    docs.groupdocs.cloud/watermark/features-overview/
  10. Compare Two PDF Files for Differences in Node.j...

    There is an error: let response = await compareApi.comparisons(request); ^^^^^ SyntaxError: await is only valId in async function Code is here: // initialize api let compareApi = groupdocs_comparison_…...loud'); // get your Client ID and Client Secret at https://dashboard...

    forum.groupdocs.cloud/t/compare-two-pdf-files-f...