Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 695 for

background

(0.13 sec)
  1. Convert SVG to PNG High Quality in Python

    SVG to PNG API is designed for developers to convert SVG image to PNG file. This article is about how to convert SVG to PNG high quality in Python....convert SVG to PNG transparent background online programmatically by...SVG to PNG with transparent background and is developed using the...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  2. GroupDocs.Watermark Cloud | Docs Watermarking J...

    Java REST API & Cloud SDK to create, customize, & apply digital (image & text) watermarks to cloud documents. Search your desired watermarks from cloud files....watermark text foreground / background color watermarks with bold...dimension rotation foreground background search filter styling formatting...

    releases.groupdocs.cloud/watermark/java/
  3. 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....filter watermarks by the text background color. TextFormattingSearch...ReplaceTextOptions.BackgroundColor Background color for a new text ReplaceImageOptions...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  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....transparency Watermark transparency background Indicates that the watermark...watermark is stamped as background. image Image watermark { "text"...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. vc-addons.css

    /* BASIC DESIGN */ .basic-design.outer { width: 100%; } .basic-design.flex { display: flex; padding: 30px 0; } .basic-design.flex div { display: flex; } .basic-design.left { flex-basis: 33.33%; fle......square { background: #ffffff; padding: 35px;...

    openssf.org/wp-content/themes/salient-child/vc-...
  6. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....5, \"Background\": true, \"AutoAlign\": true... \"Transparency\": .5, \"Background\": true, \"AutoAlign\": true...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about to launch. It is a document automation and reports generation REST API designed to create custom documents....Barcode Image in Reports & Set Background Color for HTML Documents...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  8. font-awesome.css

    /*! * Font Awesome 3.0.2 * the iconic font designed for use with Twitter Bootstrap * ---------- * The full suite of pictographic icons, examples, and documentation * can be found at: http://fortawe......vertical-align: baseline; background-image: none; background-position: 0%...0% 0%; background-repeat: repeat; margin-top: 0; } /* more sprites...

    menu.containerize.com/assets/images/icons/css/f...
  9. Latest Aspose.Video App Product Family topics -...

    Get technical support for Aspose.Video App Product Family which helps you convert, watermark, compress, merge, and resize various video file formats....app/video/remove-background-noise/api/RemoveBackgroundNois...

    forum.aspose.app/c/video/31
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....or sets the annotation’s background color Box Gets or sets the...

    docs.groupdocs.cloud/annotation/annotationinfo/