Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 25 for

load context

(0.04 sec)
  1. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...load.EmailLoadOptions; import com...groupdocs.conversion.options.load.LoadOptions; public class DefaultLoadOptionsPr...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  2. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....Information using Java In the context of managing and processing...common information about the loaded document Finally, access properties...

    kb.groupdocs.com/metadata/java/get-document-inf...
  3. Export Styles During Document Editing | Documen...

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java.... In this context, a style is a defined set of...const fs = require ( 'fs' ); // Load the source WordProcessing document...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats.... Specify by load options MemoryStream xmlContent.... End Using ' 3. Specify by load options Dim xmlContent As MemoryStream...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  5. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...servlet [dispatcherServlet] in context with path [] threw exception...servlet [dispatcherServlet] in context with path [] threw exception...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... Optionally, you can pass a load options, where a password for...information in the file header. Loading archives The 1st stage of document...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  7. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats.... Specify by load options // fill ByteArrayOutputStrea...work... } } // 3. Specify by load options // fill ByteArrayOutputStrea...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  8. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java.... It is used in the context of fixing invalid form field...Editor for Node.js via Java. Loading a Document and Accessing Form...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  9. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....by load options load_options = gvo . LoadOptions () load_options...gv . Viewer ( "Sample.xml" , load_options ) as viewer : # do some...

    docs.groupdocs.com/viewer/python-net/render-xml...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...specifying an exact format in the context of the current culture to be...as date-time values while loading JSON, whereas the others are...

    docs.groupdocs.com/assembly/java/working-with-j...