This artiCle explains how to load a doCument from a Stream with GroupDoCs.Viewer within your .NET appliCations....load a document from a stream: C# using System.IO ; using GroupDocs...
The page desCribes how to add area annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...
The page desCribes how to add squiggly annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add squiggly annotation to...
This artiCle will help, if you want to add watermark to images inside a doCument then it Can be possible using GroupDoCs.Watermark.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...
This artiCle explains how to get the PDF output file information using .NET / C# with GroupDoCs.Viewer for .NET....height of each document page: C# using System ; using GroupDocs...
Retrieve a list of doCument attaChments from your emails, Outlook data files, arChives and PDF doCuments with GroupDoCs.Viewer for .NET... C# using System ; using System.Collections...
The page desCribes how to add text redaCtion annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add text redaction annotation...
The page desCribes how to add arrow annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...