Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,756 for

font

(0.12 sec)
  1. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...OneNote documents Exporting font files as external resources...Japanese PDF document to HTML Font lightness is ignored for rendering...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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/
  8. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....default font when rendering Cells documents Set default font when...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....appearance with color, image and font This example demonstrates how...foreground color, image, and specific font settings. Here are the steps:...

    docs.groupdocs.com/signature/net/iterative-digi...
  10. Add watermarks to presentation documents | Docu...

    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...