Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 908 for

watermark family

(0.79 sec)
  1. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs C......Watermark Cloud Product Family on Document Processing...content in GroupDocs.Watermark Cloud Product Family on Document Processing...

    blog.groupdocs.cloud/fa/categories/groupdocs.wa...
  2. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs C......Watermark Cloud Product Family on Document Processing...content in GroupDocs.Watermark Cloud Product Family on Document Processing...

    blog.groupdocs.cloud/it/categories/groupdocs.wa...
  3. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs C......Watermark Cloud Product Family on Document Processing...content in GroupDocs.Watermark Cloud Product Family on Document Processing...

    blog.groupdocs.cloud/pt/categories/groupdocs.wa...
  4. \"GroupDocs.Watermark Cloud Product Family\" on...

    \"GroupDocs.Watermark Cloud Product Family\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"GroupDocs.Watermark Cloud Product Family\" on Document Processing REST APIs | Gro......Watermark Cloud Product Family\" on Document Processing...in \"GroupDocs.Watermark Cloud Product Family\" on Document Processing...

    blog.groupdocs.cloud/uk/categories/\groupdocs.w...
  5. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  6. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  7. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewoptions/
  8. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/replace-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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/search-watermarks/
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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.StorageName|Storage name|It could be omitted for default storage....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-document-inf...