Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,601 for

view

(0.12 sec)
  1. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document Viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during View sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....documents to client machines during view sessions. Instead, the library...software required to open and view a document. 3. There is no need...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  2. 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...
  3. Announcing GroupDocs Annotation App Plugin for ...

    Good news for Orchard CMS users! We’ve introduced a GroupDocs Annotation app plugin for Orchard. This plugin lets you embed GroupDocs’ online document annotation app as well as selected documents to Orchard pages. Once the document is embedded, you can annotate the document using GroupDocs’ efficient annotation app. Annotate your documents using easy-to-use tools or perform document collaboration online by sharing documents with your colleagues. [caption id=“attachment_960” align=“alignnone” width=“600” caption=“Announcing GroupDocs Annotation Plugin for Orchard”] [/caption] GroupDocs Annotation is a powerful online document annotation app that allows you to View and annotate documents online....annotation app that allows you to view and annotate documents online...align=“alignnone” width=“600” caption=“View and annotate documents online...

    blog.groupdocs.com/total/announcing-groupdocs-a...
  4. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient Viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll View, one page in a row, two pages in a row View and double page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....tools needed for convenient viewing and navigation of a documents...Scroll view, one page in a row, two pages in a row view and double...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  5. Online Document Viewer for Google Chrome is Now...

    GroupDocs’ Online Document Viewer Plugin for Google Chrome We are excited to announce the launch of the GroupDocs Viewer plugin for Chrome. Install the plugin to Chrome to View and share documents. It helps you support a wide range of file formats without any having to install new software. GroupDocs Viewer is an online document Viewer and allows Viewing of Word, PDF, images and other files easily. Now Chrome users can read various documents through their browser....Install the plugin to Chrome to view and share documents. It helps...document viewer and allows viewing of Word, PDF, images and other...

    blog.groupdocs.com/viewer/online-document-viewe...
  6. Convert Source Code to PDF in C# | Python, PHP,...

    Transform source code files to PDF format in C#. Convert Python, Java, PHP, and other programming language files to PDF using document conversion .NET API....to PDF using the appropriate View() method. The following C# example...file to PDF using the right View() method. The following C# code...

    blog.groupdocs.com/viewer/convert-source-code-t...
  7. Convert Source Code to PDF using Java | Python,...

    Transform source code files to PDF format in Java. Convert Python, Java, PHP, and more programming language files to PDF using document conversion API....to PDF using the appropriate view() method. The following Java...file to PDF using the suitable view() method. The following Java...

    blog.groupdocs.com/viewer/convert-source-code-t...
  8. 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...
  9. Reorder pages | Documentation

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

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  10. 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/