This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....shows how get the desired result C# using GroupDocs.Comparison ;...
The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add point annotation to the...
This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....to set the default font name: C# using GroupDocs.Viewer ; using...
The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add resource redaction annotation...
The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...
This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...documents with specific options: C# using System ; using GroupDocs...
Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...quality in the output PDF document: C# using GroupDocs.Viewer ; using...
The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...
This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redactor redactor = new Redactor ( "C:\sample.dump" ); try { // Here...