Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 156,994 for

xlsx

(0.2 sec)
  1. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Setting a Complex Formula...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  2. Node.js via C++ APIs for Excel Spreadsheets | p...

    Process Excel file formats using Node.js via C++ library. Read write render & convert XLS Xlsx XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via C++ on Windows, macOS & Linux...spreadsheet formats including XLS, XLSX, ODS, SpreadsheetML, CSV, TSC...formats. Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM, XLSM...

    products.aspose.com/cells/nodejs-cpp/
  3. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...xlsx" ); // Load your source excel...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. PDF to Excel number formatting conversion issue...

    We are using Aspose.PDF .NET to convert PDF’s that we’ve generated to Excel. Some of the PDF’s are converting correctly with no translation in numeric formatting, while others are converting the separators for European …...xlsx", options); If the issue persists...GetFileNameWithoutEx(file) + “.xlsx”; using (var document = new...

    forum.aspose.com/t/pdf-to-excel-number-formatti...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  6. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load excel file containing...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  7. Working With Colors|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/net/working-with-colors/
  8. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....xlsx). If you change the value of...join ( dataDir , "DataTable.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  9. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....xlsx" )) # Access first worksheet...workbook = ac . Workbook ( "5115535.xlsx" ) # Calculate formulas using...

    docs.aspose.com/cells/python-net/calculation-of...
  10. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.Cells结合C++导出保存Excel文件到HTML时的评论。...xlsx)和【生成的HTML】(5052826.txt)以供参考。...sourceDir + u "sampleExportComments.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...