Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 27,091 for

excel worksheet

(0.14 sec)
  1. 通过JavaScript的页面设置功能使用C++|Documentation

    探索使用C++的Aspose.Cells for JavaScript的页面设置功能。学习如何配置页面尺寸、方向和设置。...Cells for JavaScript,你可以操作Excel工作簿的各种页面设置功能。这些功能包括设置页面大小、方向...optionally upload an existing Excel file to modify. If none is selected...

    docs.aspose.com/cells/zh/javascript-cpp/page-se...
  2. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose...格式保存。打开输出的XLSM文件在Microsoft Excel中,点击 开发人员 > Visual Basic 菜单命...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  3. 使用 JavaScript 通过 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....将工作簿转换为TIFF 一个 Excel 文件可以包含多个工作表和多页。 WorkbookRender 允许你将 Excel 转换为多页 TIFF。此外,你还可以控制...verticalResolution )。 以下代码片段显示了如何将Excel转换为具有多个页面的TIFF。 源Excel文件 和 生成的TIFF图像 附在此供参考。...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....A key feature of Microsoft Excel is that it allows users to set...Microsoft Excel To set display formats in Microsoft Excel: Right‑click...

    docs.aspose.com/cells/python-net/cells-number-s...
  5. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....powerful feature of Microsoft Excel is that it allows users to set...Microsoft Excel To set display formats in Microsoft Excel: Right‑click...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  6. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...请使用[code]output excel file[/code]检查使用此代码生成的 输出excel文件 。这是 输出excel文件 在Microsoft...在Microsoft Excel中的外观。 #include <iostream> #include "Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  7. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...可以在Microsoft Excel中用设计器工作簿创建这些绘图对象,然后导入到Aspose...the first worksheet in the book. Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  8. 在Aspose.Cells for JavaScript通过C++中使用FormulaText...

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。学习如何获取和设置单元格的公式文本,以及使用JavaScript通过C++保存修改后的Excel文件。...Hide ] FormulaText是Excel 2013及更高版本中的函数,不支持Excel 2010或2007等早期版本。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  9. 用Node.js通过C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documenta...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、最高价、最低价和收盘价,以便进行更好的分析和可视化。...成交量高低收(VHLC)股票图表 示例代码 以下示例代码加载了 样本Excel文件 并生成了 输出Excel文件 。 const path = require...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  10. 在Ruby中将工作表转换为SVG|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....erter模块的worksheet_to_svg()方法。 Ruby 代码 def worksheet_to_svg (...workbook ) # Convert each worksheet into svg format in a single...

    docs.aspose.com/cells/zh/java/converting-worksh...