Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,490 for

font

(0.05 sec)
  1. site.min.css

    .h2title,.h2title-white{Font-size:40px;Font-weight:700}.h2title{color:#182945}.h2title-white{color:#fafafa}.diagram1{width:840px;color:#6a6a6a;padding:20px 10px;position:relative;margin:0 auto;text......h2title-white{font-size:40px;font-weight:700}.h2title{color:#182945}...dashed #bebebe;border-radius:50%;font-weight:700;height:200px;left:50%;margin:0...

    products.groupdocs.app/viewer/css/site.min.css
  2. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @Fontawesome - https://Fontawesome.com * License - https://Fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome...com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/...

    docs.groupdocs.com/css/bundle-docs.min.css
  3. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....the substitution of missing fonts. If true, GroupDocs.Conversion...(Panose, Sig etc) for the missing font and finds the closest match...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....experimenting with web icon fonts and he asked me to help him...Ways to implement web icon fonts in your markup # Before I talk...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  5. Set custom fonts | Documentation

    This article explains how to set custom Fonts when rendering documents with GroupDocs.Viewer within your .NET applications....documents / Set custom fonts Set custom fonts Leave feedback You...You can add custom font sources. The following code snippet shows...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  6. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....a default font for Note document. The specified font will be used...if a font is missing. specifies substitutes specific fonts from...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....specifying font family, font size, font style, font color etc...FormattedTextFragmen.Add("Another text", new Font("Calibri", 19, FontStyle.Bold)...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  8. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....responsible for representing the font of XML tags, this include both...default it is a “ Calibri ” font, 12pt size. is responsible for...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  9. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....the substitution of missing fonts. If true, GroupDocs.Conversion... Sig, etc.) for the missing font and finds the closest match...

    docs.groupdocs.com/conversion/java/load-wordpro...
  10. Adding repeated watermarks | Documentation

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Watermark" , font ); watermark . ForegroundColor...

    docs.groupdocs.com/watermark/net/adding-repeate...