Search
Follow Us
Categories
- News Release(3)
Author Archives: Denis Gvardionov
Working with Encrypted Documents in GroupDocs.Viewer for .NET

Posted in zArchive Tagged GroupDocs Viewer
Opening Remote Documents with GroupDocs.Viewer for .NET

Posted in zArchive Tagged .net library, GroupDocs Viewer
Protect Your Documents with Watermarks in GroupDocs.Viewer for .NET

Posted in zArchive Tagged .net library, GroupDocs Viewer, watermarking
A Complete Guide for Developing a GroupDocs.Viewer for .NET Plugin for Kentico CMS

Posted in zArchive Tagged .net library, GroupDocs Viewer, kentico
GroupDocs.Viewer for .NET Library Version 2.8.0 – New Page Layout, Smoother Scrolling and Enhanced Document Sharing Security

New Page Layout Options
So far, when viewing documents, you had the following page layout options:- Scroll view – pages are placed in a continuous chain, one after another.
- One page in a row – one page fit to client’s screen. No page turn animation.
- Double page flip –
Posted in zArchive Tagged .net library, GroupDocs Viewer, release notes
GroupDocs.Comparsion for .NET Sample – Compare Two Documents in C#/VB.NET and Display Diffs on APS.NET Sites

Posted in zArchive Tagged comparison for .net library, GroupDocs Comparison
Seamlessly Build an ASP.NET Document Viewer to Display Over 50 Types of Documents, Including PDF, Microsoft Word and Excel

Posted in zArchive Tagged asp.net document viewer, GroupDocs Viewer, viewer for .net library
Loading Documents from Streams with the GroupDocs.Viewer for .NET Library
Greetings!
As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true – GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream… Continue Reading

Posted in zArchive Tagged file stream, GroupDocs Viewer, memory stream, network stream, viewer for .net library
Convert Back and Forth Between 50+ Document Formats in VB.NET & C#: Word to PDF, PDF to Image, HTML to PDF and More

GroupDocs.Viewer 2.0 – New Features and Improvements in the Document Viewer for .NET Library (Part B)
Greetings!
This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go:

Enhanced Text Search Options
GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements. And importantly, all the… Continue Reading Posted in zArchive Tagged document viewer for .net, GroupDocs Viewer, viewer for .net library