Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,993 for

font

(0.1 sec)
  1. Non-Windows Launch | GroupDocs

    Configure GroupDocs.Comparison for .NET on Linux and in Docker: install libgdiplus, Microsoft core Fonts, and set up .NET 6 or .NET 8 Dockerfiles for non-Windows environments....compatible fonts, because GroupDocs.Comparison uses Aril font in the.../etc/apt/sources.list # Add fonts RUN apt-get update ; apt-get...

    docs.groupdocs.com/comparison/net/non-windows-l...
  2. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....watermarks import TextWatermark , Font from groupdocs.watermark.options...TextWatermark ( "Protected" , Font ( "Arial" , 8.0 )) content =...

    docs.groupdocs.com/watermark/python-net/working...
  3. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); WordProcessingTextEf...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Features overview | GroupDocs

    Salient features of file conversion API using c# are described in this article... Fonts replacement It is a common use...document references some specific fonts that are not present in the...

    docs.groupdocs.com/conversion/net/features-over...
  5. Installation | GroupDocs

    Install GroupDocs.Merger for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, with platform-specific notes for Linux native dependencies....(required for rendering and font support) sudo apt-get install...libfontconfig1 is required for correct font rendering. Install them with...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) text signature...border ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-document...
  8. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and Fonts....preserve layout, styles, and fonts with minimal effort. Developers...formatting, embed images and fonts, and control page settings like...

    kb.groupdocs.com/conversion/python/convert-html...
  9. GroupDocs.Watermark for Python via .NET | Group...

    Native Python library that adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and image formats on Windows, Linux, and macOS. No Microsoft Office or OpenOffice required....watermarks import TextWatermark , Font , Color # Open a document, add...TextWatermark ( "CONFIDENTIAL" , Font ( "Arial" , 48 )) watermark...

    docs.groupdocs.com/watermark/python-net/
  10. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...