Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 236,025 for

cells

(0.13 sec)
  1. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; using namespace...std ; int main () { Aspose :: Cells :: Startup (); // Create an...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  2. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  3. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...Description Cells { get; } Provides typed access to the Cell child...FirstCell { get; } Returns the first Cell in the row. FirstChild { get;...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 创建命名区域|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 .NET允许开发人员通过其应用程序执行大部分在Microsoft...Basic来执行这些步骤。接下来的代码示例展示了如何使用 Aspose.Cells for .NET ,同样使用C#或Visual Basic来执行相同的操作。...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  5. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::Cell class Contents [ Hide ] Cell class Represents...Represents a table cell. To learn more, visit the Working with Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++....Cells APIs allow creating a waterfall...demonstrates the usage of Aspose.Cells for JavaScript via C++ to create...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  7. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...Cells APIs允许使用折线图创建瀑布图。API还允许通过设置...属性来自定义图表外观,使其具有瀑布的形状。 下面的代码片段演示如何使用Aspose.Cells for Node.js via C++从零开始创建瀑布图。...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  8. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....to add above the contents of cell. @property def top_padding (...Examples Shows how to format cells with a document builder. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of a cell value in units of pixels through Aspose.Cells for Node.js via C++....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell’s value to fit the value inside the cell. Aspose...

    docs.aspose.com/cells/nodejs-cpp/calculate-the-...
  10. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....nested table when called inside a cell. Examples Shows how to build...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...