Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,648 for

font

(0.09 sec)
  1. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more... ✅ ✅ Font From Description Load Save CFF Compact Font Format...OpenType Font Format ✅ OTF OpenType font ✅ PFB PostScript Fonts ✅ TTF...

    docs.groupdocs.com/conversion/python-net/suppor...
  2. Set custom fonts | Documentation

    This article explains how to set custom Fonts when rendering documents with GroupDocs.Viewer within your Java applications....documents / Set custom fonts Set custom fonts Leave feedback You...You can add custom font sources. The following code snippet shows...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  3. Sign Pdf documents with special appearance | Do...

     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...
  4. 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...
  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. Load Presentation document with options | Docum...

    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...
  7. Python 平铺水印:保护文档和图像的 7 个示例

    掌握 Python 平铺水印,包含 7 个实用示例。学习如何添加、创建和定制文档安全水印,移除水印,并使用 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...
  8. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Load Spreadsheet document with options | Docume...

    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.... Sets a default font. The following font will be used if a...spreadsheet font is missing. Sets substitute specific fonts from the...

    docs.groupdocs.com/conversion/java/load-spreads...
  10. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert images to HTML, PDF, PNG, and JPEG formats....custom fonts When you render a PSD file with custom fonts, you...contains necessary fonts to prevent font substitution during...

    docs.groupdocs.com/viewer/net/render-images/