Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,410 for

font

(0.03 sec)
  1. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all Fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...used fonts in the loaded document Getting all used fonts in the...able to collect and return all fonts, which are used inside the document...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  2. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom Fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....is the ability to use custom fonts, enabling developers to incorporate...we’ll explore how to use custom fonts that are not installed on the...

    blog.groupdocs.com/watermark/using-custom-fonts...
  3. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;Font-size:16px;Font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......important;font-size:16px;font-weight:400;outline:0...:#fff;font-size:18px;padding:10px;text-align:left;font-weight:400}...

    products.groupdocs.app/parser/css/landings.min.css
  4. site.min.css

    html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt......video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article...background:#fcfcfc;--header-font-color:#000;--border-color:#...

    products.groupdocs.app/watermark/css-redesign/s...
  5. Adding text watermarks | Documentation

    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...
  6. Adding text watermarks | Documentation

    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...
  7. 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 .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...
  8. 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...
  9. Load PDF document with options | Documentation

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