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

file format conversion

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  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…...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...
  6. WebP to JPG Conversion Tricks

    Convert WebP to JPG image Format using free online image Conversion tool. Developers can convert using .NET and Java APIs....animation features, offering smaller file sizes without sacrificing quality...images to JPG, PNG, or other formats is needed due to compatibility...

    blog.groupdocs.com/conversion/convert-webp-to-jpg/
  7. 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...
  8. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...Conversion to GroupDocs.Conversion.Legacy in order...document conversion process to any supported file format (instead...

    blog.groupdocs.com/conversion/introducing-simpl...
  9. 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...
  10. 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-...