Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,535 for

file watermark

(0.09 sec)
  1. Add text watermarks | GroupDocs

    Add text Watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Watermark Product Solution GroupDocs...documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  2. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported File formats of GroupDocs.Redaction by using C#....Watermark Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/redaction/net/get-supported-...
  3. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a Watermark, removing Watermark, adding Watermark to photos, removing Watermark from photo and more....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/features-overv...
  4. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target File format of an assembled document using File extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target File format when assembling the following File formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output File formats depending on input File formats can be found at this page....Watermark Product Solution GroupDocs...Changing Target File Format Changing Target File Format Leave feedback...

    docs.groupdocs.com/assembly/java/changing-targe...
  5. 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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......Watermark Product Family on GroupDocs Blog | Document...Recent content in GroupDocs.Watermark Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.waterma...
  7. Load File From Stream | GroupDocs

    This article demonstrates how to convert a File from a stream using GroupDocs.Conversion for Python via .NET API....Watermark Product Solution GroupDocs...Documents / Load File From Stream Load File From Stream Leave...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Get supported file formats | GroupDocs

    This article explains how to get the list of all supported File formats....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/get-supported...
  9. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding Watermark to all background images...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Watermark Product Solution GroupDocs...Guide / Basic usage / Get file info Get file info Leave feedback GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-fil...