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

view

(0.05 sec)
  1. 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...
  2. 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-...
  3. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....docx" )) { // Create view options. var viewOptions = HtmlViewOptions...RenderResponsive = true ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/render-with-respo...
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Node.js to convert Word documents to HTML, PDF, PNG, and JPEG formats....word processors to load and view Word documents within your JavaScript...Pass a document you want to view to the class constructor. You...

    docs.groupdocs.com/viewer/nodejs-java/render-wo...
  5. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats.... view ( viewOptions ); } The following...setRenderGridLines ( true ); viewer . view ( viewOptions ); } The following...

    docs.groupdocs.com/viewer/java/specify-renderin...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...