We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release.
Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents....Watermark for .NET 18.1 has been released...that can be considered as watermark in MS PowerPoint and MS Visio...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps:
Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Watermark Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...
This API allows you to digitally sign any type of file format using Java language on any platform....Watermark Product Family GroupDocs.Merger...Signature using Java How to Add Image Signature to RTF using Java...
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...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...
This API allows you to digitally sign any type of file format using .NET and C# language on any platform....Watermark Product Family GroupDocs.Merger...Signature using C# How to Add Image Signature to RTF using C# How...
Learn how to merge TIF Image files, combine TIF Image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Watermark Product Solution GroupDocs...merge TIF images using C# How to merge TIF images using C# Leave...
This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Watermark Product Solution GroupDocs...presentations to other formats like images, HTML, XML, etc. It may be...
For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements.
GroupDocs.Viewer for ....0 # Small images are not visible in image mode Invalid parameter...exception while converting mpt to image File is corrupted or damaged...
This article shows how to clear existing text or Image watermarks....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Node...