Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,907 for

font

(1.27 sec)
  1. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default Font to replace all missing Fonts when converting Words document Default Font to replace all missing Fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....formats Set default font to replace all missing fonts when converting...document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/conversion/set-pageorientati...
  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. Sample Document ver.1

    After googling for a several seconds I've found Aspose.PDF for .NET on Softpedia website: http://www.softpedia.com/get/Office-tools/PDF/AsposePdf.shtml THIS TEXT IS USUAL, BUT “ALL CAPS” MODIFIER I......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/viewer/python-net/_output_fi...
  4. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... More File Formats and Font Substitution Options # Some...permits to set default font and font substitution option when...

    blog.groupdocs.com/conversion/implement-page-ro...
  5. GroupDocs.Editor for .NET 26.3 – March 2026 Rel...

    GroupDocs.Editor for .NET 26.3 adds TTC Font support, PPT/PPS text handling, new CSS properties, and bug fixes....support of TrueType Collection font EDITORNET-3020 New feature Add...a TrueType Collection (TTC) font and implements the FontResourceBase...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  6. 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...
  7. Add text watermarks | GroupDocs

    This article shows how to add a text watermark to a document and save the result with GroupDocs.Watermark for Python via .NET....TextWatermark with the desired text and Font . Style the watermark — for...watermarks import TextWatermark , Font , Color from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/add-text/
  8. save-document-outputs.zip

    edited-document.docm edited-document.rtf Title of the edited document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double s......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/_output_fi...
  9. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify the appearance of detected changes when using GroupDocs.Comparison for Node.js via Java.... GREEN ); // Set font color to green insertedStyleSetting...setFontColor ( Color . CYAN ); // Set font color to cyan deletedStyleSettings...

    docs.groupdocs.com/comparison/nodejs-java/custo...
  10. 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....and background settings ( ) font and colors ( , ) Here are the...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...