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

view

(0.03 sec)
  1. 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/
  2. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents... To view attachments, follow these steps:...saved attachment. Specify the view options depending on the output...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  3. 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...
  4. 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...
  5. 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-...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  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...