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

font

(0.18 sec)
  1. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer Fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType Font files. The following are the steps to read the header of an OpenType file. Load an OpenType Font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....with OpenType fonts Working with OpenType fonts Leave feedback...format for scalable computer fonts. It was built on its predecessor...

    docs.groupdocs.com/metadata/net/working-with-op...
  2. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET.... specifies whether to embed font resources within the main HTML...HTML. Default is false. Note: fonts automatically embed when FixedLayout...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  3. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document.... Font . FamilyName == "Arial" ) {...Add ( "© GroupDocs 2017" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  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. 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-...
  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. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Responsible for representing the font of XML tags, including both...By default, it is a “Calibri” font, 12pt size. attributeNamesFontSe...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection.... Can I use different fonts? How do I watermark many files...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...

    blog.groupdocs.com/watermark/tiling-watermark-p...