Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,316 for

watermark

(0.05 sec)
  1. 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...
  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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Cloud / Developer Guide / Watermark Operations...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  3. 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....Document Editing REST API allows editing word-processing documents, spreadsheets, presentations, and web documents like HTML in C#, Java, PHP, Python, etc.

    blog.groupdocs.cloud/editor/update-word-excel-p...
  4. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format WatermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "WatermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "WatermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format WatermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "WatermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Watermark Product Solution GroupDocs...intermediate format watermarkOptions Watermark options to be applied during...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. 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....Watermark Product Solution GroupDocs..."FontsPath" : "string" , "Watermark" : { "Text" : "string" , "Color"...

    docs.groupdocs.cloud/viewer/viewoptions/
  6. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....Display Excel Data in HTML with Watermark in Node.js Excel to HTML Viewer...HTML with Watermark using Node.js # We can add a watermark text while...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  7. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....Render Excel to HTML with Watermark Download the rendered PDF...Render Excel to HTML with Watermark # Please follow the steps...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... A watermark is a superimposed image or...replace or edit the inserted watermark with a new text or image....

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  9. View Word Documents as HTML Pages using a REST ...

    Programmatically View Word Documents as HTML Pages using a REST API in C#. Document Viewer .NET SDK allows rendering of DOC and DOCX files to HTML Pages....Word to HTML Rendering with Watermark using C# Word to HTML Viewer...Rendering with Watermark using C# # You can add a watermark text while...

    blog.groupdocs.cloud/viewer/render-word-documen...
  10. Display Word Document in HTML Page using PHP | ...

    Programmatically display Word Document in HTML Page using a REST API in PHP with GroupDocs.Viewer Cloud for PHP SDK. Render DOCX to a responsive webpage....Word Document in HTML with Watermark using PHP Word to HTML Viewer...HTML with Watermark using PHP # We can add a watermark text while...

    blog.groupdocs.cloud/viewer/display-word-docume...