Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,749 for

view

(0.17 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. GroupDocs.Viewer for Node.js 26.5 – Mail Messag...

    GroupDocs.Viewer for Node.js 26.5 adds MailMessageViewInfo, XML-stylesheet support, CSS improvements, and resolves critical bugs across DXF, PDF, EML, PPT, XLS, and CAD formats....release adds a new mail‑message view info class, improves XML‑stylesheet...properties through specialized view info VIEWERNET-5605 Enhancement...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Reorder pages | GroupDocs

    Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....docx" ) as viewer : # Create view options. viewOptions = PdfViewOptions...want to render them. viewer . view ( viewOptions , [ 2 , 1 ]) if...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  4. 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...
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to View, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... It allows end users to view over 50 types of documents and...documents to client machines during view sessions. Instead, the library...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to View, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... So you can now view, sign, annotate, assemble, compare...ones you require. If you try to view or manage your documents online...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. How to use custom cache implementation | GroupDocs

    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...
  8. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports..."This is a watermark" ) viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  9. Logging | GroupDocs

    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/
  10. Subset fonts | GroupDocs

    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-...