Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 590 for

custom fonts

(0.11 sec)
  1. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  2. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....app About About Us Contact Customers Legal Security Events Acquisition...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Converter SVG para JPG usando C# - Gráficos vet...

    Converta gráficos vetoriais SVG em imagens JPG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do JPG convertido usando a API .NET.... O código-fonte C# a seguir converte o SVG em...opções preparadas. O código-fonte a seguir adiciona personalização...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  5. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Converter SVG para PNG usando C# - Gráficos vet...

    Converta gráficos vetoriais SVG em imagens PNG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API .NET.... O código-fonte C# a seguir converte o SVG em...opções preparadas. O código-fonte a seguir aplica a personalização...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  7. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....app About About Us Contact Customers Legal Security Events Acquisition...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....app About About Us Contact Customers Legal Security Events Acquisition...an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  9. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/net/adding-waterma...
  10. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 36 , FontStyle ...

    docs.groupdocs.com/watermark/net/basic-usage/