Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 232,927 for

cells

(0.62 sec)
  1. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....row 1 cell 1 table [ 0 , 0 ]. TextFrame . Text = "Row 1 Cell 1"...row 1 cell 2 table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2"...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  2. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Java API....Excel, you simply select the cell(s) containing your data, then...right‑clicking and selecting “Format Cells.” Excel will then display the...

    docs.aspose.com/cells/java/how-to-format-number...
  3. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Cells提供了大量可重复使用的样式来格式化电子表格文档中的单元格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  4. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Node.js via C++ API....distinguish between zero values and cells that are simply empty or have...currency symbol directly in the cell with the number. This is particularly...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  5. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ contains...Getting max range In Aspose.Cells, if the row and column objects...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  6. Cell.NextCell | Aspose.Words for .NET

    Discover the NextCell property to easily access the next Cell node, enhancing your data management and streamlining your workflow....[ Hide ] Cell.NextCell property Gets the next Cell node. public...public Cell NextCell { get ; } Remarks The method can be used when...

    reference.aspose.com/words/net/aspose.words.tab...
  7. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged Cells, and rows in a range of Cells using the Aspose.Cells for Python via .NET API....auto-size the width and height of cells according to their content....also available through Aspose.Cells for Python via .NET so developers...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  8. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...PDF Java table/row/cell extraction issue Aspose.PDF Product...Table-row-cell structure but the text contained in a PDF cell is not...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  9. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...Cells 与 C++ 添加 ActiveX 控件 Contents [ Hide ] 您可以使用 ...tiveXControl() 方法通过 Aspose.Cells 添加 ActiveX 控件。此方法接受一个参数 ControlType...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  10. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells也支持这些函数的计算。以下截图展示了这些函数的用法。请阅...CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...