Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,468 for

font

(0.06 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom Fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....Loading / Load custom fonts Load custom fonts Leave feedback On this...contain non-standard fonts. To connect custom fonts and compare documents...

    docs.groupdocs.com/comparison/python-net/load-c...
  2. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....padding ); // set text color and Font options . setForeColor ( Color...padding ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  3. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......Font Formatting Source Sans Pro Light, 14 pt. Simple text in...text formatted in different fonts, sizes and colors. Very different...

    docs.groupdocs.com/viewer/java/sample-files/get...
  4. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Specify the default font to use if a document font is missing. Specifies...loading Substitute specific fonts from the source spreadsheet...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  5. 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...
  6. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Diagonal Corner Rounded" , new Font ( "Calibri" , 8 , FontStyle...== Color . Red && fragment . Font . FamilyName == "Arial" ) {...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. 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-...
  8. 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-...
  9. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.6. Using the latest version, you can now use null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, Fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....the Word Processing document, fonts are preserved for a chart title...Processing documents Preserve the font of a chart title while changing...

    blog.groupdocs.com/assembly/support-for-null-co...
  10. 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...