Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,362 for

font

(0.04 sec)
  1. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark worksheet backgrounds using Python via .NET.... Font ( "Arial" , 8.0 )) watermark...

    docs.groupdocs.com/watermark/python-net/working...
  2. Working with Resources | GroupDocs

    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 Node.js via Java....document formats also hold fonts. Even for plain text documents...ICON) and vector (SVG and WMF). Fonts , including TTF, EOT, WOFF,...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  3. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows Fonts in target OS (Android, macOS, Linux, etc), Fonts used in documents are substituted with available Fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Windows fonts in target OS (Android, macOS, Linux, etc), fonts used...substituted with available fonts, this might lead to inaccurate...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  4. 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-...
  5. 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
  6. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Combining Multiple Criteria Specify Font Formatting to Look for Matching...

    docs.groupdocs.com/watermark/python-net/feature...
  7. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API.... Add ( "passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/modifing-found...
  8. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API.... add ( "passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/java/modifying-fou...
  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 | GroupDocs

    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/