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

view

(0.03 sec)
  1. 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-...
  2. 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...
  3. 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-...
  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. 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-...
  6. 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...
  7. 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-...
  8. Specify the JPEG image quality | Documentation

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....docx" ) as viewer : # Create view options. viewOptions = gvo ...pdf_optimization_options viewer . view ( viewOptions ) Was this page...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  9. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports..."This is a watermark" ) viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  10. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...DefaultFontName = "Courier New" viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/replace-missing-f...