Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,553 for

font

(1.31 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....inserted content with a custom font color. 'use strict' ; // Import...items (for example, changing font color). Calls compare() with...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/java/add-text-fie...
  3. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in word processing document in Java....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); WordProcessingTextEf...

    docs.groupdocs.com/watermark/java/watermarks-in...
  4. Issues during PPTX files tile watermarking - Fr...

    Hey, another issue is related to PPTX files during tile watermarking. There are two issues that I would like to underline. Firstly, it looks like line_spacing value is completely broken (e.g there is almost no differenc…...path) as watermarker: font = gww.Font('Helvetica', 12.0) watermark...\n{FILE_ID}\n{DISCLAIMER}', font) watermark.foreground_color...

    forum.groupdocs.com/t/issues-during-pptx-files-...
  5. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  6. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for Java....defines the font of the annotation text defines the text font size allows...

    docs.groupdocs.com/annotation/java/add-watermar...
  7. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET.... Font ( "Arial" , 8.0 )) watermark...TextWatermark ( "Do not copy" , gww . Font ( "Arial" , 8.0 )) watermark...

    docs.groupdocs.com/watermark/python-net/rasteri...
  8. eSign document with Text signature | GroupDocs

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a PDF programmatically....range of text settings - from font name, size and color to alignment...30 ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET.... Font ( "Calibri" , 8.0 , gww . FontStyle... Color . red and fragment . font . family_name == "Arial" : section...

    docs.groupdocs.com/watermark/python-net/existin...
  10. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...annotation watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/watermarks-in...