Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 26,787 for

excel worksheet

(0.15 sec)
  1. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++.... In the Microsoft Excel UI, adjustments display as yellow...workbook object from source Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  2. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...默认情况下,饼图使用Microsoft Excel的默认模板。要使用其他颜色,需要重新定义图表中的颜色。 ...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  3. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...Cells 完全支持微软 Excel 的页面设置选项。开发人员可能需要为工作表配置页面设置以控制打印过程。本主题讨论如何使用...Workbook ,代表一个 Excel 文件。 Workbook 类包含 Workbook.worksheets 集合,允许访问 Excel...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。... 你可以使用 Worksheet.cells.subtotal() 方法对数据应用小计。它接受以下参数。...- 指示是否在数据下方添加摘要。 此外,您可以使用 Worksheet.Outline.SummaryRowBelow 属性,在下图所示的...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  5. Output Blank Page when there is Nothing to Prin...

    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....anything when you export a worksheet to an image. You can change...an empty worksheet and renders the empty worksheet to an image...

    docs.aspose.com/cells/net/output-blank-page-whe...
  6. 设置工作表缩放比例|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....Workbook (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  7. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。...Cells提供了一个代表Microsoft Excel文件的Workbook类。Workbook类包含一个允许访问Excel文件中每个工作表的W...heetCollection。工作表由Worksheet类表示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  8. 在刷新AutoFilter后获取所有隐藏行索引|Documentation

    了解如何在使用C++ API的Aspose.Cells for JavaScript中,通过刷新AutoFilter后获取所有隐藏行的索引。...但也可能有一些行已被Excel最终用户手动隐藏,这些行并不是由自动筛选隐藏的。因此,很...难知道哪些行是由自动筛选隐藏的,哪些行是由Excel最终用户手动隐藏的。Aspose.Cells for JavaScript通过C++解决了这个问题,使用...

    docs.aspose.com/cells/zh/javascript-cpp/get-all...
  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....create Data Table in Microsoft Excel using Data > What-If Analysis...example, we use the source excel file . If you change the value...

    docs.aspose.com/cells/python-net/calculation-of...
  10. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++.... Microsoft Excel allows you to create a slicer...create a slicer using the Worksheet.slicers.add() method. Create...

    docs.aspose.com/cells/javascript-cpp/create-sli...