Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,221 for

file converter

(0.1 sec)
  1. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....approach to handling and converting CAD files (such as DWG, DXF, and...layout to be converted. Specify layouts to be converted The following...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  2. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Redaction Product Family How to Convert Image to PDF in Java This tutorial...you how to convert Image to PDF in Java . Converting a document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....Redaction Product Family How to Convert DOCX to MHTML using Java This...you through the procedure to convert DOCX to MHTML using Java and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....so there comes the need to convert documents of other formats...will see different ways to convert PPT, PPTX, or ODP presentations...

    blog.groupdocs.com/conversion/convert-presentat...
  5. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter Converter = new Converter(FileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...conversion code: try (Converter converter = new Converter(fileName)) {...setVerticalResolutio(200); converter.convert(new SavePageStream() {...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  6. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....output self-contained in a single file with no external image dependencies...business-plan.pdf is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  7. How to Convert Outlook Email to Word in Java

    This article walks you through the process to convert Outlook email to Word in Java and creates a sample code for Java Email to Word ability using a few API calls....Redaction Product Family How to Convert Outlook Email to Word in Java...learn the procedure of how to convert Outlook email to Word in Java...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Error handling | GroupDocs

    Handle conversion errors with specific exception types...feedback On this page All Convert() methods throw on failure... ) { Console . WriteLine ( "File is corrupt or unsupported."...

    docs.groupdocs.com/markdown/net/error-handling/
  9. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...24, 2024, 7:27am 1 Hi I’m converting a PDF to PDF/A-2b, but it...PDF/A-1b PDF/A-1b version of this file to PDF/A-2b PDF/A-1b to PDF/A-2b...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  10. Convert ODT to DOCX using Node.js

    Quickly convert ODT to DOCX using Node.js with a simple approach. This guide shows how to export ODT to DOCX in Node.js for better document compatibility....Redaction Product Family Convert ODT to DOCX using Node.js Handling...Handling different file formats is a common need in today’s digital...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...