Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 18,083 for

converter

(0.07 sec)
  1. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...(var converter = new Converter("styled.html")) { converter.Convert("converted...Convert("converted.docx"); } Make sure to adjust the file names...

    forum.groupdocs.com/t/html-to-document-conversi...
  2. 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?...setUseTextShaper(true); Converter converter = new Converter("test cambodian...com.groupdocs.conversion.converting.operations.PagesLimitOperation...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  3. Tags

    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....Types 1 convert and watermark 1 convert cad to pdf 1 convert cad...in csharp 1 convert cad to pdf in java 1 Convert CSV in CSharp...

    blog.groupdocs.com/tags/
  4. GroupDocs.Markdown for .NET 26.3 – March 2026 R...

    Discover the latest updates in GroupDocs.Markdown for .NET 26.3, including API redesign, custom DOM renderer, async support, and more....HeadingLevelOffset = 1 }; using var converter = new MarkdownConverter( "file...loadOptions); var result = converter.Convert(convertOptions); Image...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  5. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...change the image height in converted pdf (instead of specifying...but PDF files are. So, the converter has to split HTML content...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  6. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…... Maybe converting the PDF file to a different...read-only manner, consider converting your PDF files to formats...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  7. Getting Possible Conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Java / Developer guide / Converting Documents / Basic usage /...Initialize the Converter : Create an instance of the Converter class by...

    docs.groupdocs.com/conversion/java/get-possible...
  8. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...Converting certain HTML to PDF ignores 'nowrap' rules in HTML...February 28, 2025, 10:54am 1 Converting the attached HTML to PDF...

    forum.groupdocs.com/t/converting-certain-html-t...
  9. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger.... No external converter, no headless Office install...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  10. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......log basic-example/convert-file.js 'use strict'; // Import...licensePath)); } // Create a new converter instance and load the source...

    docs.groupdocs.com/conversion/nodejs-java/_samp...