Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,510 for

view

(0.26 sec)
  1. Create Document Viewer in ASP.NET Core MVC for ...

    The online document Viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can View a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document Viewers, I thought to write an article on how to create a universal document Viewer in ASP.NET MVC. We are going to create an ASP....behind this popularity is you can view a variety of document formats...Select Web Application (Model-View-Controller) and click Ok button...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...ForEmbeddedResources () viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/load-document-fro...
  7. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications.... View ( viewOptions ); } VB.NET Imports...PPTX to output HTML viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  8. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....docx" ) as viewer : # Create view options. viewOptions = PdfViewOptions...pdf_optimization_options viewer . view ( viewOptions ) if __name__...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  9. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....Implement watermark opacity feature View next and previous files in viewer...latest release. # Unable to view Visio (*.vsd) files in HTML...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  10. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size.... View ( viewOptions ); } VB.NET Imports...PdfOptimizationOptio () viewer . View ( viewOptions ) End Using End...

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