Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 203,309 for

cells

(0.21 sec)
  1. Jython中的Hello World|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 - Hello World 使用 Aspose.Cells Java for Jython...aspose . Cells import Document from com . aspose . Cells import...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  2. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the Cells on MS Windows or Linux programmatically in C++....Cells Product Family Aspose.Email...using C++ Configure the Aspose.Cells.Cpp package with NuGet package...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  3. Determine which Axis exists in the Chart with C...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for C++. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes....Cells provides Chart.HasAxis(AxisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/determine-which-axis-...
  4. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...Cells for C++可以提取Gear类型SmartArt形状中的文本。请按以下步骤操作:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  5. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....Cells provides the OleObject.GetClassIdentifier()...<iostream> #include "Aspose.Cells.h" #include <guiddef.h> using...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  6. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  7. Public API Changes in Aspose.Cells 8.0.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....Cells 8.0.1 Contents [ Hide ] These...that were introduced in Aspose.Cells 8.0.1. It includes not only...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how Cells look and appear....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...
  9. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other Cells....Specifies how a cell in a table is merged with other cells. Members...The cell is not merged. First The cell is the first cell in a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....the shading formatting for the cell. @property def shading ( self...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...