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

view

(0.03 sec)
  1. Online PDF Annotation Plugin for Moodle CMS Now...

    We’re glad to announce the launch of GroupDocs’ annotation plugin for Moodle. GroupDocs Annotation, an online annotation app, is popular with our users because it lets them annotate and reView most popular file formats from a web-browser. Upload any document that you want a team to reView to a GroupDocs account. Then copy and paste the embed link to a Moodle page. Invite and share the link with members to start collaborative annotation.... View comments in side panel : Read...comments. Presentation mode : View documents in real-time, broadcasting...

    blog.groupdocs.com/annotation/online-pdf-annota...
  2. 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...
  3. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java.... view ( options ); currentTimeMillis..."Time taken on first call to View method " + currentTimeMillis...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  4. Play and Pause Animated GIF and APNG Images usi...

    Programmatically render animated GIF and APNG images to HTML web page in C# with play and pause feature. Build your own animation Viewer using .NET....Call the View method of viewer object to create the view for the...animated PNG file. Here is the view of the output HTML page with...

    blog.groupdocs.com/viewer/play-pause-animated-g...
  5. Cancel rendering | Documentation

    Cancel or stop rendering rendering process with cancellation token... View ( options , cancellationToken...RenderComments = True viewer . View ( options , cancellationToken...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  6. 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...
  7. 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/
  8. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...SubsetFonts = True } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Convert to grayscale | Documentation

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...ImageQuality = 50 } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...