Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 970 for

custom fonts

(0.48 sec)
  1. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks to documents from GroupDocs.Total for Node.js via Java, across Word, PDF and spreadsheets — runnable JavaScript examples with downloadable input and output files....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark takes the text and a font. Everything else — rotation...

    docs.groupdocs.com/total/nodejs-java/developer-...
  2. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API....Just for an overview, we can customize the PPT conversion with the...and define: Watermark Text & Font Watermark Color Widht and Height...

    blog.groupdocs.com/conversion/convert-presentat...
  3. إضافة علامة مائية نصية إلى JPG باستخدام بايثون

    تعلم كيفية إضافة علامة مائية نصية إلى ملفات JPG باستخدام بايثون. يوضح هذا البرنامج التعليمي كيفية دمج العلامات المائية النصية في صور JPG مع خطوط مخصصة، لون، ومحاذاة....Python with full control over font style, color, positioning, and...معالجة موارد آمنة. Set up a Font object by selecting the desired...

    kb.groupdocs.com/ar/watermark/python/add-text-w...
  4. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....app About About Us Contact Customers Legal Security Events Acquisition...StampTextRepeatType . FullTextRepeat , Font = new SignatureFont () { Size...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....app About About Us Contact Customers Legal Security Events Acquisition...of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  6. Add watermarks to Diagram documents | GroupDocs

    Add watermarks to Visio/diagram pages using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font , Color from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....app About About Us Contact Customers Legal Security Events Acquisition...defines the font of the annotation text defines the text font size....

    docs.groupdocs.com/annotation/net/add-watermark...
  8. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-password-...
  9. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using GroupDocs. Watermarks API....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/save-document-...
  10. Travailler avec les polices dans GroupDocs.View...

    Apprenez comment obtenir la liste des polices utilisées, spécifier ou remplacer les polices manquantes, exclure les polices....= new Viewer(inputPath)) { Fonts.IFontInfo[] allFonts = viewer...GetAllFonts(); Console.WriteLine( "{0} fonts found in the '{1}' document"...

    blog.groupdocs.com/fr/viewer/working-with-fonts/