Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,339 for

font

(0.27 sec)
  1. replace font on GroupDocs Blog | Document Autom...

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

    blog.groupdocs.com/ja/tag/replace-font/index.xml
  2. 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/vi/tag/font-substitution/ind...
  3. 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...
  4. 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...
  5. 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
  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. 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...
  8. 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...
  9. 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-...
  10. 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-...