Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,621 for

font

(0.12 sec)
  1. font substitution on GroupDocs Blog | Document ...

    Font substitution on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Font substitution on GroupDocs Blog | Document Automation Solutions for .NET & Java ......font substitution on GroupDocs Blog | Document Automation Solutions...Developers Recent content in font substitution on GroupDocs Blog...

    blog.groupdocs.com/nl/tag/font-substitution/ind...
  2. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Test watermark" , font ); // Set watermark properties...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  3. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallback Font when converting to PDF? I am aware of the DefaultFont property on certain LoadOptions classes. My use case that is that I have “try anything to convert” method which does n…...possible to set a default fallback font when converting to PDF? I am...the document is using Calibri font which is not available on a...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  4. Converting a multi-tab XLSX to HTML causes Dire...

    We have groupdocs conversion for java deployed in a docker container running in kubernetes. Anytime we try to convert a spreadsheet with more than one tab, it blows up with the below exception. This occurs everytime an…...Define base image with Java and fonts FROM eclipse-temurin:21.0.8_9-jre-alpine...Install fonts # See https://wiki.alpinelinux.org/wiki/Fonts # Microsoft...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  5. Set custom fonts | GroupDocs

    This article explains how to set custom Fonts when rendering documents with GroupDocs.Viewer within your Java applications....documents / Set custom fonts Set custom fonts Leave feedback Many...formats are tightly bounded with fonts. For example, when user adds...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  6. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....A default font for Note document. The specified font will be used...used if a font is missing. An absolute path to the font file must...

    docs.groupdocs.com/conversion/net/load-note-doc...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the Font to be used for watermark Font Font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", Font); // Set watermark properties watermark....Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Test watermark" , font ); // Set watermark properties...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. font support on GroupDocs Blog | Document Autom...

    Font support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Font support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......font support on GroupDocs Blog | Document Automation Solutions...Developers Recent content in font support on GroupDocs Blog |...

    blog.groupdocs.com/id/tag/font-support/index.xml
  9. fonts on GroupDocs Blog | Document Automation S...

    Fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Vie......fonts on GroupDocs Blog | Document Automation Solutions for ...Developers Recent content in fonts on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/fonts/index.xml
  10. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...List of Fonts Group Docs provide for PDF Conversion GroupDocs...I want to know the list of Fonts that Groupdocs will provide...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...