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

font

(0.13 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. 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...
  3. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples...."<tr><td><font color='green'>Change Name</font></td><td><font colo...color='green'>Change</font></td></tr>"; //Count of iterations for($i...

    blog.groupdocs.com/comparison/how-to-use-the-ge...
  4. 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...
  5. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) Here are the...border ); // set text color and Font signOptions . setForeColor (...

    docs.groupdocs.com/signature/java/sign-document...
  6. 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/java/styles-export/
  7. 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/
  8. 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...
  9. 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...
  10. 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...