Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,993 for

font

(0.43 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....TextWatermark ( "top secret" , new Font ( "Arial" , 36 )) watermark...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )); watermark...

    docs.groupdocs.com/watermark/java/migration-notes/
  2. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); PresentationWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. GroupDocs.Viewer for Node.js 26.5 – Mail Messag...

    GroupDocs.Viewer for Node.js 26.5 adds MailMessageViewInfo, XML-stylesheet support, CSS improvements, and resolves critical bugs across DXF, PDF, EML, PPT, XLS, and CAD formats....HTML VIEWERNET-5603 Bug Winding font is not preserving while converting...body VIEWERNET-5611 Bug Default font is not applied when detection...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....TextWatermark ( "top secret" , new Font ( "Arial" , 36 )) watermark...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )); watermark...

    docs.groupdocs.com/watermark/net/migration-notes/
  5. 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/it/tag/extracting-fonts/inde...
  6. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) text signature...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold , then italic , then underscore , and finally normal agai......Arial font . This sentence is normal (Calibri), but font is drawn...little . This sentence has a 12pt font size. It has a superscript and...

    docs.groupdocs.com/editor/python-net/_output_fi...
  8. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold , then italic , then underscore , and finally normal agai......Arial font . This sentence is normal (Calibri), but font is drawn...little . This sentence has a 12pt font size. It has a superscript and...

    docs.groupdocs.com/editor/python-net/_output_fi...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/add-watermark...