Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,815 for

view

(0.03 sec)
  1. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied.... You can view and download GroupDocs JavaScript...user-side UI is in the Module detail view page (if a user clicks on GroupDocs...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  2. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, Viewing and navigation of a documents in a browser....for convenient annotating, viewing and navigation of a documents...Scroll view, one page in a row, two pages in a row view, double...

    blog.groupdocs.com/annotation/releasing-sharepo...
  3. Add Microsoft Office Files, PDF and Image Annot...

    GroupDocs.Annotation for .NET is a downloadable library that allows developers to add cross-platform, multi-format document annotation functionality to any web-based app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it easy to integrate the library into their websites. The add-on has been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this release?... End users can view and annotate documents on your...downloaded to user machines during view/annotation sessions. And thanks...

    blog.groupdocs.com/annotation/add-microsoft-off...
  4. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.... View ( viewOptions ); } VB.NET Imports...Lineriaze = True } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad to Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free to customize and enhance the application by their own....for convenient annotating, viewing and navigation of a documents...Scroll view, one page in a row, two pages in a row view, double...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. ASP.NET MVC Example Project for GroupDocs.Viewe...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET MVC developers. The reason behind this release is to facilitate the developers to write their own document Viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....tools needed for convenient viewing and navigation of a documents...Scroll view, one page in a row, two pages in a row view, double...

    blog.groupdocs.com/viewer/asp-net-mvc-ui-exampl...
  7. Online Document Viewer Plugin for Umbraco is No...

    GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document Viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer into your Umbraco website and then publish documents on any web-pages within your website. Your website visitors can then View documents directly on your Umbraco web-pages....Your website visitors can then view documents directly on your Umbraco...are supported. Also, you can view spreadsheets (XLS, XLSX), portable...

    blog.groupdocs.com/total/online-document-viewer...
  8. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... view ( viewOptions ) The following...forRenderingByScaleF ( 0.5 ) ) viewer . view ( viewOptions ) When you render...

    docs.groupdocs.com/viewer/nodejs-java/specify-c...
  9. Render JSON as PDF, JPG, PNG & HTML using Java ...

    View JSON files as PDF in Java. Additionally, render JSON files to JPG, PNG, and HTML within Java application using JSON Viewer API....Viewer for Java to view a JSON file by rendering it...file to PDF by just calling the view() method. The following Java...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  10. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for .NET... View ( viewOptions ); } VB.NET Imports... ( "result.html" ) viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/logging/