Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,613 for

font

(0.04 sec)
  1. 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...
  2. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java 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/java/how-to-edit-xml/
  3. 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/
  4. GroupDocs.Parser Product Family | Documentation

    GroupDocs Developers Cookbook GroupDocs.Parser for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage MORE GroupDocs.Parser for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage MORE  ....APIs example usage Open-source font-end project ready to be used...used out of the box Open-source font-end project ready to be used...

    docs.groupdocs.com/parser/
  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. 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...
  7. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) Here are the...border ); // set text color and Font signOptions . setForeColor (...

    docs.groupdocs.com/signature/java/sign-document...
  8. 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....'Heading 1' ; font-family : Cambria ; font-size : 14 pt ; font-weight...font-weight : bold ; font-style : normal ; color : rgb ( 54 , 95 , 145...

    docs.groupdocs.com/editor/java/styles-export/
  9. Result of added watermarks | Documentation

    GroupDocs.Watermark API returns result with information about added watermarks...Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Test watermark" , font ); // Set watermark properties...

    docs.groupdocs.com/watermark/net/result-of-adde...
  10. Exclude fonts | Documentation

    Learn how to exclude system pre-installed Fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Render to HTML / Exclude fonts Exclude fonts Leave feedback By default...GroupDocs.Viewer embeds the fonts used in the document into HTML...

    docs.groupdocs.com/viewer/net/exclude-fonts/