Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,820 for

view

(0.05 sec)
  1. 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-...
  2. Topics tagged csharp

    Topics tagged csharp...csharp Topic Replies Views Activity GroupDocs Editor Not Working...15 April 2, 2025 Not able to view pptx file in viewer GroupDocs...

    forum.groupdocs.com/tag/csharp
  3. 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...
  4. Remove annotations | Documentation

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#).... View ( viewOptions ); } VB.NET Imports...RemoveFormFields = True } viewer . View ( viewOptions ) End Using End...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Specify the JPEG image quality | Documentation

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

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  7. Add text watermarks | Documentation

    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/
  8. Load document using the local path string | Doc...

    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...
  9. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document Viewing application....developer is making a document viewing application. Although, his...saved attachment to it; Specify view options dependent on desired...

    blog.groupdocs.com/viewer/process-microsoft-out...
  10. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... view ( viewOptions ); } The following...forRenderingByScaleF ( 0 . 5f )); viewer . view ( viewOptions ); } When you...

    docs.groupdocs.com/viewer/java/specify-cad-rend...