Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 157,008 for

xlsx

(0.19 sec)
  1. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  2. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....calculationOptions ); // Save to XLSX by setting the calculation mode...save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  3. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...calculationOptions ); // Save to xlsx by setting the calc mode to...save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  4. 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...
  5. 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...
  6. 使用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...
  7. Get Started|Aspose.PDF for Node.js via C++

    This section describes the basic principles of work Aspose.PDF for Node.js via C++. Aspose.PDF for Node.js via C++ supports a wide variety of functions....PDF to Word Convert a PDF to XLSX Convert PDF to Grayscale PDF...

    docs.aspose.com/pdf/nodejs-cpp/get-started/
  8. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  9. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....image format and the workbook in XLSX format. Resultant Pie Chart...

    docs.aspose.com/cells/python-net/creating-pie-c...
  10. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...xlsx)和截图。 屏幕截图 示例代码 const path =..."sampleTextureFill_IsTiling.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...