Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,233 for

font

(0.2 sec)
  1. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....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/sign-pdf-docum...
  3. GroupDocs.Viewer for .NET UI 8.1.2 – Latest Upd...

    Explore what’s new in GroupDocs.Viewer for .NET UI 8.1.2. Available now on NuGet and GroupDocs website....Local fonts only The viewer no longer loads web fonts; it uses...uses only the fonts installed on the host machine. This resolves...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....pdf" ) as watermarker : font = gww . Font ( "Arial" , 19.0 , gww...TextWatermark ( "Watermark" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...the header // and changing the font of the header pageSetup.SetHeader(2...the header and changing the // font of the header //pageSetup.SetHeader(2...

    forum.groupdocs.com/t/reference-to-commonutilit...
  6. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with custom Font, color, and alignment...., allowing you to customize font, color, transparency, and alignment...TextWatermark instance and configure font type, size, color, opacity,...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom Font, color, and alignment....Python , helping you control font type, size, color, and alignment...TextWatermark object and configure its font style, rotation angle, transparency...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....Default font for rendering the diagram. The following font will...will be used if a diagram font is missing. Load VSD file The following...

    docs.groupdocs.com/conversion/net/load-diagram-...
  9. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...path) as watermarker: font = gww.Font('Helvetica', 12.0) watermark...\n{FILE_ID}\n{DISCLAIMER}', font) watermark.foreground_color...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  10. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API.... Potm, Pptm, Ppsm A default font for rendering the presentation...following font will be used if a presentation font is missing...

    docs.groupdocs.com/conversion/net/load-presenta...