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

view

(0.5 sec)
  1. 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-...
  2. Reduce image quality | GroupDocs

    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-...
  3. Render DOC as Image using Python

    Quickly learn how to render DOC as image using Python. This tutorial explains how to convert DOC to image in Python with page-wise rendering and customizable output....not always easy to share or view across different systems without...handled automatically Set up view options (e.g., JpgViewOptions...

    kb.groupdocs.com/viewer/python/render-doc-as-im...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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/
  10. 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...