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

view

(0.08 sec)
  1. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string 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...
  2. 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-...
  3. 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...
  4. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...MaxResolution = 100 } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. 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...
  6. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... view ( viewOptions ); } The following...forRenderingByScaleF ( 0 . 5f )); viewer . view ( viewOptions ); } When you...

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