Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,589 for

authorization

(0.21 sec)
  1. 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....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  2. 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....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  3. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "...."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  4. 比较 Word 文档 | 在 .NET 中在线比较 DOCX 文件

    如何在 C# .NET 中比较 Word 文档。指南比较 2 个文档,识别差异,并使用 Word 比较工具高亮显示更改。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...": true, \"MetaData\": { \"Author\": \"Nayyer Shahbaz\", \"LastSaveBy\":...

    blog.groupdocs.cloud/zh/comparison/compare-word...
  5. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal storage in my GroupDocs dashboard to temporarily store my files but I c…..."accept: application/json" -H "authorization: Bearer [Access_Token]"...

    forum.groupdocs.cloud/t/how-to-esign-a-document...
  6. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....application/json" \ -H "Authorization: Bearer <jwt token>" Response...

    docs.groupdocs.cloud/conversion/metered-consump...
  7. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "...."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  8. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  9. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  10. Extract Images from Email | How to Save Email P...

    Extract images from EML and MSG emails using .NET REST API. How to save photos from emails, download inline pictures, and automate email image extraction....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-images-from...