Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 27,074 for

excel worksheet

(0.53 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. 用JavaScript通过C++冻结Excel工作表的首列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++以编程方式冻结Excel工作表的左侧列。...用JavaScript通过C++冻结Excel工作表的首列 Contents [ Hide ] 介绍 在本文中,我们将学...滚动其他数据时仍然可见。这样可以轻松查看左列的标题。 Excel中的冻结列 如果您想冻结左列,则首先选择需要冻结的列下面的列。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  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. 在Aspose.Cells中打印工作簿|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....在打印时,MS Excel会假定您要打印整个工作表区域,除非您指定您的选择。 打印工作表...first worksheet Worksheet sheet = workbook . Worksheets [ 0 ];...

    docs.aspose.com/cells/zh/net/printing-workbooks...
  5. Excel 文件中提取主题数据|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 从 Excel 文件中提取主题数据,有效获取样式和格式信息。...从 Excel 文件中提取主题数据 Contents [ Hide ] Aspose.Cells 允许用户从 Excel ...您可以通过 Microsoft Excel 的“页面布局”>“主题”命令向工作簿应用主题。 从 Excel 文件中提取主题数据的 JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  6. 在Python中将工作表转换为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....Java将工作表转换为SVG,只需调用Converter模块的worksheet_to_svg()方法。 Python 代码 saveFormat..."Book1.xls" ) # Convert each worksheet into svg format in a single...

    docs.aspose.com/cells/zh/java/converting-worksh...
  7. Missing Features in VSTO|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....Advanced Protection Settings since Excel XP in Aspose.Cells Conversion...Conversion Converting Worksheets Converting Worksheet to Image File by...

    docs.aspose.com/cells/net/missing-features-in-v...
  8. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....Background Patterns Microsoft Excel can set the foreground (outline)...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-fill-settings/
  9. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....Background Patterns Microsoft Excel can set the foreground (outline)...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...
  10. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...startSheet(Worksheet) 方法。在创建或使用 LoadFilter 时,请从...以下示例代码说明了如何从工作簿中筛选图表。请查看此代码中使用的 示例excel文件 和由此生成的 输出PDF 。从输出PDF中可以看出,所有图表都已从工作簿中筛选出。...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...