Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,601 for

view

(0.06 sec)
  1. Releasing new version for GroupDocs.Viewer for ...

    At GroupDocs we are always keen to improve our sample front end applications. These applications help users understand how GroupDocs.Viewer for .NET API can be integrated with modern frameworks. We have introduced a bunch of new features in this new Modern UI version v1.1. We would recommend you to download this release and provide your valuable feedback. GroupDocs.Viewer for .NET MVC Modern UI - ImprovementsGroupDocs.Viewer for .NET MVC Modern UI v1....Ability to view email attachments Ability to view thumbnails...

    blog.groupdocs.com/viewer/releasing-new-version...
  2. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....structured, formatted, hierarchical view, with highlighting of every...There can be seen structured view with corrent line breaks and...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  3. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can compare two documents in a browser. Select source and target files and run the comparison. Embed the compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....Comparison are: # Track view: Multicolor tracking view highlights additions...Categorize changes: List view and status view helps navigation between...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  4. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ), "The first call to View method took...viewer . View ( viewOptions ), "The second call to View method...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  5. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...Rotation . On90Degree ) viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....files Leave feedback allows to view the list of content of archive...Viewer ( inputArchivePath )) { // view it } FileStream inputArchiveStream...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  7. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....docx" )) { // Create view options. var viewOptions = HtmlViewOptions...viewOptions . Minify = true ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/minify-html/
  8. Set image size limits | Documentation

    This article shows how to set output image size limits when rendering image to HTML...jpeg" )) { // Create view options. var viewOptions = HtmlViewOptions...ImageMaxHeight = 600 ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  9. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... View ( viewOptions ); } VB.NET Imports...Argb32Color . Transparent viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  10. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....the accurate and high quality view of the document. ViewerImageHandler...Representations of Documents View document in PDF Form View document as it...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...