Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,639 for

font

(0.08 sec)
  1. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....TextWatermark("Watermark text", new Font("Arial", 19)); watermark.se...

    blog.groupdocs.com/watermark/protect-word-docum...
  2. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....Create watermarks using custom fonts and styling options Remove watermarks...the right spot with the right fonts and styling that works for your...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  3. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....- watermark text - watermark font name - watermark color - watermark...

    docs.groupdocs.com/conversion/net/add-watermark/
  4. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...Issue with Fonts Rendering Artifacts in PDF Conversion (PowerPoint...setFontDirectories(List.of("/usr/share/fonts")); PdfConvertOptions pdfOptions...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  5. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....Slides Annotation export for big font sizes for Slides Accepting SVG...

    blog.groupdocs.com/annotation/java-annotation-a...
  6. Features Overview | Documentation

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....multi-language document editing; manage font extraction to provide same document...

    docs.groupdocs.com/editor/nodejs-java/features-...
  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/