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

xlsx

(0.23 sec)
  1. Converting a PDF file to EXCEL using JavaScript...

    Code Examples on JavaScript via C++ for PDF‑to‑EXCEL Conversion on All Platforms...function AsposePdfToXlsX and XLSX file name Check if the ‘json...equal to 0 Download the output XLSX file Here is an example that...

    products.aspose.com/pdf/javascript-cpp/conversi...
  2. 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/
  3. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  4. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...WordArtStyle3 ; // Save the workbook in xlsx format and provide a download...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  6. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  7. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel....smaller and load faster than XLSX files, making them suitable...(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/python-java/update/xlsb/
  8. Convert XSLFO to XLAM in Android Apps | product...

    Render XSLFO to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader... XLSX (Excel Open XML) is a file format...developers to convert XSLFO to XLSX. It provides a wide range of...

    products.aspose.com/total/android-java/conversi...
  9. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...xlsx,.csv" /> < button id = "runExample"...new LoadOptions ( LoadFormat . Xlsx ); loadOptions . loadFilter...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  10. 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...