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

excel worksheet

(0.2 sec)
  1. 创建、删除和获取GridCell注释|Documentation

    本文介绍了如何在GridWeb中处理评论。...,当您将鼠标悬停在单元格上时,GridWeb会像MS-Excel一样将注释显示为工具提示,如此屏幕截图所示。 在单元格内创建注释对象...建了一个示例注释。 //Access first worksheet of GridWeb GridWorksheet sheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  2. 通过C++用JavaScript更改刻度标签方向|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上刻度标签的方向,包括水平、垂直和倾斜的布局。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...)); // Access worksheets collection const worksheets = workbook...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  4. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....WORKSHEET TableDataSourceType.XML Added...Workbook ( "D:/book1.xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 创建、删除和获取GridCell注释|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....是,当您在单元格上悬停鼠标时,GridWeb会像MS-Excel一样将注释显示为工具提示,如此屏幕截图所示。 在单元格内创建注释对象...了一个示例注释。 // Access first worksheet of GridWeb GridWorksheet sheet...

    docs.aspose.com/cells/zh/java/create-remove-and...
  6. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...使用C++为不同页面设置不同的页眉和页脚 Contents [ Hide ] 自Excel 2007起,MS Excel支持为首页、奇数页和偶数页设置不同的页眉和页脚。...。 Aspose.Cells支持相同的功能。 在MS Excel中设置不同的页眉和页脚 点击 页面布局 > 打印标题 >...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  7. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel charts to image formats without...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  8. Digitally Sign XLS File Online or using Android...

    Free online app for digital signature in XLS spreadsheet. Develop Android application to electronically sign XLS spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java Code...

    products.aspose.com/total/android-java/signatur...
  9. Removing Slicer|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....remove a slicer in Microsoft Excel, just select it and press the...programmatically, please use the Worksheet.Slicers.Remove() method. It...

    docs.aspose.com/cells/net/removing-slicer/
  10. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。...workbook with the specified worksheet only. const loadOptions =...{ // Load everything from worksheet "Sheet2" this . setLoadDataFilterOpt...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...