Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,757 for

font

(0.04 sec)
  1. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  2. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....library configures and customizes font access. ttf-mscorefonts-installer:...provides Microsoft TrueType core fonts. It’s available in the archive...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  3. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....support Ability to set default font when rendering Email documents...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....underlines, strikethroughs, font types, etc. Document comparison...

    blog.groupdocs.com/categories/groupdocs.compari...
  5. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API.... The font family of the watermark text...

    docs.groupdocs.com/conversion/java/add-watermark/
  6. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...usually includes images, specific fonts (which are not installed in...groups: images , stylesheets and fonts . In context of public API of...

    docs.groupdocs.com/editor/net/working-with-html...
  7. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default Font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....support Ability to set default font when rendering Email documents...rendering Implement saving fonts and styles separately when converting...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  8. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....document formats also hold fonts. Even for plain text document...ICON) and vector (SVG and WMF). Fonts, including: TTF, EOT, WOFF,...

    docs.groupdocs.com/editor/net/working-with-reso...
  9. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API....and define: Watermark Text & Font Watermark Color Widht and Height...

    blog.groupdocs.com/conversion/convert-presentat...
  10. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....document formats also hold fonts. Even for plain text document...ICON) and vector (SVG and WMF). Fonts, including: TTF, EOT, WOFF,...

    docs.groupdocs.com/editor/java/working-with-res...