Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 158,888 for

xlsx

(0.48 sec)
  1. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ 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....xlsx" ); // Loads the workbook which...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  2. 使用C++创建、处理或删除工作表中的场景|Documentation

    在本文中,你将学习如何使用C++和Aspose.Cells API在Excel工作表中程序化创建、操作或删除场景。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。...( srcDir + u "aspose-sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/create-manipulate-...
  3. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook. const...opts ); // Save the workbook in xlsx format. wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  4. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...xlsx" ); // Access the Xml Map inside...workbook in xlsx format wb . Save ( outDir + u "output.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  5. Convert XLSB to PPTX using Python or with free ...

    XLSB to PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPTX online converter quickly before integrating the code....a compressed version of the XLSX file format and is used to reduce...files to other formats like PDF, XLSX, HTML, and more. It also provides...

    products.aspose.com/total/python-net/conversion...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....xlsx" ); // Access the first worksheet...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Subtotal...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  7. 使用Node.js在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)的截图,可用于代码测试,任何Excel文件都可以使用此代码。...sourceDir , "sampleExportRangeOfC.xlsx" )); // Access the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  8. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); var worksheet = workbook...Aspose . Cells . SaveFormat . Xlsx ); using var presentation =...

    docs.aspose.com/slides/zh/net/working-solution-...
  9. 在Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。...xlsx**的扩展名改为**.zip**,然后用**WinZip.... Save ( outDir + u "output.xlsx" ); std :: cout << "Custom XML...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  10. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...js via C++保存工作簿为XLS或XLSX格式,这也没问题。但如果你想保存为PDF或HTML格式,则必须调用...sourceDir , "sampleRefreshValueOf.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...