Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 27,203 for

excel worksheet

(0.52 sec)
  1. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for 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.... In Excel, the ‘Show leader lines’ option...when you create a pie chart in Excel the leader lines are shown....

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  2. 显示报表筛选页选项|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....Contents [ Hide ] 显示报表筛选页选项 Excel支持创建数据透视表、添加报告筛选器,并启用“显示报告筛选页面”选项。Aspose...建的Pivot表上启用“显示报告筛选页面”选项。以下是Excel中“显示报告筛选页面”选项的界面截图。 可从此处下载示例源文件和输出文件以测试示例代码:...

    docs.aspose.com/cells/zh/javascript-cpp/show-re...
  3. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getShadowEffect() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  5. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...*命名范围是 Microsoft Excel 最强大的功能之一,特别是用作列表控件、数据透视表、图表等的源范围时。...使用Microsoft Excel处理已命名区域 创建已命名范围 以下步骤描述了如何使用 MS Excel 命名单元格或范围。这种方法适用于...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  6. 使用Node.js via C++剪切和粘贴范围|Documentation

    学习如何在Aspose.Cells for Node.js via C++中剪切和粘贴工作表中的单元格。... Workbook (); const worksheet = workbook . getWorksheets...getWorksheets (). get ( 0 ); worksheet . getCells (). get ( 0 , 2 ). setValue...

    docs.aspose.com/cells/zh/nodejs-cpp/cut-and-pas...
  7. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from Excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the Excel in …...to copy range of cells from excel to PPT in Java. Is there any...I do not want to embed the excel in ppt or whole sheet to ppt...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  8. 通过C++使用Node.js复制Excel范围|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....js复制Excel范围 Contents [ Hide ] 介绍 在Excel中,您可以选择一个范围,复...Get all the worksheets in the book. let worksheets = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  9. Copy Row Heights of Source Range to Destination...

    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....output Excel file generated by this code in Microsoft Excel, you...Workbook (); // Source worksheet (first worksheet) const srcSheet =...

    docs.aspose.com/cells/javascript-cpp/copy-row-h...
  10. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....using the source Excel file . The source Excel file contains rich...workbook is saved as the output Excel file . C++ code to access and...

    docs.aspose.com/cells/cpp/access-and-update-the...