Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 929 for

custom font

(0.13 sec)
  1. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...app About About Us Contact Customers Legal Security Events Acquisition...Language. ✅ ✅ Font From Description Load Save Compact Font Format ✅...

    docs.groupdocs.com/conversion/net/supported-fil...
  2. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , gww . Font ( "Arial" , 8.0 )) text_opts...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...TextWatermark( f 'CONFIDENTIAL' , font) watermark . foreground_color...

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  4. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features 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-pdf-docum...
  5. Supported Document Formats | GroupDocs

    Full list of document formats GroupDocs.Conversion for Python via .NET can load and save — 20+ format families including Word Processing, Spreadsheet, Presentation, PDF, Image, CAD, Email, eBook, Web, and more....app About About Us Contact Customers Legal Security Events Acquisition...Language. ✅ ✅ Font From Description Load Save CFF Compact Font Format...

    docs.groupdocs.com/conversion/python-net/suppor...
  6. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...pdf" ) as watermarker : font = gww . Font ( "Arial" , 19.0 , gww...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. llms.txt

    # GroupDocs > Central documentation index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families. GroupDocs provides on-premise docum......md)) - [Load custom fonts.](https://docs.groupdocs...com/annotation/net/loading-custom-fonts/) ([md](https://docs.groupdocs...

    docs.groupdocs.com/llms.txt
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Words to Gif and setting up custom font directories are in the list...meet the requirements of our customers. Therefore, we are pleased...

    blog.groupdocs.com/groupdocs.blog/page/62/
  9. 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....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. 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....Python , allowing you to customize font, color, transparency, and...TextWatermark instance and configure font type, size, color, opacity,...

    kb.groupdocs.com/watermark/python/add-text-wate...