Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,345 for

conversion,

(0.3 sec)
  1. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions.

    blog.groupdocs.com/conversion/emailoptions-clas...
  2. Method Convert Func<Stream> obsoleted - Free Su...

    Thanks, it works for me...Thanks, it works for me

    forum.groupdocs.com/t/method-convert-func-strea...
  3. Command Line Interface | GroupDocs

    Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, list supported formats, and apply a license, all from the shell....Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, list supported formats, and apply a license, all from the shell.

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Convert PDF to GIF using Node.js

    Learn how to convert PDF to GIF using Node.js with a step-by-step guide. Easily export PDF to GIF in Node.js and transform documents into slides....conversion, into your Node.js script...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  5. GroupDocs.Conversion for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Conversion for .NET 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Convert RTF to PDF using Python

    It is easy to convert RTF to PDF using Python for document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....right APIs, you can automate conversions, simplify document management...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  7. Convert JSON and CSV Data in C# | JSON to CSV |...

    Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa....Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa.

    blog.groupdocs.com/conversion/convert-json-and-...
  8. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/wordp...
  9. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java....Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...