Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 11,109 for

document watermark

(0.22 sec)
  1. Searching watermarks | GroupDocs

    This article explains how to search Watermarks while using GroupDocs. Watermarks Java API....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/searching-wat...
  2. Customize watermarks | GroupDocs

    Adjust text or image Watermark appearance and position using Python via .NET....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/basic-u...
  3. Searching watermarks | GroupDocs

    This article explains how to search Watermarks while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/searching-wate...
  4. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_Watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = Watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/working-with-...
  5. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 Documents and image file formats within .NET applications. It rasterizes Documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native Document rendering....NET Document Viewer APIs for C#, WPF and...API for rendering over 50 documents and image file formats within...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  6. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF Document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF Documents with attachments For more details, please visit API Features....introduced rendering of PDF document with attachments. Furthermore...feature. # Rendering PDF documents with attachments For more...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. 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...
  8. Add image watermarks | GroupDocs

    This article shows how to add an image Watermark and save the resultant Document. It is capable of adding Watermarks to images or Documents....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  9. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize Documents with Watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible Watermarks in over 50 Document formats including PDF, Word, Excel, PowerPoint, and images....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  10. 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#....to find and remove watermarks from documents in C# . There can...text and image-based watermarks in a document. We can easily search...

    blog.groupdocs.com/watermark/find-and-remove-wa...