Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 159,928 for

xlsx

(1.66 sec)
  1. Convert PCL to XLSM in Android Apps | products....

    Render PCL to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...used to convert PCL files to XLSX format. It is a powerful PDF...Java API can be used to convert XLSX files to XLSM format. It is...

    products.aspose.com/total/android-java/conversi...
  2. Convert PS to MD in Android Apps | products.asp...

    Render PS to MD in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert PS to XLSX. Secondly, you can use Aspose...Android via Java to convert XLSX to MD. Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  3. Convert CGM to ODS in Android Apps | products.a...

    Render CGM to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert CGM to XLSX. It is a powerful PDF processing...Android via Java, you can convert XLSX to ODS. It is a powerful spreadsheet...

    products.aspose.com/total/android-java/conversi...
  4. Convert SVG to CSV in Android Apps | products.a...

    Render SVG to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...developers can convert SVG to XLSX. Aspose.PDF for Android via...to XLSX conversion. Secondly, developers can convert XLSX to...

    products.aspose.com/total/android-java/conversi...
  5. C++ API to Convert XPS to DIF | products.aspose...

    Convert XPS to DIF via C++ API without using Microsoft Excel or Adobe Reader...step, you can export XPS to XLSX by using Aspose.PDF for C++...developers to easily convert XPS to XLSX in C++. It supports a wide range...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. C++ API to Convert EPUB to XLTX | products.aspo...

    Convert EPUB to XLTX via C++ API without using Microsoft Excel or Adobe Reader...step, you can export EPUB to XLSX by using Aspose.PDF for C++...including XLSX. In the second step, you can convert XLSX to XLTX...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. Convert PDF to Excel via C# API | products.aspo...

    C# API to Convert PDF File to Excel without using Microsoft Excel or Adobe Reader...allows the export of PDF files to XLSX format. This API provides a...the PDF file is exported to XLSX format, the Aspose.Cells for...

    products.aspose.com/total/net/conversion/pdf-to...
  8. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....xlsx" ); const path = require ( "path"...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  9. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents...2007 XLSX format workbook . Save ( outDir + u ".output.xlsx" ,...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  10. Saving Files in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EXCEL_97_TO_2003 ); // Save in Excel2007 (XLSX) format $workbook -> save (...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/