Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 37,609 for

xlsx

(0.23 sec)
  1. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Extracting common image information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/extracting-com...
  3. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/get-file-info/
  4. Convert EXCEL to HTML Free Online

    Use Aspose.Cells to quickly and securely convert EXCEL to HTML online, supporting multiple formats and cloud storage services.... Convert XLSX , XLS , XLSB , XLSM , XLTX,...desired format: PDF , XLS , XLSX , DOCX , PPTX , XLSM , XLSB...

    products.aspose.app/cells/conversion/excel-to-html
  5. Convert VISIO To XPS Online Free - VISIO To XPS...

    VISIO to XPS online free converter. Convert visio files online free....VSSM VSTM PPTX DOCX DRAWIO CSV XLSX JSON Your files have been processed...DRAWIO VISIO TO CSV VISIO TO XLSX VISIO TO JSON × Oops! An error...

    products.aspose.app/diagram/conversion/visio-to...
  6. Convert VISIO To PDF Online Free - VISIO To PDF...

    VISIO to PDF online free converter. Convert visio files online free....VSSM VSTM PPTX DOCX DRAWIO CSV XLSX JSON Your files have been processed...DRAWIO VISIO TO CSV VISIO TO XLSX VISIO TO JSON × Oops! An error...

    products.aspose.app/diagram/conversion/visio-to...
  7. Java XLTM Comparison API - Compare XLTM Files f...

    Compare and merge XLTM files in Java, J2EE, J2SE applications. Analyse differences summary in content, text & style of XLTM files, images and document formats....facilitate creating similar XLSX files then. Read More About...Binary File Format) Compare XLSX Files (Microsoft Excel Open...

    products.groupdocs.com/comparison/java/xltm/
  8. Java document conversion API | Convert PDF, Wor...

    Java document conversion API. Convert PDF, Word, DOC, DOCX, Excel, Spreadsheets, PPT, PPTX, HTML, PSD, MPT, MPP, Email, MSG, EMLX, AutoCAD, and image file formats.... PPSX, ODP, OTP Excel: XLS, XLSX, XLSM, XLSB, XLTM, XLTX, XLT...formats, including PDF, DOCX, XLSX, PPTX, and more, with ease....

    products.groupdocs.com/conversion/java/
  9. GroupDocs.Comparison 21.6.1 | Java API to Compa...

    Native Java API to Merge & Compare Word, Excel, PowerPoint, Visio, Outlook, OneNote, OpenOffice, Image, & others. Perform source code comparison via Java API....Microsoft Excel®: XLS, XLT, XLSX, XLTM, XLSB, XLSM, CSV AutoCAD®:...DOCX DOT DOTM DOTX RTX XLS XLT XLSX XLTM XLSB XLSM CSV CAD POT POTX...

    releases.groupdocs.com/comparison/java/21-6-1/
  10. GroupDocs.Comparison 22.11 | Java API to Compar...

    Native Java API to Merge & Compare Word, Excel, PowerPoint, Visio, Outlook, OneNote, OpenOffice, Image, & others. Perform source code comparison via Java API....Microsoft Excel®: XLS, XLT, XLSX, XLTM, XLSB, XLSM, CSV AutoCAD®:...DOCX DOT DOTM DOTX RTX XLS XLT XLSX XLTM XLSB XLSM CSV CAD POT POTX...

    releases.groupdocs.com/comparison/java/22-11/