Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,769 for

font

(0.06 sec)
  1. 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/conversion/java/_sample_file...
  2. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.... Font ( 'Arial' , 36 )); watermark...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  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/conversion/java/_sample_file...
  4. 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/total/java/sample-files/gett...
  5. 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...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  6. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....text formatting like Font name, min/max font size, bold/italic/underlined...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  7. 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...
  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/java/working-with-dat...
  9. 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...
  10. Render documents | Documentation

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

    docs.groupdocs.com/viewer/net/rendering-documents/