Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 11,885 for

xlsx

(1.33 sec)
  1. list-supported-file-types.txt

    Zipped File .zip G-Zip Compressed File .gz 7-Zip Compressed File .7z Consolidated Unix File Archive .tar Roshal ARchive Compressed File .rar Bzip2 Compressed File .bz2 Visio Drawing File .vsd Visio......xlsx Excel Open XML Macro-Enabled...

    docs.groupdocs.com/merger/python-net/_output_fi...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  8. 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/
  9. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....list of files (any mix of DOCX, XLSX, PDF) and get one PDF back....extensions = { ".pdf" , ".docx" , ".xlsx" }; var files = Directory.E...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  10. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#.... In addition, EPUB, XLSX, PPTX, HTML, XML, and a variety...

    kb.groupdocs.com/conversion/net/how-to-convert-...