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

excel worksheet

(0.34 sec)
  1. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....Possible Usage Scenarios Microsoft Excel allows you to change the display...sample code; it loads the sample Excel file that contains the OLE object...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  2. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。...当你使用 适合 n 页宽 m 页高 选项设置页面缩放时,微软 Excel 会计算页面设置的缩放比例。你可以使用 SheetRender...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  3. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Create workbook from sample Excel file Workbook workbook ( srcDir...Access first worksheet of the workbook Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...
  4. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,然后设置 Shape...ThreeDFormat 属性的子属性,并保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....following sample code, its source Excel file , and its output PDF file...cells.node" ); // Load source Excel file const dataDir = path ....

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  6. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。... 如何在Excel中缩放工作表 在Excel中缩放工作表有助于在打印时将内容适配到指定页面。请按照以下步骤操作:...页面。请按照以下步骤操作: 在Excel中打开你的工作表 转到 页面布局 > 缩放以适应 组 根据页面要求调整 宽度 和...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  7. Shapes|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....Contents [ Hide ] How to export excel equations to other types of...expressions Add Icons to Worksheet Lock or unlock shapes Change...

    docs.aspose.com/cells/python-java/shapes/
  8. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  9. Removing Worksheets using Sheet Name in Jython|...

    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....Ask AI Removing Worksheets using Sheet Name in Jython Contents...] Aspose.Cells – Removing Worksheets using Sheet Name This example...

    docs.aspose.com/cells/java/removing-worksheets-...
  10. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。...请查看代码中使用的 示例Excel文件 以及由它生成的 输出Excel文件 。截图显示了代码在执行后对示例Excel文件的效果。 示例代码...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...