Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 20,891 for

worksheet

(0.08 sec)
  1. Setting Shared Formula with Node.js via C++|Doc...

    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....want to add a function in a worksheet which will do some calculations...via C++ Suppose you have a worksheet filled with data in the format...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  2. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。...Access its first worksheet const worksheet = workbook . getWorksheets...inside the worksheet const oleObject = worksheet . getOleObjects...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  3. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...)); // Access first worksheet const worksheet = workbook . getWorksheets...value of cell B4 const cell = worksheet . getCells (). get ( "B4"...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  4. Set Default Font while rendering spreadsheet to...

    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....text in cell A4 of the first worksheet, and sets its font to invalid...it takes two images of the worksheet. The first image is taken...

    docs.aspose.com/cells/net/set-default-font-whil...
  5. 在Apache POI和Aspose.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....工作表由Worksheet类表示。Worksheet类提供一个Cells集合,Cells集合中的每个项表示Cell类的对象。...//Accessing cell from the worksheet Cell cell = cells . get (...

    docs.aspose.com/cells/zh/java/working-with-colo...
  6. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Aspose.Cells for Python via...or list object inside the worksheet Read and Write Table with...

    docs.aspose.com/cells/python-java/set-the-comme...
  7. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…... When Worksheet is printed there are inconsistencies...sample application: When Worksheet is printed there are inconsistencies...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  8. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for Node.js via C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....of the chart in the first worksheet. It then prints the values...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/read-axis-labe...
  9. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...)); // Access first worksheet const worksheet = workbook . getWorksheets...shape inside the worksheet const shape = worksheet . getShapes ()...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....(); // Access first worksheet const worksheet = workbook . getWorksheets...textbox to the worksheet const shape = worksheet . getShapes ()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...