Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,889 for

render

(0.11 sec)
  1. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Optimize the PDF file resources | GroupDocs

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Reduce image quality | GroupDocs

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. Excel on GroupDocs Blog | Document Automation S...

    Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Vie......ve JPEG formatlarına nasıl render edeceğinizi öğrenin Recent...

    blog.groupdocs.com/tr/tag/excel/index.xml
  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....docx" ; // Render the file. using ( Viewer viewer...As String = "sample.docx" ' Render the file. Using viewer As Viewer...

    docs.groupdocs.com/viewer/net/load-document-fro...
  7. Subset fonts | GroupDocs

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  8. Set image resolution | GroupDocs

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Convert to grayscale | GroupDocs

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Developer Guide / Render documents / Render to PDF / Optimize...

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