Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,071 for

custom font

(0.08 sec)
  1. C# .NET APIs to View, Convert, Annotate, Sign, ...

    GroupDocs .NET document manipulation libraries and APIs. Consume any API into .NET application for generation, manipulation or conversion of 50+ documents....conversion from email, set custom font directories, configure &...stream. Specify word separator & font color to stylize compared text...

    products.groupdocs.com/total/net/
  2. groupdocs-conversion-18.7-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Built-By: alex.bobkov Build-Jdk: 1.7.0_80 Created-By: Apache Maven 3.5.0 Archiver-Version: Plexus Archiver allclasses-frame.html All Classes CacheFileDesc......exposes main interfaces for customizing loading, saving, caching...IInputDataHandler, IOutputDataHandler and custom ICacheDataHandler implementation...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  3. groupdocs-editor-23.2-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Built-By: gitlab.runner Created-By: Apache Maven 3.5.4 Build-Jdk: 1.8.0_181 allclasses-frame.html All Classes AudioType ......from HTML and all stylesheets, fonts List<Mp3Audio> getAudio() Returns...getFonts() Allows to obtain external font resources, which are used by...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  4. fam.css

    :root { --text-color: #272D37; --text-color-light: #5F6D7E; --breadcrumbs-color: #818181; --breadcrumbs-active-color: #222; --breadcrumbs-color-hover: #222; --link-color: #2A6AE2; --control-color: ......none; } html { font-size: 16px; } body { font-family: 'Inter'...ing { font-family: 'Poppins','Inter', sans-serif; font-weight:...

    products.groupdocs.com/css/fam.css
  5. Houdini APIs - Web APIs | MDN

    Houdini is a set of low-level APIs that exposes parts of the CSS engine, giving developers the power to extend CSS by hooking into the styling and layout process of a browser's rendering engine. Houdini is a group of APIs that give developers direct access to the CSS Object Model (CSSOM), enabling developers to write code the browser can parse as CSS, thereby creating new CSS features without waiting for them to be implemented natively in browsers....has access to the element's custom properties: they don't need...and Values API guide Smarter custom properties with Houdini's new...

    developer.mozilla.org/en-US/docs/Web/API/Houdin...
  6. Styling tables - Learn web development | MDN

    With styling tables now behind us, we need something else to occupy our time. The next article explores debugging CSS — how to solve problems such as layouts not looking like they should, or properties not applying when you think they should. This includes information on using browser DevTools to find solutions to your problems....of all, we've found a font on Google Fonts that is suitable for...provided <link> element and custom font-family declaration with the...

    developer.mozilla.org/en-US/docs/Learn/CSS/Buil...
  7. calc-size() - CSS: Cascading Style Sheets | MDN

    The calc-size() CSS function allows you to perform calculations on intrinsic size values such as auto, fit-content, and max-content; this is not supported by the regular calc() function....intrinsic size value, but if a custom property value is a <calc-sum>...work directly or if you use a custom property with a value of 300px...

    developer.mozilla.org/en-US/docs/Web/CSS/calc-size
  8. contrast() - CSS: Cascading Style Sheets | MDN

    The contrast() CSS function adjusts the contrast of the input image. Its result is a ....5rem; color: #ffffff; font-family: sans-serif; } <div class="container"...padding: 0.25rem; font-size: 1.25rem; font-family: sans-serif;...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...
  9. generic.bundle.min.css

    @import url(https://Fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap); .btn, .copybtn, .hovlink { cursor: pointer; } .resources h4 a, .resources h4 + a, .slick......@import url(https://fonts.googleapis.com/css2?family=Poppins...stats em, .text-number, body { font-weight: 400; } .apptools, .container...

    www.groupdocs.com/css/v2/generic.bundle.min.css
  10. ::-webkit-meter-even-less-good-value - CSS: Cas...

    The ::-webkit-meter-even-less-good-value styles the element when the value and the optimum attributes fall outside the low-high range, but in opposite zones. To illustrate, it applies when value < low < high < optimum or value > high > low > optimum....2/10 </meter> CSS css body { font-family: monospace; } .safari...`appearance` of `none` for custom styling // using `::-webkit-meter-*`...

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