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

font

(1.97 sec)
  1. 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
  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. 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-...
  4. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...auto;"> <h1 style="font-size: 24px; font-weight: 700; line-height:...style="display: block; color: #656565; font-size: 16px; line-height: 24px;...

    forum.groupdocs.com/t/html-to-document-conversi...
  5. 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...
  6. 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
  7. 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
  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. 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...
  10. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed Fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Render to HTML / Exclude fonts Exclude fonts Leave feedback By default...Viewer includes (exports) the fonts used in the loaded document...

    docs.groupdocs.com/viewer/net/exclude-fonts/