Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 28,086 for

worksheet

(0.11 sec)
  1. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...excel ; // Get the first worksheet's PageSetup PageSetup pageSetup... GetPageSetup (); // Set worksheet name at the left section of...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  2. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  3. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....Workbook wb ; // Get the first worksheet's page setup PageSetup pageSetup...

    docs.aspose.com/cells/cpp/setting-different-hea...
  4. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...xlsx" )); // Access the first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  5. Formatting Slicer with Node.js via C++|Document...

    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....filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  6. Add Word Art Watermark to Chart|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....Get the chart in the first worksheet. com . aspose . cells . Chart...

    docs.aspose.com/cells/java/add-word-art-waterma...
  7. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...Cells 提供了等效的属性 Worksheet.getTabId() 。 使用 Aspose.Cells...filePath ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  8. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...Workbook (); // Get the first worksheet. const sheet = workbook ....Add an Ole object into the worksheet with the image // Shown in...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  9. Decrease the Calculation Time of Cell.Calculate...

    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....function without writing it in a worksheet Using ICustomFunction Feature...

    docs.aspose.com/cells/java/decrease-the-calcula...
  10. Protect Rows and Columns|Documentation

    This article introduces how to protect rows and columns in GridWeb....protecting rows and columns in a worksheet is to make the cells read‑only...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...