Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,869 for

font

(0.05 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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-...
  6. GroupDocs.Comparison Product Family | Documenta...

    GroupDocs.Comparison is a cross-platform library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started documentation...and demo projects 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/comparison/
  7. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...Text color and Font ForeColor = Color . Red , Font = new SignatureFont...Text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/migration-notes/
  8. 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....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/
  9. 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-...
  10. 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...