Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 11,733 for

xlsx

(0.45 sec)
  1. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/load-fro...
  2. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  3. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/load-fro...
  4. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  5. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/load-from-stream/
  6. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  7. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....Comparison supports Excel formats (XLSX, XLS) along with Word, PDF,..."budget_v1.xlsx" )) { comparer.Add( "budget_v2.xlsx" ); comparer...

    blog.groupdocs.com/comparison/compare-excel-spr...
  9. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...images into XLS/XLSX workbook. Convert JPG to XLSX // Load the source..."jpg-converted-to.xlsx" , options ); Convert PNG to XLSX // Load the...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...images into XLS/XLSX workbook. Convert JPG to XLSX import com.groupdocs..."jpg-converted-to.xlsx" , options ); Convert PNG to XLSX import com...

    docs.groupdocs.com/conversion/java/convert/image/