Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,811 for

view

(0.06 sec)
  1. 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/
  2. 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...
  3. Online Document Viewer Add-on from GroupDocs is...

    We’re glad to announce the launch of the GroupDocs Viewer add-on for Mozilla Firefox. This add-on allows you to embed documents using a Firefox browser. Access your GroupDocs account without having to log in each time you want to manage files. GroupDocs’ online document Viewer allows you to View, read, and share documents easily and effectively. Managing cross-version issues and file format compatibility are some of the issues that GroupDocs Viewer overcomes....document viewer allows you to view, read, and share documents easily...web-based app for document viewing. Share files from your desk...

    blog.groupdocs.com/viewer/online-document-viewe...
  4. Render images as HTML, PDF, PNG, and JPEG files...

    Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively.... Pass an image you want to view to the class constructor. You... ( "output.html" ) viewer . view ( viewOptions ) The following...

    docs.groupdocs.com/viewer/python-net/render-ima...
  5. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats.... Pass an image you want to view to the class constructor. You...( "output.html" ); viewer . view ( viewOptions ); } The following...

    docs.groupdocs.com/viewer/java/render-images/
  6. 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...
  7. 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...
  8. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document Viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during View sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....documents to client machines during view sessions. Instead, the library...software required to open and view a document. 3. There is no need...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  9. 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...
  10. 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...