Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,707 for

font

(0.04 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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/
  6. Render images as HTML, PDF, PNG, and JPEG files...

    Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively....custom fonts When you render a PSD file with custom fonts, you...contains necessary fonts to prevent font substitution during...

    docs.groupdocs.com/viewer/python-net/render-ima...
  7. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats....custom fonts When you render a PSD file with custom fonts, you...contains necessary fonts to prevent font substitution during...

    docs.groupdocs.com/viewer/java/render-images/
  8. Exclude fonts | Documentation

    Learn how to exclude system pre-installed Fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Render to HTML / Exclude fonts Exclude fonts Leave feedback By default...GroupDocs.Viewer embeds the fonts used in the document into HTML...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  9. Text in hindi not getting represented correctly...

    PDFs generated via Hindi Test .pdf (18.1 KB) HindiTest.docx (13.4 KB) document generation display spelling mistakes in Hindi text when the document template uses the ‘Nirmala UI’ Font. While the DOCX version renders t…...template uses the ‘Nirmala UI’ font. While the DOCX version renders...incorrect spellings, indicating a font rendering issue specific to...

    forum.groupdocs.com/t/text-in-hindi-not-getting...
  10. 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....docx" ) as watermarker : font = gww . Font ( "Arial" , 36.0 ) watermark...TextWatermark ( "top secret" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/add-text/