Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,815 for

view

(0.1 sec)
  1. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java.... view ( options ); currentTimeMillis..."Time taken on first call to View method " + currentTimeMillis...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  2. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....Implement watermark opacity feature View next and previous files in viewer...latest release. # Unable to view Visio (*.vsd) files in HTML...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  3. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size.... View ( viewOptions ); } VB.NET Imports...PdfOptimizationOptio () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....argument to its constructor Get the view options by creating object of...class Call the Viewer.View method with view options to render DOCX...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  5. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....its constructor Retrieve the view options by creating an instance...Call the Viewer.view method and provide view options as an argument...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  6. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/load-document-fro...
  7. GroupDocs.Comparison for .NET MVC based Front-E...

    The GroupDocs team is always motivated to provide extra ordinary solutions to its users, in this regard we are glad to announce the front-end sample project for the ASP.NET MVC developers for GroupDocs.Comparison for .NET API. Although GroupDocs.Comparison for .NET and GroupDocs.Viewer for .NET APIs have been used to develop this UI Example, but mainly the purpose for this release is to empower the developers to write their own document comparison front-end using GroupDocs....tools required for convenient viewing using GroupDocs.Viewer for...changes Reject Changes List View Category View Comparison Summary Requirements...

    blog.groupdocs.com/total/groupdocs.comparison-....
  8. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET... View ( HtmlViewOptions . ForEmbeddedResources...ForEmbeddedResources ()); pdfViewer . View ( new PngViewOptions ()); }...

    docs.groupdocs.com/viewer/net/search-highlight-...
  9. Cancel document viewing in ASP.NET Core - Free ...

    Hi, Is there any way to cancel document rendering in ASP.NET Core? Cancel rendering | Documentation (groupdocs.com) For example if there’s issue in the document, and we’d like to cancel it within IFileStorage.ReadFile…...Cancel document viewing in ASP.NET Core GroupDocs.Viewer Product...message and view, instead of rendering GroupDoc Viewer view. Please...

    forum.groupdocs.com/t/cancel-document-viewing-i...
  10. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... View ( viewOptions ); } VB.NET Imports...viewOptions . Height = 800 viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/image-viewer-adju...