Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 27,089 for

excel worksheet

(0.53 sec)
  1. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....sample code loads the source Excel file and accesses the first...first shape in the default worksheet. It sets different properties...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  2. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....Contents [ Hide ] Microsoft Excel allows you to change the layout...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  3. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...查找与外部数据连接相关的查询表和列表对象 以下示例代码和 示例Excel文件 解释了如何找出与外部数据连接相关的查询表和列表对象。...the worksheets for ( let j = 0 ; j < workbook . worksheets . count...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  4. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel Worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Columns, and Scroll Bars of a worksheet. Show and Hide Rows and Columns...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/python-net/show-and-hide-...
  5. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...NET将Excel以适合宽度和高度的页面进行打印 Contents [ Hide ] 介绍 fit...专业的文件展示 如何在Excel中将文件打印为宽度和高度都适合的页面 在Microsoft Excel中配置方法: 打开工作簿并选择工作表...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  6. 使用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....它加载包含表的 sample Excel file ,然后基于第一列创建切片器,并更改其属性,如..."output" ); // Load sample Excel file containing a table. const...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  7. 通过C++用Node.js处理主轴与次轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中理解并使用主轴和次轴。我们的指南将帮助您理解主轴和次轴的区别,以及如何有效配置和使用它们。...处理主轴和第二轴,就像处理Microsoft Excel一样 请参阅以下示例代码,此代码创建一个新的Excel文件并将图表的值放在第一个工作表中。...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/primary-and...
  8. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....method (encapsulated in the Worksheet object). The new Comment object...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/cpp/comments-and-notes/
  9. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspise.Cells for C++....page‑setup object of the worksheet. Later, use the HtmlSaveOptions...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/export-print-area-ran...
  10. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...