Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,757 for

font

(0.14 sec)
  1. Add watermarks to email attachments | Documenta...

    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....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. GroupDocs.Watermark for Python overview | Docum...

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....watermarks by text formatting (font, color, etc.). Set background...

    docs.groupdocs.com/watermark/python-net/product...
  3. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....{{@privateKey}} <font color="red">{{@error}}</font> <div id="requestForm"...</div> <h4><font color="green">{{@message}}</font></h4> <br/>...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  4. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj ExeFont Formatting Source Sans Pro Light...text formatted in different fonts, sizes and colors. Very different...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  5. GroupDocs.Annotation Product Family

    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....in Slides document along with font family support. Moreover, few...annotation for Slides document Font family support for TextReplacement...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Hyperlinks <b> Text with Bold font is surrounded by <b> tag <i>...<i> Text with Italic font is surrounded by <i> tag <h1> – <h6>...

    docs.groupdocs.com/parser/java/features-overview/
  7. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool....background color, text color, and font. Updated on 10 May 2022 English...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  8. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class...of the text block (like font name, font size etc.) The collection...

    docs.groupdocs.com/parser/net/working-with-data...
  9. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF documents and default Fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....in PDF documents and default fonts in diagram documents. Check...hide PDF layers Set default font when rendering diagram documents...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  10. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....pages Set custom fonts Replace missing font Save output to a...

    docs.groupdocs.com/viewer/java/rendering-docume...