Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,734 of 2,734 for

png to png

(1.57 sec)
  1. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To put Stamp Signature on supported file format. It provides methods To create Stamp Signature in Document Pages with different options To add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature To Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....png/stamp?folder=storage' \ --header...cloud/v1/signature/01_pages.png/stamp?folder=storage' ` - -header...

    docs.groupdocs.cloud/signature/working-with-sta...
  2. 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....png", "StorageName": "" } } }' Windows...'watermark_images\\sample_watermark.png', 'StorageName': '' } } }" Windows...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  3. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......png") no-repeat 0% 50%;background-size:16px...cloud/images/favicons/instagram.png") no-repeat 0% 50%;background-size:16px...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  4. 使用 REST API 查找和替换文档中的水印

    使用适用于 .NET 的 Watermarking Cloud SDK 在 C# 中的云文档中使用 REST API 以编程方式查找和替换水印文本或图像...png" } }, ReplaceImageOptions = new...FileInfo { FilePath = "Logo.png" } } }; var request = new Re...

    blog.groupdocs.cloud/zh/watermark/find-and-repl...