Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,072 for

custom font

(0.12 sec)
  1. bootstrap-home.css

    /*! * Bootstrap v4.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/maste......px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system...Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular...

    releases.groupdocs.com/css/bootstrap-home.css
  2. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Python API to convert images to HTML, PDF, PNG, and JPEG formats....app About About Us Contact Customers Legal Security Events Acquisition...with custom fonts When you render a PSD file with custom fonts...

    docs.groupdocs.com/viewer/python-net/render-ima...
  3. Export Styles During Document Editing | Documen...

    This article describes how to preserve and export all built-in and Custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....app About About Us Contact Customers Legal Security Events Acquisition...formatted—whether they were formatted using custom formatting or styles. Starting...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  4. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and Custom styles in the source WordProcessing document during its editing....app About About Us Contact Customers Legal Security Events Acquisition...it was formatted by using a custom formatting or using the styles...

    docs.groupdocs.com/editor/java/styles-export/
  5. CSS properties and values API - CSS: Cascading ...

    The CSS properties and values API module defines a method for registering new CSS properties, defining the property's data type, inheritance behavior, and, optionally, an initial value. This API expands on CSS Custom properties for cascading variables module, which allows authors to define Custom properties in CSS using two dash syntax (--). The CSS properties and values API is part of the CSS Houdini umbrella of APIs.... This API expands on CSS custom properties for cascading variables...which allows authors to define custom properties in CSS using two...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_pr...
  6. PdfLoadOptions class | GroupDocs.Conversion for...

    PdfLoadOptions class PdfLoadOptions class Options for loading Pdf documents. Inheritance: PdfLoadOptions → LoadOption......default_font Default font for Pdf document. The following font will...will be used if a font is missing. font_substitutes Substitute...

    reference.groupdocs.com/conversion/python-net/g...
  7. WordProcessingLoadOptions class | GroupDocs.Con...

    WordProcessingLoadOptions class WordProcessingLoadOptions class Options for loading WordProcessing documents. Inherit...... default_font Default font for Words document. The...following font will be used if a font is missing. auto_font_substitution...

    reference.groupdocs.com/conversion/python-net/g...
  8. abs() - CSS: Cascading Style Sheets | MDN

    The abs() CSS function returns the absolute value of the argument, as the same type as the input....following example a CSS custom property --font-size is used as the...the value of font-size . Wrapping this custom property in abs()...

    developer.mozilla.org/en-US/docs/Web/CSS/abs
  9. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats....app About About Us Contact Customers Legal Security Events Acquisition...with custom fonts When you render a PSD file with custom fonts...

    docs.groupdocs.com/viewer/java/render-images/
  10. :host - CSS: Cascading Style Sheets | MDN

    The :host CSS pseudo-class selects the shadow host of the shadow DOM containing the CSS it is used inside — in other words, this allows you to select a Custom element from inside its shadow DOM....this allows you to select a custom element from inside its shadow...shadow root host */ :host { font-weight: bold; } Syntax css :host...

    developer.mozilla.org/en-US/docs/Web/CSS/:host