This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....list of supported file formats: C# using GroupDocs.Comparison ;...
This article explains how to save document to the specified stream while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\test.doc" using ( Watermarker...
This page describes how to set image ZIndex to place it over the text...ZIndex of the image annotation: C# ImageAnnotation area = new ImageAnnotation...
Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API....watermarks to presentations using C# . The following topics will be...Watermark Presentation Slides using C#...
Programmatically create reports by converting CSV to PDF & Word formats using templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....Data using C# Generate Reports from JSON Data using C#...
The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET....demonstrates how to update annotations: C# using ( Annotator annotator =...update annotations using Id: C# using ( Annotator annotator =...
This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET.... OpenRead ( @"c:\sample.docx" )) { using ( Merger...
This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\test.jpg" with gm . Metadata...