Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,613 for

font

(0.04 sec)
  1. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples...."<tr><td><font color='green'>Change Name</font></td><td><font colo...color='green'>Change</font></td></tr>"; //Count of iterations for($i...

    blog.groupdocs.com/comparison/how-to-use-the-ge...
  2. Add text watermarks | Documentation

    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...
  3. GroupDocs.Watermark中的自定义字体 - 实施指南

    学习如何在 GroupDocs.Watermark 中使用自定义字体,以确保品牌一致性和系统独立性。按照我们的分步说明和 Docker 设置进行操作。... 设置水印的字体:使用 Font 类初始化字体,指定其字体家族名称、文件夹路径和大小。 ...设置自定义字体文件所在的文件夹路径。 用家族名称和属性初始化 Font 对象。 创建文本水印并配置其属性。 将水印添加到文档中并保存。...

    blog.groupdocs.com/zh/watermark/using-custom-fo...
  4. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...format ✅ Font From Description Load Save Compact Font Format ✅...OpenType Font Format ✅ OpenType font ✅ PostScript Fonts ✅ TrueType...

    docs.groupdocs.com/conversion/java/supported-fi...
  5. Hello, World! | Documentation

    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...
  6. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API.... sets a default font. The following font will be used if a...spreadsheet font is missing. sets substitute specific fonts from the...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. 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...
  8. 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...
  9. Unable to convert eml to pdf using 24.8 with ec...

    Local testing works fine on Windows 11. However, when I attempt to test groupdocs 24.8 with a eclipse-temurin:17-jre-jammy base image it just hangs and never converts the eml to pdf. Based on the threads, it looks like…...scanning directories while loading fonts. Is there a configurable way...library scanning directories for fonts. Currently, there is no direct...

    forum.groupdocs.com/t/unable-to-convert-eml-to-...
  10. 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-...