Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 864 for

custom font

(0.63 sec)
  1. Customization on GroupDocs Blog | Document Auto...

    Customization on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Customization on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Customization on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Customization on GroupDocs Blog | Document...

    blog.groupdocs.com/tr/tag/customization/index.xml
  2. 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...
  3. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....app About About Us Contact Customers Legal Security Events Acquisition...a flexible approach for customizing how spreadsheet data is interpreted...

    docs.groupdocs.com/conversion/java/load-spreads...
  4. Locking watermark in word processing document |...

    Lock watermarks in a Word document to restrict editing using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Watermark text" , gww . Font ( "Arial" , 19.0 )) watermark...

    docs.groupdocs.com/watermark/python-net/locking...
  5. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert/font/weekly0.5https://docs.groupdocs...com/conversion/java/how-to-use-custom-cache-implementation/weekly0...

    docs.groupdocs.com/sitemaps/conversion.xml
  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. GroupDocs on GroupDocs Blog | Document Automati...

    GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group......Kılavuz Learn how to utilize custom fonts in GroupDocs.Watermark to...

    blog.groupdocs.com/tr/tag/groupdocs/index.xml
  8. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....app About About Us Contact Customers Legal Security Events Acquisition...and background settings ( ) font and colors ( , ) Here are the...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. 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...