Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,810 for

view

(0.08 sec)
  1. Load from Amazon S3 Storage | Documentation

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } static async...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/load-document-fro...
  2. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented framework which provides ample possibilities to View a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS files, which are used by GroupDocs....provides ample possibilities to view a wide variety of documents...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...
  3. Classes with similar names are not overwritten ...

    Keeping customers feedback in View, we are pleased to announce GroupDocs.Comparison for Java 17.3.2. In earlier version of the API, there were classes with similar names. Hence, in some applications, when API was loaded, classes with similar names were overwritten. This issue is now resolved. We’d recommend you to Download the new release and enhance your document comparison experience. GroupDocs.Comparison for Java 17.3.2 - Bug Fixes Classes with similar names are overwritten Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Keeping customers feedback in view, we are pleased to announce...

    blog.groupdocs.com/comparison/classes-with-simi...
  4. Sharing Documents Online Through GroupDocs

    GroupDocs lets you collaborate with colleagues or friends in different ways. We’ve described how to upload documents and how to use GroupDocs Signature. Today, we’re going back to basics. The first step to collaboration is sharing ideas and documents. With GroupDocs, sharing documents is easy and safe. You and your colleagues can work together without having to worry whether you have the same applications or the same operating systems and versions....recipients can either log in and view the file, or download it directly...

    blog.groupdocs.com/total/sharing-documents-onli...
  5. Render SVG as PDF using Java

    Effectively grasp the understanding to render SVG as PDF using Java. Furthermore, explore detailed step-by-step instructions and Java code for rendering SVG to PDF....its constructor Acquire the view options by creating an object...Call the Viewer.view method, providing the view options, to save...

    kb.groupdocs.com/viewer/java/render-svg-as-pdf-...
  6. How to Render DOCX as HTML using Java

    Discover how to convert DOCX to HTML in Java without the need for additional software installations. We'll also supply the code to generate HTML with embedded resources from a DOCX file using Java....its constructor Retrieve the view options by calling HtmlViewOptions...Call the Viewer.view method by providing view options as an argument...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  7. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....get the view options Call the Viewer.View method with view options...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  8. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/Views – for View files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist.... your_app/views – for view files, we will use Haml...our views. Lines 5-7 creates our first root with a view named...

    blog.groupdocs.com/signature/working-with-group...
  9. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET... View ( viewOptions ); } VB.NET Imports...Security = security viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  10. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } static Stream...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/load-document-fro...