Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 26,943 for

excel worksheet

(0.18 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. How to create Combo chart with Node.js via C++|...

    Learn how to create a combo chart using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Usage Scenarios Combo charts in Excel let you take advantage of this...the sample Excel file and generates the output Excel file . const...

    docs.aspose.com/cells/nodejs-cpp/create-combo-c...
  3. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...专业表现:确保输出更佳 一致性:保持统一的打印输出 ** 如何在 Excel 中设置打印区域** 编程方式设置打印区域: 访问工作表的页面设置属性..."3.png" width = 60 % /> 如何在Excel中清除打印区域 要删除打印区域限制: 访问页面设置属性 将打印区域重置为空字符串...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  4. 在排序数据时指定排序警告|Documentation

    了解如何在排序数据时,通过C++ API中的Aspose.Cells for JavaScript指定排序警告。...在对看似数字的文本数据进行排序时,Microsoft Excel显示的排序警告。 示例代码 下面的示例代码说明了如何使用前面解释的...sortAsNumber 属性。有关更多帮助,请查看其 示例Excel文件 和 输出Excel文件 。 <!DOCTYPE html> <...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. 将VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++)|D...

    学习如何用Aspose.Cells for C++将VBA宏UserForm DesignerStorage从模板复制到目标工作簿。...Cells支持将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由多种模块组成,如文档、过...请参阅以下示例代码。它将 模板Excel文件 中的VBA项目复制到空白工作簿中,并保存为 输出Excel文件 。打开模板Excel文件内的V...

    docs.aspose.com/cells/zh/cpp/copy-vba-macro-use...
  6. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....following sample code, its source Excel file , and its output PDF file...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  7. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。...isProtectedWithPassw() 属性,如果 Worksheet 被密码保护,则返回 true ,否则返回 false...); // Access the protected Worksheet const sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  8. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...workbook object from source Excel file Workbook workbook ( srcDir...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  9. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...workbook and load the sample Excel file Workbook workbook ( sourceDir...Obtain the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  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...