Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,846 for

font

(0.33 sec)
  1. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed Fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....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/java/exclude-fonts/
  2. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API.... FullTextRepeat , Font = new SignatureFont () { Size...TextColor = Color . DarkSlateBlue , Font = new SignatureFont () { Size...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Sign Document With Stamp Signature Advanced | G...

    id: sign-document-with-stamp-signature-advanced url: signature/net/sign-document-with-stamp-signature-advanced title: Sign document with Stamp signature - advanced linkTitle: ✎ Stamp weight: 13 description: " This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides StampSignOptions class with additional properties to specify different options for Stamp Signature. This signature type implements stamps with different implementation, forms, lines etc.... FullTextRepeat , Font = new SignatureFont () { Size...TextColor = Color . DarkSlateBlue , Font = new SignatureFont () { Size...

    docs.groupdocs.com/signature/net/developer-guid...
  4. Text in hindi not getting represented correctly...

    PDFs generated via Hindi Test .pdf (18.1 KB) HindiTest.docx (13.4 KB) document generation display spelling mistakes in Hindi text when the document template uses the ‘Nirmala UI’ Font. While the DOCX version renders t…...template uses the ‘Nirmala UI’ font. While the DOCX version renders...incorrect spellings, indicating a font rendering issue specific to...

    forum.groupdocs.com/t/text-in-hindi-not-getting...
  5. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....custom fonts When you render a PSD file with custom fonts, you...contains necessary fonts to prevent font substitution during...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  6. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....blog-article h2 { font-size: 24px; color: #ccc; text-shadow:...border: 3px dashed black; } h2 { font-size: 24px; color: #ccc; text-shadow:...

    blog.groupdocs.com/total/using-bootstrap-with-l...
  7. Add Text Watermark to JPG Using Python

    Learn how to add text watermark to JPG using Python. This tutorial shows how to embed text watermarks into JPG images with custom Font, color, and alignment....Python with full control over font style, color, positioning, and...resource handling. Set up a Font object by selecting the desired...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the Font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the Font, this causes…...Converting to PDF - Embed Fonts GroupDocs.Conversion Product...that when converting to PDF the font should get embedded? Please...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  9. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....docx" ) as watermarker : font = gww . Font ( "Arial" , 36.0 ) watermark...TextWatermark ( "top secret" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/add-text/
  10. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....margin ) ; // set text color and Font options . setForeColor ( Color...SignatureFont font = new SignatureFont (); font . setSize ( 12...

    docs.groupdocs.com/signature/java/sign-document...