Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,349 for

font

(0.07 sec)
  1. GroupDocs.Parser Product Family | GroupDocs

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

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

    blog.groupdocs.com/zh/watermark/using-custom-fo...
  4. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....Features # Setting Default Font and Font Substitution Options # When..."Transcript")); Set default font when converting from Diagram...

    blog.groupdocs.com/conversion/measure-document-...
  5. Add Text Watermark to XLS Using Python

    Learn how to add text watermark to XLS using Python. This tutorial shows how to embed text watermarks into XLS spreadsheets with custom Font, color, and alignment....to control watermark color, font style, alignment, and overall...resource handling. Set up a Font object by specifying the desired...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Bullet & Indentation - Static & Dynamic the dot...

    Bullet & Indentation - Static & Dynamic the dot bullet is changing to hollow bullet in pdf Bullet & Indentation - Static - Indentation is messed up in multi level in generated docx itself rtaImage.jpeg (92.4 KB)...bullet rendering” is caused by a font substitution problem. The text...actually using the “Carlito” font, as explicitly defined in the...

    forum.groupdocs.com/t/bullet-indentation-static...
  7. 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...
  8. 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...
  9. 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...
  10. 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...