Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,430 for

font

(0.18 sec)
  1. 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...
  2. 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...
  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. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...testNumber=1), message=For every font embedded in a conforming file...information in the font dictionary and in the embedded font program shall...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  5. Redaction is failing in freeBSD 13 for potm fil...

    Hi Team, Redaction is failing for a potm file in freebsd with below exception. java.lang.NullPointerException: Cannot invoke "com.groupdocs.redaction.internal.c.a.s.pt.ne(boolean)" because "<local3>" is nul Code that …... Likely causes on FreeBSD Font / fontconfig Aspose.Slides relies...relies on the OS for font resolution and metrics when handling...

    forum.groupdocs.com/t/redaction-is-failing-in-f...
  6. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....A default font for PDF 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-pdf-docu...
  7. vector-image.svg

    vector-image.svg text {Font-family:Times-Roman;Font-size:10;fill:black;stroke:none}...svg text {font-family:Times-Roman;font-size:10;fill:black;stroke:none}...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  8. 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 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/nodejs-java/load-...
  9. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....range of text settings - from font name, size and color to alignment...text_options . font = gsd . SignatureFont () text_options . font . size...

    docs.groupdocs.com/signature/python-net/esign-d...
  10. Load WordProcessing document with options | Gro...

    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...