Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 909 for

folder api

(0.33 sec)
  1. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations.... Base URI https://api.groupdocs.cloud/v2.0/viewer/...Errors GroupDocs.Viewer Cloud API returns errors by using HTTP...

    docs.groupdocs.cloud/viewer/getting-started/
  2. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Metadata Cloud Api Reference lets you try out Storage existence Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://Api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/metadata/working-with-stor...
  3. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out Storage existence Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://Api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  4. 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....Watermarks Leave feedback This REST API allows replacing watermarks in...replacement operations over them. The API supports a rich set of search...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  5. Backroung Brush and Stamp Brush Styles Signatur...

    This monthly release includes a number of new features and improvements. Some of the notable new features of this release are extended support of DGN, PDF, Html, CAD document formats along with setting to PDF and MS Project documents, Rendering password protected ODT and OTT formats...msg", Folder = "viewerdocs", HtmlOptions...GroupDocs.Viewer Cloud Forum Web API Explorer(Live Examples) GroupDocs...

    blog.groupdocs.cloud/viewer/introducing-groupdo...
  6. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...page Check Storage Exist API This API intended for checking the...from . Check Storage Exist with API Explorer lets you try out right...

    docs.groupdocs.cloud/viewer/working-with-storage/
  7. Modify TXT Files in Java

    Discover how to modify TXT files in Java with GroupDocs.Editor Cloud SDK. Follow a step‑by‑step tutorial, complete code, cURL examples, and performance tips....Example Edit TXT Files via REST API using cURL Installation and Setup...Java with a simple, cloud‑based API. This guide walks you through...

    blog.groupdocs.cloud/editor/modify-txt-files-in...
  8. 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....feedback On this page This REST API allows removing watermarks from...watermarks and then removes them. The API supports a rich set of search...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  9. Search Watermarks | Documentation

    This REST Api allows finding watermarks in the document. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....REST API allows finding watermarks in the document. The API supports...documents OutputFolder The folder for the resultant file “wa...

    docs.groupdocs.cloud/watermark/search-watermarks/
  10. Add Watermarks | Documentation

    This REST Api allows adding watermarks inside the documents. With this Api you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Watermarks Leave feedback This REST API allows adding watermarks inside...inside the documents. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-watermarks/