Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 68 for

load context

(0.19 sec)
  1. .msg to pdf conversion issue - incompatible uni...

    Hello, I am experiencing the below error when trying to convert a specific .msg file to PDF. The issue is present version 25.8 Incompatible unit types. I can send the sample file but due to it’s nature I can’t uploa…... If you try loading the .eml document not through...GetLoadOptions(LoadContext context) { var loadOptions = new W...

    forum.groupdocs.com/t/msg-to-pdf-conversion-iss...
  2. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext Context) { var LoadOptions = new WordPr…...GetLoadOptions(LoadContext context) { var loadOptions = new WordProcessingLoadOp...return loadOptions; } Then the load options are used as follows:...

    forum.groupdocs.com/t/txt-font-replacement/16295
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....exclude from Docker build context ├── 📄 Dockerfile # Docker...a new converter instance and load the source file const converter...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  4. 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...
  5. Export Styles During Document Editing | GroupDocs

    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...
  6. 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...
  7. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API 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/java/render-archive-f...
  8. 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...
  9. 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...
  10. 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...