This artiCle demonstrates how to save speCifiC page range when annotating doCuments using GroupDoCs.Annotation for .NET API....save the range of document page: C# // for this example input document...
This artiCle explains how to add text watermark when rendering doCuments with GroupDoCs.Viewer within your .NET appliCations.... C# using GroupDocs.Viewer ; using...
Learn how to render hidden pages on website or in other C# appliCations with GroupDoCs.Viewer for .NET...enable rendering of hidden items: C# using GroupDocs.Viewer ; using...
The page desCribes how to save only annotated pages when using GroupDoCs.Annotation for .NET API....to save only annotated pages: C# // for this example input file...
The page desCribes how to deteCt doCument file type, size and CalCulate pages Count when annotate doCuments or images with GroupDoCs.Annotation....information about a document: C# //Get file info for the file...
This artiCle explains how to rotate PDF, HTML or Image pages when rendering doCuments with GroupDoCs.Viewer within your .NET appliCations....rendering a document as PDF: C# using GroupDocs.Viewer ; using...
This artiCle demonstrates how to Convert file stored in Amazon S3 storage using GroupDoCs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...
This topiC desCribes how to remove annotations from PDF file using the GroupDoCs.Viewer .NET API (C#)....remove annotations from the file: C# using GroupDocs.Viewer ; using...
This topiC desCribes how to remove form fields from PDF file using the GroupDoCs.Viewer .NET API (C#)....flatten form fields in the file: C# using GroupDocs.Viewer ; using...
The page desCribes how to load PDF, Word, ExCel, PowerPoint doCuments from URL using GroupDoCs.Annotation for .NET....to load a document using URL: C# string url = "https://github...