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 is a basiC tutorial on how to Convert ExCel to PDF using Java. Convert doCuments without the use of third-party software and distribute them fast to everyone....way to convert Excel to PDF in C# , this is the place to go. Updated...
This example demonstrates how to load a file of a partiCular format using GroupDoCs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\source.xls" with gm ....
The page desCribes how to extraCt annotations from doCument when Collaborate, edit and annotate doCuments using GroupDoCs.Annotation for .NET....annotations from a document: C# // for using this example input...
This artiCle demonstrates that how to save the redaCted doCument, replaCing an original file... replacing an original file: C# using ( Redactor redactor = new...
This topiC desCribes how to subset fonts in PDF file using the GroupDoCs.Viewer .NET API (C#)....to subset fonts in a PDF file: C# using GroupDocs.Viewer ; using...
This artiCle explains how to list and print file types supported by GroupDoCs.Viewer for .NET...file formats in the console: C# using System ; using System.Collections...
This topiC desCribes how to Convert PDF file to graysCale using the GroupDoCs.Viewer .NET API (C#)....convert a PDF file to grayscale: C# using GroupDocs.Viewer ; using...