groupdocs-viewer-dotnet
2.10.1
See the version list below for details.
dotnet add package groupdocs-viewer-dotnet --version 2.10.1
NuGet\Install-Package groupdocs-viewer-dotnet -Version 2.10.1
<PackageReference Include="groupdocs-viewer-dotnet" Version="2.10.1" />
paket add groupdocs-viewer-dotnet --version 2.10.1
#r "nuget: groupdocs-viewer-dotnet, 2.10.1"
// Install groupdocs-viewer-dotnet as a Cake Addin #addin nuget:?package=groupdocs-viewer-dotnet&version=2.10.1 // Install groupdocs-viewer-dotnet as a Cake Tool #tool nuget:?package=groupdocs-viewer-dotnet&version=2.10.1
GroupDocs.Viewer for .NET is a flexible library that enables you to display documents and images of more than 45 file formats from within your web & mobile applications. The library is 100% independent and doesn't require any 3rd-party software installation. This allows end users to, for example, view PDF documents from within your .NET applications without having to install Adobe Reader.
With GroupDocs' document viewer for .NET, your app's users can view documents and images of the following file formats:
- Portable Document Format: PDF
- Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM
- Microsoft Excel: XLS, XLSX, XLSM, XLSB
- Microsoft PowerPoint: PPT, PPTX, PPS, PPSX
- Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW
- Microsoft Project: MPP, MPT
- Microsoft Outlook: MSG, EML, EMLX
- OpenDocument Formats: ODT, OTT, ODS, ODP
- Rich Text Format: RTF
- Plain Text File: TXT
- Comma-Separated Values: CSV
- HyperText Markup Language: HTML, MHT, MHTML
- Extensible Markup Language: XML
- XML Paper Specification: XPS
- AutoCAD Drawing File Format: DXF, DWG (2004)
- Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF
- Electronic publication: EPUB
- Windows Icon: ICO
Documents can be both rasterized and converted to SVG+HTML+CSS, delivering high-fidelity native text rendering.
GroupDocs.Viewer for .NET comes with a convenient UI, which allows users to easily navigate documents when viewing them. For instance, users can scroll multi-page documents, turn pages with the Go Forward/Backward buttons, jump straight to a specified page, search for text within the document using keywords, preview pages with thumbnails, zoom, print and download documents right from a web-browser.
For more details on the GroupDocs.Viewer for .NET Library, please visit our website:
http://groupdocs.com/dot-net/document-viewer-library
Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test GroupDocs' document viewer for .NET library without evaluation limitations, request a free 30-day temporary license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
We are pleased to share a new version of GroupDocs.Viewer for .NET, with the following improvements
Bugs Fixed
WEB-1012 Viewer.NET - Issue with search in PPT/PPTX files with "UseHtmlBasedEngine(true)"
WEB-1015 Viewer.NET - Errors occur in console of Chrome for particular file with "UseHtmlBasedEngine(true)"
WEB-1069 Viewer.NET - Errors occur in browser console for "GroupDocsViewerWebformsDemo" project with "UseHtmlBasedEngine(true)"
WEB-1204 Viewer.NET - "Unable to open the document" error is occur after attempt to open MHT/MHTML/XHTML/HTM/XML files in Groupdocs.WinForms.Viewer.Sample project
WEB-1206 Viewer.NET - "Unable to create an instance of the document" error occurs after attempt to open MHTML/XHTML/HTM/XML files
WEB-1232 Viewer.NET - "Uncaught SyntaxError" occurs after search for specific characters with UseHtmlBasedEngine(false)
WEB-1247 Viewer.NET - Content of XLS document is displayed not fully with HtmlBasedEngine
WEB-1333 Viewer.NET - Search field isn't displayed for VirtualScrolling setting
WEB-1373 Viewer.NET - Error occurs in browser console and spinner is displayed in "Thumbnails" panel after specific steps
WEB-1431 ".Stream" method is not working when only the one parameter (stream instance) is specified and a TXT or TIFF file is used
WEB-1471 Empty space in the bottom and on the right side of the viewport when maximizing the browser window (HTML-mode and ".ZoomToFitWidth(true)" parameter)
WEB-1622 RTL text is reversed in HTML produced from Word files
WEB-1635 Incorrect rendering of a MSG file in image- and HTML-mode
WEB-1636 JavaScript exception in GroupdocsViewer.all.min.js when Virtual Scrolling is enabled
WEB-925 Viewer.NET - ".OpenThumbnails(false)" does not work if set up ".UseInnerThumbnails(true)"
WEB-963 Viewer.NET - Issue with displaying CSV, ODS, XLS file in thumbs panel
WEB-991 Viewer.NET - Words that are not located near each other are not highlighted if use search for separate words
WEB-1599 "ArgumentOutOfRangeException: Value of '-2147483648' is not valid" when opening an ICO file in WinForms Viewer