Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,074 for

view file

(0.04 sec)
  1. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....stream without saving it as a file on a disk. You can use this...ForEmbeddedResources (); viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/load-document-fro...
  2. Subset fonts | Documentation

    Reduce PDF File size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....PDF / Optimize the output PDF file / Optimize fonts / Subset fonts...On this page Not optimized files may contain embedded fonts....

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Reduce image quality | Documentation

    Compress images in PDF Files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....PDF / Optimize the output PDF file / Optimize images / Reduce image...this page If the output PDF file contains images, you can reduce...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....PDF / Optimize the output PDF file / Optimize images / Set image...this page If the output PDF file contains images, you can reduce...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …...h"] = inputFilePath; return View(); } Front end <!DOCTYPE html>...</script> </body> </html> word file GroupdocsEditor.docx (471.2...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  6. Reduce image quality | Documentation

    This topic describes how to compress images in PDF File using the GroupDocs.Viewer Java API....PDF / Optimize the output PDF file / Optimize images in Java /...this page If the output PDF file contains images, you can reduce...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF File using the GroupDocs.Viewer Java API....PDF / Optimize the output PDF file / Optimize fonts / Subset fonts...subsets if set to true If the file uses embedded fonts, it contains...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to View Files within your .NET application....execute the following actions: View documents in the (DOCX, XLSX...JPEG files. You no longer need third-party software to view files...

    docs.groupdocs.com/viewer/net/product-overview/
  9. Download and Explore GroupDocs.Viewer for .NET ...

    Visual Studio Plugin for GroupDocs.Viewer API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatically downloads the examples from Github and the latest GroupDocs.Viewer library from NuGet. This provides a quick and comfortable way to View and run example projects without downloading everything manually. FeaturesFollowing are some of the features of this plugin: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads **GroupDocs....quick and comfortable way to view and run example projects without...of this plugin: # Appears in File menu in Visual Studio Downloads...

    blog.groupdocs.com/viewer/download-explore-grou...
  10. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...jpg" )) { // Create a PDF file. PdfViewOptions viewOptions...ImageMaxHeight = 600 ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/set-image-size-li...