Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 243,945 for

cells

(0.14 sec)
  1. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....Cells. Please use FontSetting.SetWordArtStyle()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  2. 集成到本地模式中的Microsoft Report Viewer|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....Cells for Reporting Services。 但是在本地模式下,Report...限于一些内置格式。 通过在开发机器上安装Aspose.Cells for Reporting Services并按照下面...

    docs.aspose.com/cells/zh/reportingservices/inte...
  3. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  4. Calculate Page Setup Scaling Factor with C++|Do...

    This article provides sample code explaining how to use the C++ API or library to calculate Page Setup scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/cpp/calculate-page-setup-...
  5. Aspose.Cells 8.6.3的公共API更改|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....Cells 8.6.3的公共API更改 Contents [ Hide ] 此文档描述了从版本8.6.2到8...2到8.6.3的Aspose.Cells API中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法、添加的类,还包括Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Download and Configure Aspose.Cells in Jython|D...

    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....Cells in Jython Contents [ Hide ]...Download Aspose.Cells for Java component Aspose.Cells for Java Installing...

    docs.aspose.com/cells/java/download-and-configu...
  7. Implementing Non-Sequential Ranges with Node.js...

    Learn how to create named non‑sequential ranges with Aspose.Cells for Node.js via C++. Use non‑adjacent cell ranges effectively....ranges are rectangular, with cells that are continuous and adjacent...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/nodejs-cpp/implementing-n...
  8. 在工作表中访问GridRow|Documentation

    本文介绍了如何在GridWeb中的工作表中获取行对象(GridRow)。...使用迭代器访问行 GridCells cells = GridWeb1 . ActiveSheet . Cells ; foreach (...( GridRow row in cells . Rows ) { Console . WriteLine ( row ...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. Unprotecting Simply Protected Worksheet in Jyth...

    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....Cells - Unprotecting Simply Protected...unprotect a worksheet using Aspose.Cells for Java with Jython . Below...

    docs.aspose.com/cells/java/unprotecting-simply-...
  10. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/create-style-objec...