Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,837 for

font

(1.08 sec)
  1. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....get; set; } Sets the default font for a document. EmailOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....spreadsheet to HTML Fix - Incorrect font color in rendering Excel to...

    blog.groupdocs.com/viewer/show-comments-renderi...
  3. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....watermarks by text formatting (font, color, etc.). Set background...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  4. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-document-...
  5. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the new features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....TextWatermark("Watermark text", new Font("Arial", 19)); // Include unreadable...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  6. How to install Asian Fonts on CentOS | GroupDocs

    This article will guide you through the installation of Asian Fonts on CentOS 6 / 7 / 8....install Asian Fonts on CentOS How to install Asian Fonts on CentOS...the installation of the Asian Fonts on CentOS 8/7/6. CentOS 7/8...

    docs.groupdocs.com/viewer/net/how-to-install-as...
  7. How to install Asian Fonts on CentOS | GroupDocs

    This article will guide you through the installation of Asian Fonts on CentOS 6 / 7 / 8....install Asian Fonts on CentOS How to install Asian Fonts on CentOS...the installation of the Asian Fonts on CentOS 8/7/6. CentOS 7/8...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in Slides document along with font family support. Moreover, few...annotation for Slides document Font family support for TextReplacement...

    blog.groupdocs.com/groupdocs.blog/page/50/
  9. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....Hyperlinks <b> Text with Bold font is surrounded by <b> tag <i>...<i> Text with Italic font is surrounded by <i> tag <h1> – <h6>...

    docs.groupdocs.com/parser/net/features-overview/
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Clear(); // Clear font directories Func<LoadContext...FontDirectories.Clear(); // Clear font directories Func<LoadContext...

    forum.groupdocs.com/t/hidecomments-replacement-...