Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 157,036 for

xlsx

(0.23 sec)
  1. View Excel File Online and using Java | product...

    Free online Excel file viewer app. Java API code to read Excel file for viewer application....(Macro-enabled Spreadsheet) View XLSX Files (Open XML Workbook) View...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/java/viewer/excel/
  2. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....xlsx" ); // Get the detected load...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  3. Convert POT to EXCEL via PHP or with free Onlin...

    PHP API to Convert POT to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert POT to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/php-java/conversion/p...
  4. Merge XLSB Files Online or using Java | product...

    Free online app to combine different XLSB files. Java merging library code to merge XLSB worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...Automation Scenarios: XLSB-to-XLSX Conversion: Merge and convert...

    products.aspose.com/total/java/merge/xlsb/
  5. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  6. 使用 JavaScript 通过 C++ 将图表转换为图片以适应中国地区|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 配置支持中文字符和格式的图表,包括字体、大小、文本方向等等。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API....xlsx" ; // Create workbook from file...outputFilePath = srcDir + u "output.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  8. 处理边框|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-borders/
  9. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。...xlsx,.csv" /> < button id = "runExample"...sampleBackGroundFile.xlsx outputsampleBackGrou.xlsx <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  10. 利用 C++ 和 Node.js 导出与 XML 映射关联的 XML 数据到 Excel 工作...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出工作簿中与 XML 映射关联的 XML 数据。...xlsx) 和【第一个XML映射导出的XML数据】(5472487...path . join ( dataDir , "sample.xlsx" )); // Export all XML data...

    docs.aspose.com/cells/zh/nodejs-cpp/export-xml-...