Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,093 for

file format conversion

(0.11 sec)
  1. 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...
  2. 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...
  3. 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…...to PDF conversion issue in Java GroupDocs.Conversion Product...issue with eml to pdf conversion, Conversion is successful but pdf...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  4. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load File or assembly ‘System.Text.Encoding.CodePages, Ver…...Conversion for Python - document conversion throws exception...exception GroupDocs.Conversion Product Family tahir.manzoor November...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  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/metadata/net/load-a-file-of-...
  6. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document Formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG Conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like File reading error and saving complete multipage document to single image are resolved....Conversion for Java 17.12. This release...with support of new document formats such as POTX and POTM. Multitude...

    blog.groupdocs.com/conversion/conversion-potx-f...
  7. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO File to PDF, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.Conversion.exceptions.FileTypeNotSupported…...to PDF conversion failing in Java GroupDocs.Conversion Product...Product Family document-conversion , java mayatyner July 2, 2025, 5:53pm...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  8. Conversion to POTX is supported in GroupDocs.Co...

    Another monthly release of GroupDocs.Conversion for .NET 17.11 is on-board. This release comes with new document Formats support such as POTX and POTM. Cells to SVG and Diagram to SVG Conversions are improved. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Features Conversion from/to POTX and POTM Back and forth PPTM, PPSM documents Conversion Implement Conversion from/to XLTX and XLTM GroupDocs Document Conversion API - Improvements Check for unsupported Excel 95 XLS File Format and throw an exception Cells to SVG Conversion improvement Improved Diagram to SVG Conversion Set custom font directories GroupDocs....Conversion for .NET 17.11 is on-board...release comes with new document formats support such as POTX and POTM...

    blog.groupdocs.com/conversion/conversion-potx-s...
  9. SVG to PNG Conversion Tricks

    Convert SVG to PNG image Format using free online image Conversion tool. Developers convert using .NET & Java API....中文 中國傳統的 Both PNG and SVG formats support transparency. However...require converting SVG to other formats. This article explores online...

    blog.groupdocs.com/conversion/convert-svg-to-png/
  10. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png Format but get thrown with this error class com.groupdocs.Conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...for groupdocs conversion GroupDocs.Conversion Product Family...to convert pdf , docx to png format but get thrown with this error...

    forum.groupdocs.com/t/getting-targetinvocatione...