The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....how to update reply by index: C# // NOTE: Input document already...
This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....optimize spreadsheets in a PDF file: 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...
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...
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...
This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...
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"...