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

font

(0.05 sec)
  1. Test email message

    Test email message To test@example.com Recipients test@example.com This is a test email message, that contains only text. The second line of email message, contains the text with the different Font......the text with the different font and size The third line of email...the text with the different font and size 2018-03-17T08:26:08Z...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom Font, color, and alignment....control over the watermark’s font, color, and positioning to ensure...resource handling. Configure a Font object by selecting the preferred...

    kb.groupdocs.com/watermark/python/add-text-wate...
  3. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...to the handling of specific fonts, such as AngsanaUPC . Users...recommend the following steps: Check Font Embedding : Ensure that the...

    forum.groupdocs.com/t/problems-with-thai-charac...
  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. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....specify the desired text and font for the watermark; (Optionally...Specify the desired text and font for the watermark TextWatermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  6. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....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/annotation/
  7. 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...
  8. 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 the 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/java/working-with-o...
  9. 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/net/styles-export/
  10. 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...