Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 26,934 for

excel worksheet

(0.29 sec)
  1. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....Change Character Spacing of Excel TextBox or Shape with JavaScript...Text with Shape inside the Worksheet using JavaScript via C++ Set...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  2. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Contents [ Hide ] Microsoft Excel 允许用户定义具有两种不同范围(工作簿(也称为全局范围)和工作表)的命名范围。...Aspose.Cells 提供了与 Microsoft Excel 相同的功能,用于添加工作簿和工作表范围的命名范围。创建...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  3. Convert Text to Columns using Aspose.Cells|Docu...

    This article shows how to Convert Text to Columns by the Aspose.Cells for Python via .NET API....to Columns using Microsoft Excel. This feature is available from...character) based on which Microsoft Excel splits the contents of a cell...

    docs.aspose.com/cells/python-net/convert-text-t...
  4. 创建、访问和复制命名范围(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  5. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide...allow users to control how worksheet pages are printed. Setting...

    docs.aspose.com/cells/cpp/setting-print-options/
  6. 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...
  7. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...这也是Microsoft Excel中的默认行为。但如果您想让它指向新的目标工作表,请使用 CopyOptions...) 属性的方法。代码使用示例Excel文件(5113699.xlsx),并生成输出Excel文件(5113697.xlsx)。...

    docs.aspose.com/cells/zh/cpp/change-data-source...
  8. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Workbook (); // Get the first worksheet in the book. const WS = workbook...( stl , flg ); // Save the excel file. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  9. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Please set the comment of...or List Object inside the worksheet using the ListObject.Comment...

    docs.aspose.com/cells/java/set-the-comment-of-t...
  10. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...Contents [ Hide ] 你可以在Microsoft Excel中使用数据 > 假设分析 > 数据表来创建数据表…… Aspose...进行任何类型公式的计算。 在下面的示例中,我们使用 源Excel文件 。如果你将单元格B1的值改为100,数据表(用黄色...

    docs.aspose.com/cells/zh/python-net/calculation...