Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,019 for

render

(0.07 sec)
  1. 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...
  2. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Set image resolution | GroupDocs

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using 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-...
  5. 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...
  6. 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....version allows you to access and render layouts in a CAD document....Text Overflow modes when rendering cells document into HTML....

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when Rendering documents to PDF with GroupDocs.Viewer for Java...Developer Guide / Render documents / Render to PDF / Specify the...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  8. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API....Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Working with Folders Contained in Outlook Data ...

    We are pleased to announce the monthly release of GroupDocs.Viewer for .NET 18.12. This release includes three new features, two bug fixes, and four improvements. By upgrading to the latest version, you’ll be able to get the list of folders and Render messages from a specific folder contained in Outlook Data Files (OST/PST). Furthermore, it also allows you to ignore empty columns when Rendering Excel documents. Below is the list of new features, fixes, and the improvements added in version 18....get the list of folders and render messages from a specific folder...ignore empty columns when rendering Excel documents. Below is...

    blog.groupdocs.com/viewer/working-with-folders-...
  10. Logging | GroupDocs

    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/