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

font

(0.09 sec)
  1. Export styles during document editing | GroupDocs

    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/net/styles-export/
  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. 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-...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...