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

xlsx

(0.12 sec)
  1. 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...
  2. Specify the Language of the Excel File using Bu...

    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,.csv" /> < button id = "runExample"...French" ; // Save the workbook in XLSX format. const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert XML to XLSX using C# How to Convert XML to XLSX in Java How...How to Convert XML to XLSX in Python How to Convert XML to CSV...

    kb.aspose.com/categories/page/33/
  4. Convert XML to EXCEL in Android Apps | products...

    Render XML to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XML to XLSX. Aspose.PDF for Android via...XML to XLSX with ease. Secondly, you can convert XLSX to EXCEL...

    products.aspose.com/total/android-java/conversi...
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....xlsx (3 worksheets). SecondWorkbook.xlsx (1 worksheet)...Copy ) within FirstWorkbook.xlsx . When executing the code, the...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Python via .NET API....Excel‑oriented HTML into XLS/XLSX format. It means that the HTML...can be converted back to XLS/XLSX format using Aspose.Cells for...

    docs.aspose.com/cells/python-net/adding-html-ri...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....load options and saves it in XLSX format. It then loads the sample...property to true , and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/go-cpp/autofit-columns-an...
  8. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...calculateFormula (); // Save the result in XLSX format const outputData = book...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  9. 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/
  10. 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...