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

excel worksheet

(0.19 sec)
  1. 在Ruby中设置页面选项|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...管理包含宏的 Excel 工作簿的 VBA 代码 Contents [ Hide ] 通过 C++ 用 JavaScript...VBA 模块和宏代码。请使用 Workbook.add(Worksheet) 方法在工作簿中添加新的 VBA 模块 以下示例代码创建一个新工作簿,添加一个...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  3. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...更改单元格对齐方式并保留现有格式 以下示例代码加载了示例Excel文件(67338585.xlsx),创建范围并将其在水平...,并保持现有格式不变。以下屏幕截图比较了示例Excel文件和输出Excel文件(67338586.xlsx),并显示了所...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. AutoFit Rows for Merged 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....Contents [ Hide ] Microsoft Excel provides a feature that allows...called auto‑fit rows. Microsoft Excel doesn’t support auto‑fit operation...

    docs.aspose.com/cells/net/autofit-rows-for-merg...
  5. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...sample code loads the sample Excel file , creates the range and...compares the sample Excel file and output Excel file and shows that...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  6. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via 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/nodejs-cpp/access-and-mod...
  7. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Borders to Cells Microsoft Excel allows users to format cells...flexible way as in Microsoft Excel. Adding Borders to Cells Aspose...

    docs.aspose.com/cells/net/cells-border-settings/
  8. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....sample code loads the source Excel file which contains an XML Map...the output Excel file . If you open the output Excel file and click...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  9. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...微软Excel有多种预定义的图表类型,包括柱状图、折线图、饼图、条形图...Retrieve the first Worksheet in Workbook const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  10. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Cells API提供了添加和操作 Worksheet 对象的条件格式规则的方法。这些规则可以以多种方式定...C++ API,通过条件格式规则和Excel内置函数,为交替行列添加阴影。 本文使用Excel内置函数,如ROW、COLUM...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...