Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,117 for

render

(0.11 sec)
  1. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when Rendering documents with GroupDocs.Viewer within your .NET applications....NET / Developer guide / Render documents / Set custom fonts...operation “silently” during rendering of the document (when the...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...found, the document may be rendered to the HTML, PDF, PNG, or...search must be done before rendering the document, not after. In...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...public class Renderer : IRenderer { public void Render(string outputPath...

    forum.groupdocs.com/t/persistent-customtempfont...
  4. render_docx_to_html.zip

    demo-app/Render_docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def Render_docx_to_html(): # Get license file absolute pa......demo-app/render_docx_to_html.py import os from groupdocs.viewer...import HtmlViewOptions def render_docx_to_html(): # Get license...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  5. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen....(available in the image-based rendering mode only). Starting with...images-based and the HTML-based rendering modes. This layout is especially...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. render_docx_to_pdf.zip

    demo-app/Render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def Render_docx_to_pdf(): # Get license file absolute path ......demo-app/render_docx_to_pdf.py import os from groupdocs.viewer...options import PdfViewOptions def render_docx_to_pdf(): # Get license...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. Viewer Pptx page number error - Free Support Fo...

    Hi, There is a scroll error in pptx files. Page numbers do not increase properly. I am sharing the version information => 25.1.1 8.0.2...Start from the first page // Render the first page var page = viewer...

    forum.groupdocs.com/t/viewer-pptx-page-number-e...
  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....and ASPdotNET Applications Render PDF, Word, Excel, Outlook,...powerful file viewer API for rendering over 50 documents and image...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. render_docx_to_png.zip

    demo-app/Render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def Render_docx_to_png(): # Get license file absolute path ......demo-app/render_docx_to_png.py import os from groupdocs.viewer...options import PngViewOptions def render_docx_to_png(): # Get license...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to Render correctly during the conversion p…...and the fonts do not seem to render correctly during the conversion...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...