Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,824 for

view

(0.07 sec)
  1. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....docx" )) { // Create view options. var viewOptions = HtmlViewOptions...ForPrinting = true ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  2. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/loading-external-...
  3. Specify spreadsheet rendering options | Documen...

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options.... view ( viewOptions ) The following...render_grid_lines = True viewer . view ( viewOptions ) The following...

    docs.groupdocs.com/viewer/python-net/specify-re...
  4. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....diagramming software to load and view Visio files within your Java...Pass a document you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  5. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... Use this library to view web files within your Java application...Pass a web document you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/python-net/render-web...
  6. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js 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/nodejs-java/render-lo...
  7. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats.... Use this library to view web files within your Java application...Pass a web document you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  8. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats.... Use this library to view web files within your Java application...Pass a web document you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/java/render-web-docum...
  9. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....any book reader to load and view EBooks within your Java application...instance. Pass a book you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/java/render-ebooks/
  10. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....instance to the property of your view (depending on the output file...for_rendering_by_page_breaks () viewer . view ( viewOptions ) The image below...

    docs.groupdocs.com/viewer/python-net/split-work...