Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 3,306 for

file format conversion

(1.66 sec)
  1. Custom provided fonts not working during MSG fi...

    Thank you. This works for the powerpoint example I shared. However, I am getting a different error when running the program on an MSG File with version 25.2.0. Is there something I need to do differently? Should I open …...during MSG file conversion in C# GroupDocs.Conversion Product Family...Family document-conversion , dotnet agilelaw February 28, 2025...

    forum.groupdocs.com/t/custom-provided-fonts-not...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular Format....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/markdown/python-net/load-a-f...
  3. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document Files (e.g., Word, Excel) to HTML for pr......File Size Increase on Conversion to HTML – GroupDocs for .NET...Team, I am using **GroupDocs.Conversion** in a .NET Core application...

    forum.groupdocs.com/t/file-size-increase-on-con...
  4. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX Conversion: the converted File content looks like encoded byte array instead of the readable text as in the source File: Here is my co…...RTF/DOC to DOCX conversion GroupDocs.Conversion Product Family...GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular Format....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of a particular Format using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular Format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat // Explicitly specifying the Format of a File to load you can spare some time on detecting the Format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use Format-specific properties to extract or edit metadata System....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some Conversion errors with various documents in .NET 9. You can find these in the attached .zip Files. Interestingly the .csv File works on your free online converter, but the e-mail does not. Pac…...Various Conversion Failures GroupDocs.Conversion Product Family...Hello, I am getting some conversion errors with various documents...

    forum.groupdocs.com/t/various-conversion-failur...
  9. Webp file format Introduced - GroupDocs.Convers...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Conversion for .NET v16.12.0. In this release new File Format “Webp” is added in supporting Formats list. Monthly release of Document Conversion API is also introducing some improvements like “LZW compression for internal tiff compression " and “Improve memory handling” along with 8 fixes. So why you are waiting just download the new release and use the new exciting features....Conversion for .NET v16.12.0 . In this...new file format “ Webp ” is added in supporting formats list...

    blog.groupdocs.com/conversion/groupdocs.convers...
  10. Convert EML or MSG files to PDF in C# | Emails ...

    Programmatically convert email messages like EML and MSG to PDF documents in C#. Use the .NET Conversion API in your desktop, console, or web applications....PDF format. In this article, you will learn the conversion of...of email message files like EML and MSG into PDF using C# . In...

    blog.groupdocs.com/conversion/convert-eml-or-ms...