Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,769 for

font

(0.03 sec)
  1. "Tick" Symbol in Wingdings is not getting conve...

    We are encountering an issue with the “Tick” symbol in the Wingdings Font. When converting to PDF using GroupDocs, the “Tick” symbol is replaced with a hollow box. For your reference, I have attached the original DOCX f…...“Tick” symbol in the Wingdings font. When converting to PDF using...GDTest.pdf (21.4 KB) Wingsdings Font issue while converting word...

    forum.groupdocs.com/t/tick-symbol-in-wingdings-...
  2. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....the substitution of missing fonts. If true, GroupDocs.Conversion... Sig, etc.) for the missing font and finds the closest match...

    docs.groupdocs.com/conversion/java/load-wordpro...
  3. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...correctly, do not have the correct font family and size and an invalid...{ var font = new com.groupdocs.watermark.watermarks.Font("DejaVu...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  4. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....the substitution of missing fonts. If true, GroupDocs.Conversion...(Panose, Sig etc) for the missing font and finds the closest match...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....a default font for Note document. The specified font will be used...if a font is missing. Specifies substitutes specific fonts from...

    docs.groupdocs.com/conversion/java/load-note-do...
  6. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....responsible for representing the font of XML tags, this include both...default it is a “ Calibri ” font, 12pt size. is responsible for...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  7. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....border and background settings font and colors Here are the steps...border ); // set text color and Font signOptions . setForeColor (...

    docs.groupdocs.com/signature/java/sign-document...
  8. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames.... Font ( 'Arial' , 36 , groupdocsWatermark...watermark' , new groupdocsWatermark . Font ( 'Arial' , 36 , groupdocsWatermark...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  9. Adding repeated watermarks | Documentation

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Watermark" , font ); watermark . ForegroundColor...

    docs.groupdocs.com/watermark/net/adding-repeate...
  10. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....specifying font family, font size, font style, font color etc...FormattedTextFragmen.Add("Another text", new Font("Calibri", 19, FontStyle.Bold)...

    blog.groupdocs.com/watermark/edit-watermark-obj...