Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,106 for

resource

(0.05 sec)
  1. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....you can embed all external resources in the generated HTML file...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/net/render-ebooks/
  2. Working with resources | Documentation

    This article demonstrates and explains different operations with Resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java..../ Working with resources Working with resources Leave feedback...different operations with resources, including retrieving, adjusting...

    docs.groupdocs.com/editor/java/working-with-res...
  3. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...defines the methods to create resource URLs, instantiate, and release...release output HTML resource streams. Use these interface as follows:...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  4. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....Viewer creates a single image resource which contains all the images...control the quality of the image resource. Following code sample shows...

    blog.groupdocs.com/viewer/control-image-quality...
  5. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....with statement block for safe resource management Create PngViewOptions...as HTML using Python . This resource covers additional scenarios...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  6. Render DOCX as PNG using Python

    Learn how to render DOCX as PNG using Python. This tutorial explains the steps and provides sample code to convert DOCX to PNG in Python for easy sharing....with statement for secure resource handling Instantiate a PngViewOptions...context to guarantee proper resource handling. Then, set up the...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  7. Render EBooks as HTML, PDF, and image files | D...

    Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....you can embed all external resources in the generated HTML file...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  8. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...GetExecutingAssembly(); // Check the resource name for your license file...Load license from embedded resource using (var stream = Assembly...

    forum.groupdocs.com/t/image-comparison-processi...
  9. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments.... Ignoring Resource Prefix for HTML Resources # Since the version...IgnorePrefixInResour which applies to all resource types. Supported File Formats...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  10. Render DOCX as PDF using Python

    In this topic, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A code example will also be provided to create PDF from DOCX in Python....class, which ensures proper resource handling. Then, define PdfViewOptions...DOCX as HTML using C# . This resource provides in-depth instructions...

    kb.groupdocs.com/viewer/python/render-docx-as-p...