Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,349 for

font

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

    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/
  3. 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-...
  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. 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...
  6. 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...
  7. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....margin ) ; // set text color and Font options . setForeColor ( Color...SignatureFont font = new SignatureFont (); font . setSize ( 12...

    docs.groupdocs.com/signature/java/sign-document...
  8. Migration Notes | GroupDocs

    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/
  9. Load custom fonts | GroupDocs

    This article explains how to load custom Fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Loading / Load custom fonts Load custom fonts Leave feedback On this...documents that contain non-standard fonts. The following code snippet...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  10. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET.... Font ( "Arial" , 8.0 )) watermark...plain replacement or with custom font and colors. Replacing text This...

    docs.groupdocs.com/watermark/python-net/existin...