Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,535 for

file format conversion

(1.59 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....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-...
  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 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-...
  4. 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...
  5. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted Files looks like texts are gets errased, please check those Files here – (https://drive.google.…...SVG to Image Conversion Issue GroupDocs.Conversion Product Family...update on this SVG to image conversion issue atir.tahir May 22,...

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  6. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML File Format Traceback (most recent call last): File “D:\kb-python\kbConversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...saving Word to EML file format GroupDocs.Conversion Product Family...EML file format Traceback (most recent call last): File “D:\...

    forum.groupdocs.com/t/exception-on-saving-word-...
  7. 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-...
  8. 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-...
  9. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some new features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF Format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions....Conversion for .NET 18.8 comes with some new features...introduced when converting to PDF format. Some of the obsolete constructors...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  10. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api can convert EML to PST Format ?...Is EML Conversion to PST Possible using C#? GroupDocs.Conversion...api can convert EML to PST format ? 1 Like atir.tahir August...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...