Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,002 for

font

(0.1 sec)
  1. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....file, and exclude specific fonts. Refer to the following documentation...type="text/css">@font-face { font-family:Arial; font-weight:bold;...

    docs.groupdocs.com/viewer/python-net/render-ema...
  2. 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...
  3. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); PresentationWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. 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....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...
  5. 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...
  6. Sample Document ver.1

    Created with evaluation version of GroupDocs.Editor Aspose Pty Ltd 2001-2026. All Rights Reserved. Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and fin......Arial font. This sentence is normal (Calibri), but font is drawn...little. This sentence has a 12pt font size. It has a superscript and...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  7. Render images as HTML, PDF, PNG, and JPEG files...

    Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively....custom fonts When you render a PSD file with custom fonts, you...contains necessary fonts to prevent font substitution during...

    docs.groupdocs.com/viewer/python-net/render-ima...
  8. GroupDocs.Editor for Node.js 26.7 – July 2026 R...

    Version 26.7 adds TrueType Collection Font support, text‑based PPT/PPS, PDF editing, new spreadsheet options and several bug fixes....support for TrueType Collection fonts, text-based PPT/PPS formats...support of TrueType Collection font (EDITORNET-3019) [New feature]...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  9. 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/
  10. 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.... 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...