Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,429 for

font

(0.39 sec)
  1. 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...
  2. 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...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment 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...
  4. Add Text Watermark to DOCX Using Python

    Learn how to add text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX document in Python with customizable properties....providing full control over font style, color, transparency,...TextWatermark object and define font family, text size, color, and...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Add Text Watermark to DOC Using Python

    Learn how to add text watermark to DOC using Python. This tutorial shows how to embed text watermarks into DOC documents with custom Font, color, and alignment....Python , giving you control over font style, color, placement, and...resource handling. Prepare a Font object by defining the preferred...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....object with the desired text and font for watermark. Call add() method...docx" ) as watermarker : font = gwo . Font ( "Arial" , 36.0 ) watermark...

    docs.groupdocs.com/watermark/python-net/hello-w...
  7. 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....specify the desired text and font for the watermark; (Optionally...Specify the desired text and font for the watermark TextWatermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  8. Load custom fonts | GroupDocs

    This article explains how to load custom Fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Loading / Load custom fonts Load custom fonts Leave feedback On this...documents that contain non-standard fonts. The following code snippet...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  9. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...set this so I can use custom fonts? atir.tahir March 6, 2024, 6:56pm...still have any query regarding font substitution. agilelaw March...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  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...