Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 546 for

background

(0.05 sec)
  1. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs.... How to: Set Background Image for Charts in .NET...NET developers to set up background image for charts in MS Excel...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...background颜色 = new groupdocs_signature_cloud...颜色(); opts.background颜色.web = "DarkOrange"; opts.background颜色CropType...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...
  3. discourse-presence_5f57f7d819cae13f16323b5993e3...

    .topic-above-footer-buttons-outlet.presence{min-height:1.8em;margin:var(--below-topic-margin) 0}.presence-users{Background-color:var(--secondary);color:var(--primary-medium);display:flex}.presence-......presence-users{background-color:var(--secondary);c...

    forum.groupdocs.cloud/stylesheets/discourse-pre...
  4. GroupDocs.Signature Cloud Product Family on Doc...

    GroupDocs.Signature Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Signature Cloud Product Family on Document Automation REST APIs | GroupDocs C......Signature, Add Stamp Signature, Background Text Brush, Search Signature...Signature in Digital Document and Background Brush and Stamp Brush Style...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  5. 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....conversion angle backgroundColor Background color of the image after...conversion angle backgroundColor Background color of the image after...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. style.css

    .top5{margin-top:.5em}.top10{margin-top:1.0em}.top15{margin-top:1.5em}.top20{margin-top:2.0em}.top25{margin-top:2.5em}.top30{margin-top:3.0em}.login-page .footer{position:absolute;bottom:0;width:10......0;width:100%;height:60px;background-color:#f5f5f5}.logo-lg i...

    localhost:8080/css/admin/style.css
  7. default.min.css

    /*! Theme: Default Description: Original highlight.js style Author: (c) Ivan Sagalaev Maintainer: @highlightjs/core-team Website: https://highlightjs.org/ License: see ......hljs{background:#f3f3f3;color:#444}.hljs...

    cdnjs.cloudflare.com/ajax/libs/highlight.js/11....
  8. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Price)]>> Setting Cell’s Background Color The following example...generate an In-Table List with a background color: Customer Order Price...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  9. Highlight Text in PDF in Node.js

    Highlight Text in PDF using a PDF highlighter offered by GroupDocs.Annotation. You can programmatically perform this task using Cloud SDKs and REST API....AnnotationInfo object and set its background color and type. Next, provide...following link to use as a background color. https://docs.microsoft...

    blog.groupdocs.cloud/annotation/highlight-text-...
  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....Size, Style, Foreground and Background colors, etc.; There are many...TextWatermarkOptions.BackgroundColor Background color of the text TextWatermarkOptions...

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