Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 10,276 for

document watermark

(0.13 sec)
  1. Annotate PDF in CSharp on GroupDocs Blog | Docu...

    Annotate PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotate PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .N......CSharp on GroupDocs Blog | Document Automation Solutions for ...CSharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/id/tag/annotate-pdf-in-cshar...
  2. Features Overview | Documentation

    Variety of features to manipulate graphics, Watermarks and text annotations...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/features-over...
  3. Features Overview | Documentation

    Variety of features to manipulate graphics, Watermarks and text annotations...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/features-ove...
  4. 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....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/product...
  5. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/filtering-ann...
  6. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....Watermark is a robust library for managing watermarks in documents...documents of various formats, offering a wide array of customization...

    blog.groupdocs.com/watermark/using-custom-fonts...
  7. Update watermarks | Documentation

    This article shows how to update existing text or image Watermarks....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  8. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is Watermarking. Watermarking allows you to protect Documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET Watermarks are implemented as customizable text that can be added over a displayed Document, overlapping its content. For the first time the ability to add Watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....NET is watermarking. Watermarking allows you to protect...protect documents that you display on the web from screen-grabbing...

    blog.groupdocs.com/viewer/protect-your-document...
  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....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word Document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint Document with black SmartArt text to PDF. And the SmartArt text in the resultant Document was changed to white text.... A Word document with such footnotes was converted...about converting a PowerPoint document with black SmartArt text to...

    blog.groupdocs.com/conversion/issue-with-footno...