Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,735 for

font

(0.06 sec)
  1. 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...
  2. extracting fonts on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/id/tag/extracting-fonts/inde...
  3. 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...
  4. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....pdf" ) as watermarker : font = gww . Font ( "Arial" , 19.0 , gww...TextWatermark ( "Test watermark" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. getting fonts on GroupDocs Blog | Document Auto...

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

    blog.groupdocs.com/id/tag/getting-fonts/index.xml
  6. list all fonts on GroupDocs Blog | Document Aut...

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

    blog.groupdocs.com/id/tag/list-all-fonts/index.xml
  7. 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...
  8. 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...
  9. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...check if you have the particular font type “Harvey Balls” on your...(86.7 KB) contains 5 different font families: ‘Messina Sans Book’...

    forum.groupdocs.com/t/different-visualization-t...
  10. 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...