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...
This artiCle explains how to add text watermark when rendering doCuments with GroupDoCs.Viewer within your .NET appliCations.... 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 test Case was working fine in the previous GroupDoCs.Total.NETFramework 25.4.0, but is now broken in 25.5.0:
Create a text file named “ignore.log”
In ConvertOptions, deteCt “.log” extension and return NoConvertOp…...Main(String[] args) in C:\Projects\NETFrameworkGroupDo...
This artiCle explains how to load PDF, Word, ExCel, PowerPoint doCuments from stream when using GroupDoCs.Merger for Java....stream = new FileInputStream ( "c:\\sample.docx" ); Merger merger...
This artiCle demonstrates that how to save the doCument as a rasterized PDF file...document as a rasterized PDF file: C# using ( Redactor redactor = new...
This topiC desCribes how to optimize PDF file using the GroupDoCs.Viewer .NET API (C#) for web browser or to reduCe size....optimize a PDF file for browser: C# using GroupDocs.Viewer ; using...