Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,490 for

font

(0.04 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. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....also adding features to export Fonts and document export in PDF format...Support for bidirectional lists Font extraction from Words document...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  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. GroupDocs.Comparison Product Family | Documenta...

    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/
  5. Hello, World! | Documentation

    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...
  6. 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...
  7. Add text watermarks | Documentation

    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...
  8. Existing objects in diagrams | Documentation

    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...
  9. Migration Notes | Documentation

    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/
  10. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....blog-article h2 { font-size: 24px; color: #ccc; text-shadow:...border: 3px dashed black; } h2 { font-size: 24px; color: #ccc; text-shadow:...

    blog.groupdocs.com/total/using-bootstrap-with-l...