Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,957 for

view

(0.04 sec)
  1. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...docx" )) { // Create view options. PdfViewOptions viewOptions...ImageQuality = 50 ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  2. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....third-party email clients to view the contents of email files...an email message you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/python-net/render-ema...
  3. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....third-party email clients to view the contents of email files...an email message you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/java/render-email-mes...
  4. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to View document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....features and improvements to view document in both HTML and Image...Navigation for HTML & Image View # Paging feature is enabled...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  5. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to View document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....features and improvements to view document in both HTML and Image...Rendering Mode (Image or HTML) view etc. Let’s have a look at these...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  6. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...docx" )) { // Create view options. PdfViewOptions viewOptions...want to render them. viewer . View ( viewOptions , 2 , 1 ); } VB...

    docs.groupdocs.com/viewer/net/reorder-pages/
  7. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications.... view ( options ); currentTimeMillis..."Time taken on first call to View method " + currentTimeMillis...

    docs.groupdocs.com/viewer/java/caching-results/
  8. Render PDF documents as HTML and image files | ...

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

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  9. 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...
  10. WebForm UI Example Project for GroupDocs.Viewer...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET WebForm developers. The reason behind this release is to facilitate the developers to write their own document Viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....tools needed for convenient viewing and navigation of a documents...Scroll view, one page in a row, two pages in a row view, double...

    blog.groupdocs.com/viewer/webform-ui-example-pr...