Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... C# using GroupDocs.Viewer ; using...
Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...snippet shows how to reorder pages: C# using GroupDocs.Viewer.Options...
The page describes how to implement user roles in GroupDocs.Annotation for .NET API....shows how to add a user role: C# using ( Annotator annotator =...
This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....image resolution in the file: C# using GroupDocs.Viewer ; using...
The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET.... C# string blobName = "sample.pdf"...
This article explains how to activate the comparison of document properties in GroupDocs.Comparison for .NET....Built and Custom properties: C# using GroupDocs.Comparison ;...
Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....custom change color for shapes C# using GroupDocs.Comparison ;...
The page describes how to add button component to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...