Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,602 for

view

(0.04 sec)
  1. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF Viewer module for Drupal. The module allows you to seamlessly embed PDF documents, as well as PowerPoint presentations, Excel spreadsheets, word processing documents and images into web-pages on your Drupal website. The PDF document Viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visitors don’t need any browser plug-ins or Flash to View documents hosted with our document Viewer....browser plug-ins or Flash to view documents hosted with our document...Drupal web-page and visitors can view it right away. High-fidelity...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  2. 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-...
  3. 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...
  4. GroupDocs.Comparison for .NET MVC based Front-E...

    The GroupDocs team is always motivated to provide extra ordinary solutions to its users, in this regard we are glad to announce the front-end sample project for the ASP.NET MVC developers for GroupDocs.Comparison for .NET API. Although GroupDocs.Comparison for .NET and GroupDocs.Viewer for .NET APIs have been used to develop this UI Example, but mainly the purpose for this release is to empower the developers to write their own document comparison front-end using GroupDocs....tools required for convenient viewing using GroupDocs.Viewer for...changes Reject Changes List View Category View Comparison Summary Requirements...

    blog.groupdocs.com/total/groupdocs.comparison-....
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in View, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2. Following new file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside new features, we also introduced a improvement and few bug fixes.... Keeping that in view, we are introducing some new...

    blog.groupdocs.com/merger/xltx-file-format-supp...
  10. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases.... View ( options ); } VB.NET Imports...outputFilePathFormat ) viewer . View ( options ) End Using End Sub...

    docs.groupdocs.com/viewer/net/how-to-run-examples/