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

xlsx

(0.22 sec)
  1. Create XLSB Using Python | products.aspose.com

    Generate Microsoft Excel XLSB documents using Python applications without using Microsoft Office....(Macro-enabled Spreadsheet) Generate XLSX File (Open XML Workbook) Generate...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/python-java/create/xlsb/
  2. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"... ColouredCells.xlsx FilteredColouredCell.xlsx <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  3. Convert SVG to DIF in Android Apps | products.a...

    Render SVG to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert SVG to XLSX. Aspose.Cells for Android via...Java can be used to convert XLSX to DIF. This two-step process...

    products.aspose.com/total/android-java/conversi...
  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. 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...
  6. 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...
  7. 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...
  8. 识别自闭合标签,使用 JavaScript 通过 C++|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 示例代码 <!DOCTYPE html> < html...loadOptions ); // Save the workbook to XLSX format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/recogni...
  9. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....auto_fit_columns () # Save the workbook in XLSX format output_path = os . path..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat . XLSX ) from...

    docs.aspose.com/cells/python-net/support-the-la...
  10. AutoFit Columns and Rows while loading HTML in ...

    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....load options and saves it in XLSX format. It then again loads...property to true and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/java/autofit-columns-and-...