Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,834 for

render

(0.03 sec)
  1. Remove annotations | Documentation

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. Logging | Documentation

    Logging when Rendering documents with GroupDocs.Viewer for .NET...logging is disabled when rendering documents. You can log to...ViewerSettings ( fileLogger ); // Render a document. using ( Viewer...

    docs.groupdocs.com/viewer/net/logging/
  3. Specify the JPEG image quality | Documentation

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Developer Guide / Render documents / Render to PDF / Specify the...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  4. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...View(viewOptions); } One PDF file does not render correctly. Some texts are cropped...propose you two workarounds: Render PDF pages as image by enabling...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  6. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Leave feedback Caching saves rendering results to a specified location...the rendering results, GroupDocs.Viewer does not render again...

    docs.groupdocs.com/viewer/net/caching-results/
  10. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...Uncomment the next line to render to one file //viewOptions.RenderToSinglePage... tells GroupDocs.Viewer to render each worksheet to a separate...

    forum.groupdocs.com/t/groupdocs-regarding-excel...