Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 157,929 for

xlsx

(1.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Word-ից Excel դարձում՝ օգտագործելով C#

    Այս հոդվածը ներկայացնում է, թե ինչպես կատարել Word փաստաթղթի փոխարկում Excel-ի՝ օգտագործելով C#:։ Ներկայացված են բոլոր անհրաժեշտ քայլերը՝ IDE-ի կարգաբերում, քայլերի ցանկ, ինչպես նաև օրինակ կոդ՝ Word-ից Excel փոխարկիչ ստեղծելու համար:... Փոխարկման քայլերը՝ DOC-ից XLSX՝ օգտագործելով C# Կարգավորեք...Սահմանեք ելքային ձևաչափը որպես XLSX Save այն Excel ֆայլի ձևաչափով...

    kb.aspose.com/hy/words/net/conversion-from-word...
  7. 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...
  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. Saving Files in Jython|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....Excel2007 XLSX format workbook . save ( dataDir + "book.out.xlsx" ,... fileFormatType . XLSX ) # Save in SpreadsheetML format workbook...

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