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

view

(0.05 sec)
  1. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Pass a document you want to view to the class constructor. You...( "output.html" ); viewer . view ( viewOptions ); } The following...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js 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/nodejs-java/render-im...
  8. 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...
  9. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....Viewer provides a document viewing API that allows rendering various...setting it to true. Use the View() with created options to render...

    blog.groupdocs.com/viewer/render-word-documents...
  10. 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...