Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,461 for

view

(0.04 sec)
  1. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....the HTML document should be viewed, and browser can use system-installed...ExcludeFonts = true ; viewer . View ( viewOptions ); } VB.NET Imports...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  2. 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-...
  3. 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...
  4. Load from stream | GroupDocs

    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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...world demands the ability to view documents as PDFs as a fundamental...rendering of Word documents to view as PDF using C#. Additionally...

    blog.groupdocs.com/groupdocs.blog/page/18/
  6. GroupDocs.Viewer for Java Extension Is Now Avai...

    We are pleased to announce the release of the extension which allows Magento web-developers to seamlessly integrate the Java version of the GroupDocs HTML5 document Viewer into their websites. Once deployed, you will be able to embed and display over 45 types of documents on any page within your Magento website. The Viewer doesn’t require any 3rd party plugin installation on the client-side and allows end-users to View documents from any HTML5-compliant web-browser....client-side and allows end-users to view documents from any HTML5-compliant...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....accessible and visible when viewing the document in any PDF viewer...)) { viewer . View ( viewOptions1 ); viewer . View ( viewOptions2...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to View, annotate, compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-reView to a whole new level by providing you and your colleagues an easy way to View and share reView comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reViewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document reView at anytime, from anywhere....management suite allows you to view , annotate , compare , assemble...your colleagues an easy way to view and share review comments in...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  9. Render PPTX as HTML using C#

    Effectively gain the expertise on how to render PPTX as HTML using C#. Moreover, explore detailed step-by-step instructions and C# code for rendering PPTX to HTML....to its constructor Obtain the view options by calling HtmlViewOptions...Call the Viewer.View method, providing the view options as an argument...

    kb.groupdocs.com/viewer/net/render-pptx-as-html...
  10. How to Render DOCX as PNG using Java

    This article will provide step-by-step instructions to render DOCX as PNG using Java. Additionally, we will share code example to convert docx to PNG in Java....argument to its constructor Get the view options by creating an instance...Call the Viewer.View method by passing the view options to get...

    kb.groupdocs.com/viewer/java/how-to-render-docx...