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

file format conversion

(0.18 sec)
  1. 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 JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  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. 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/
  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. PDF with images to Excel conversion issue in .N...

    Hi, I’m trying to convert pdf File to excel Format, Pdf File has images in it. after Conversion nothing is inside the excel File. So i have attached the problematic pdf File for you reference. .Net i’m facing problem …...to Excel conversion issue in .NET GroupDocs.Conversion Product...Family dotnet , document-conversion , pdf-to-excel bharathiGK...

    forum.groupdocs.com/t/pdf-with-images-to-excel-...