Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 36,855 for

watermark curl

(0.09 sec)
  1. 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....add a text or an image as a watermark to your Word documents programmatically...programmatically on the cloud. The watermarks are used to identify the...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  2. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a Watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the Watermark to the output pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...rendering options / Add watermark Add watermark Leave feedback On this...

    docs.groupdocs.cloud/viewer/add-watermark/
  3. Watermark Annotation | Documentation

    Watermark annotation adds text Watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. Curl example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...Adding annotations / Watermark Annotation Watermark Annotation Leave...

    docs.groupdocs.cloud/annotation/watermark-annot...
  4. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding Watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Watermark Product Solution GroupDocs...Conversion Options / Add Watermark Add Watermark Leave feedback On this...

    docs.groupdocs.cloud/conversion/add-watermark/
  5. Document Watermark Manipulation | Cloud, On-Pre...

    Add, edit, replace, remove, rotate text and image Watermarks on PDF, Word documents, Excel spreadsheets, presentations, OpenDocument & RTF file formats...Watermark Documents & Images Watermarking Solution Flexible...Flexible documents watermarking solution for professionals to...

    products.groupdocs.cloud/watermark/
  6. Watermark Cloud API & SDKs to Secure Documents ...

    Document Editing REST API allows editing word-processing documents, spreadsheets, presentations, and web documents like HTML in C#, Java, PHP, Python, etc.... Developers can use cURL to interact with GroupDocs.Editor...

    blog.groupdocs.cloud/editor/update-word-excel-p...
  7. Add Image Watermarks | Documentation

    This REST API allows adding image Watermarks to the document. With this API you can add image Watermarks with the following features: 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; There are many Watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make Watermarks stronger; For protected documents, it is required to provide the password....Watermark Product Solution GroupDocs...GroupDocs.Watermark Cloud / Developer Guide / Watermark Operations...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  8. Add Text Watermarks | Documentation

    This REST API allows adding text Watermarks to the document. With this API you can add Watermarks with following features: For a text Watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many Watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make Watermarks stronger; For protected documents, it is required to provide the password....Watermark Product Solution GroupDocs...GroupDocs.Watermark Cloud / Developer Guide / Watermark Operations...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  9. 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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Cloud / Developer Guide / Watermark Operations...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  10. 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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Cloud / Developer Guide / Watermark Operations...

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