Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,810 for

view

(0.05 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. Search in XLSM Online

    Free online document search. Secure and easy to use full text online search in XLSM.... Perform search and view XLSM files online. Powered by...perform searching in XLSM and view results. You may add more files...

    products.groupdocs.app/search/xlsm
  3. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The Viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....Seamlessly enable end users to view, annotate, share and print more...library allows end users to view and annotate documents from...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications.... view ( viewOptions ); } You can also view the in our...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  5. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  6. Topics tagged csharp

    Topics tagged csharp...csharp Topic Replies Views Activity GroupDocs Editor Not Working...15 April 2, 2025 Not able to view pptx file in viewer GroupDocs...

    forum.groupdocs.com/tag/csharp
  7. 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...
  8. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...RemoveAnnotations = True viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...RemoveFormFields = True } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  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/