Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,770 for

font

(0.04 sec)
  1. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....- watermark text - watermark font name - watermark color - watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  2. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats....watermarks by text formatting (font, color etc.) Working with hyperlinks...

    blog.groupdocs.com/watermark/introducing-groupd...
  3. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more.... Font . FamilyName == "Arial" ) {...Add ( "© GroupDocs 2017" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  4. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....additional resource files (such as fonts, images, and stylesheets) separately...Enable font hinting To adjust the display of outline fonts when...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  5. Render Filtered Messages from Outlook Data File...

    We are delighted to announce that we have rolled out version 19.1 of GroupDocs.Viewer for .NET. The latest version brings five new features, three bug fixes, and three improvements. You can now obtain the email messages as well as filter the messages contained in Outlook Data Files (OST/PST). Furthermore, we have extended our list of supported file formats by adding the support of VCF file format. Please have a look at the release notes for more details on new features, fixes, and improvements....message when non-existing default font name is set Bug Fixes # The...

    blog.groupdocs.com/viewer/render-filtered-messa...
  6. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the release of the long-awaited PDF viewer plugin for Joomla CMS. The plugin allows you to easily embed and host PDF documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was to make the document viewer interface convenient for the end users - your website visitors.... Font styles, formatting and document...

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...
  7. Install GroupDocs.Conversion for .NET on Linux ...

    Step-by-step guide to install and run GroupDocs.Conversion for .NET on Linux... fontconfig , and TrueType fonts Installing Dependencies Ubuntu...repository and downloads Microsoft fonts. CentOS / RHEL Enable EPEL repository...

    docs.groupdocs.com/conversion/net/installation-...
  8. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....120 March 28, 2025 Issue with Fonts Rendering Artifacts in PDF Conversion...38 March 28, 2025 Issue with Font :- "Leelawadee UI" java 66 333...

    forum.groupdocs.com/c/conversion/11
  9. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....properties, such as text and font color Call Annotator’s Add method...

    kb.groupdocs.com/annotation/net/add-search-text...
  10. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....TextWatermark ( "Test watermark" , new Font ( "Arial" , 36 , FontStyle ...

    docs.groupdocs.com/watermark/java/basic-usage/