Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,360 for

font

(0.1 sec)
  1. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....This color is derived from the font of the corresponding barcode...Customizing Font and Placement of Barcode Text The font used to render...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  3. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and Fonts....preserve layout, styles, and fonts with minimal effort. Developers...formatting, embed images and fonts, and control page settings like...

    kb.groupdocs.com/conversion/python/convert-html...
  5. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Non-Windows Launch | GroupDocs

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....compatible fonts, because GroupDocs.Comparison uses Aril font in the.../etc/apt/sources.list # Add fonts RUN apt-get update ; apt-get...

    docs.groupdocs.com/comparison/net/non-windows-l...
  7. Watermarks in word processing document | GroupDocs

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

    docs.groupdocs.com/watermark/net/watermarks-in-...
  8. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET.... Font ( "Arial" , 19.0 )) watermark...TextWatermark ( "Test watermark" , gww . Font ( "Arial" , 19.0 )) effects...

    docs.groupdocs.com/watermark/python-net/waterma...
  9. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) text signature...border ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-document...