Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 949 for

custom fonts

(0.05 sec)
  1. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-document-...
  2. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. render-excel-to-html-external-outputs.zip

    render_excel_to_html_external/pdf_page_1.html 1 TRUE Immersa New Business Development Indirect (I/O#) 2 TRUE Immersa Overhead Expenses Indirect (I/O#) 3 TRUE Immeresa Audit New Business Development......color:#000000; font-size:11pt; font-weight:400; font-style:normal;...font-style:normal; font-family:Calibri,sans-serif; mso-protection:locked visible;...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark Excel worksheet background images using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font , Color from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  5. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  6. Rasterize document or page | GroupDocs

    Rasterize a PDF — convert pages to images — so that watermarks become hard to remove, using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font , Color from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/rasteri...
  7. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....app About About Us Contact Customers Legal Security Events Acquisition...message is written using a bold font to make it more apparent. Consider...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  8. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....app About About Us Contact Customers Legal Security Events Acquisition...new groupdocs . watermark . Font ( 'Arial' , 36 )); watermark...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  9. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Discover how to implement custom fonts in GroupDocs.Watermark for...

    blog.groupdocs.com/th/page/15/