Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 794 for

custom font

(0.97 sec)
  1. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Features Setting Default Font and Font Substitution Options When...ue); emailOptions. Explicit Font Substitution is Supported in...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Protection Contract Review Custom Comparison Diff Analysis Document...extracting fonts font substitution fonts getting fonts list all...

    blog.groupdocs.com/tags/index.xml
  4. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our Customers. I have not encountered such a …...only happens with one of our customers. I have not encountered such...NETFramework.24.6.0” is used in the customer environment. Also, when I...

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  5. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Conversion......POTM Document Processing Maven fonts OCR Update Document Parsing...Digital Signature Crypto Token Custom Signing Digital Certificate...

    blog.groupdocs.com/zh-hant/tags/index.xml
  6. 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...
  7. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying Fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....positioning, alignment, applying fonts, opacity, border options etc...Signatures. Implement ability to use Custom InputDataHandler for Certificates...

    blog.groupdocs.com/signature/groupdocs.signatur...
  8. 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...app About About Us Contact Customers Legal Security Events Acquisition...Diagonal Corner Rounded" , new Font ( "Calibri" , 8 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  9. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...app About About Us Contact Customers Legal Security Events Acquisition...underlines, strike-throughs, and font types. Apply/Reject changes...

    docs.groupdocs.com/comparison/python-net/featur...
  10. 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/java/load-document...