Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,810 for

view

(0.04 sec)
  1. 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...
  2. 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-...
  3. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document Viewing application....developer is making a document viewing application. Although, his...saved attachment to it; Specify view options dependent on desired...

    blog.groupdocs.com/viewer/process-microsoft-out...
  4. 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...
  5. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API... View ( viewOptions ); } VB.NET Imports...New PdfViewOptions () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  6. Render specific pages | Documentation

    This article explains how to View specific pages when processing documents with GroupDocs.Viewer within your Java applications.... view ( viewOptions , 1 , 3 ); } Specify...forEmbeddedResources (); viewer . view ( viewOptions , pageNumbers...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  7. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... View ( viewOptions ); } VB.NET Imports...viewOptions . Quality = 50 viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  8. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...OptimizeSpreadsheets = True } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. 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...
  10. Load password-protected documents | Documentation

    This article explains how to open password-protected 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/load-password-pro...