Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,558 for

font

(0.95 sec)
  1. 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/de/tag/font-substitution/ind...
  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/fa/tag/font-substitution/ind...
  3. font support on GroupDocs Blog | Document Autom...

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

    blog.groupdocs.com/ru/tag/font-support/index.xml
  4. 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...
  5. 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...
  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. font support on GroupDocs Blog | Document Autom...

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

    blog.groupdocs.com/vi/tag/font-support/index.xml
  8. 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...
  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. 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/zh/tag/font-substitution/ind...