Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,418 for

font

(0.42 sec)
  1. EditableDocument get html with inline styles - ...

    Hi, I am working with EditableDocument to get the complete html as string, I can see that the style is created on the head tag, Is possible to get the full html content but with inside styles?, example: <td style="widt…...margin-bottom:0pt; line-height:108%; font-size:12pt;">CORPORATE </p> </td>...'Balloon Text'; font-family: Tahoma; font-size: 8pt; font-weight: normal;...

    forum.groupdocs.com/t/editabledocument-get-html...
  2. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom Font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...Loading Custom Fonts using C# in Windows and Linux GroupDocs...there anyway to load custom font file(*.ttf)? Product Version:...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  3. 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/zh-hant/tag/replace-font/ind...
  4. 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
  5. 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 Java...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/java/getting-used-fonts/
  6. 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...
  7. 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...
  8. 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/ja/tag/font-substitution/ind...
  9. 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...
  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/vi/tag/font-substitution/ind...