Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 159,075 for

xlsx

(0.07 sec)
  1. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....xlsx). Source Code #include <iostream>...workbook ( srcDir + u "Book1.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  2. Converting to MHTML 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....xlsx" ; //Specify the HTML saving...workbook and open the template XLSX file $wb = new Workbook ( $filePath...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  3. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....3 ); // Save the workbook in XLSX format workbook . Save ( outDir...outDir + u "output_out.xlsx" ); std :: cout << "CSV file loaded...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  4. Convert TEX to XLT in Android Apps | products.a...

    Render TEX to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...easily convert TEX files into the XLSX format, which is the native...to convert TEX files into the XLSX format. This API provides a...

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

    Convert XPS to XLSB via C++ API without using Microsoft Excel or Adobe Reader...a more efficient format than XLSX, as it is much smaller in size... it is often preferred over XLSX for large spreadsheets. Converting...

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

    Convert TEX to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...step, you can export TEX to XLSX by using Aspose.PDF for C++...documents to other formats such as XLSX. In the second step, you can...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. C++ API to Convert EPUB to EXCEL | products.asp...

    Convert EPUB to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...allows users to export EPUB to XLSX. The second component, Aspose...that enables users to convert XLSX to EXCEL. Finally, Aspose.Total...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."A1" ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/add-active...
  9. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the cells on MS Windows or Linux programmatically in C++.... You can create an XLSX or XLS file using C++ on MS...learned How to Add Filter in XLSX File using C++ that explains...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  10. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/update-day...