Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 940 for

custom fonts

(0.23 sec)
  1. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-document-...
  2. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  4. Watermarks in PDF document | GroupDocs

    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-...
  5. 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...
  6. Add watermarks to spreadsheet documents | Group...

    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...
  7. 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...
  8. 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...
  9. Watermarks in word processing document | GroupDocs

    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-...
  10. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , gww . Font ( "Arial" , 19.0 )) watermark...

    docs.groupdocs.com/watermark/python-net/waterma...