Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 241,509 for

cells

(0.09 sec)
  1. Find if the Worksheet is Dialog Sheet|Documenta...

    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. If it returns enumeration value...Image to Excel Count number of cells in the Worksheet Analyzing your...

    docs.aspose.com/cells/java/find-if-the-workshee...
  2. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library....Cells. If it returns the enumeration...Setup Features Count number of cells in the Worksheet Analyzing your...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  3. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....Cells.GridWeb can create an outline...define the group. The Aspose.Cells.GridWeb control displays the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...Cells 提供一个类 Workbook ,代表一个 Microsoft...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供多个管理工作表中行或列的方法,以下部分做了更详细的介绍。...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...
  5. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells提供两种方法来向单元格添加注释。第一种是手动在设计文件中创建注释,然后使用Aspose.Cells导入这...Cells导入这些注释。第二种是在运行时使用Aspose.Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  6. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...Cells for Java - Issue with missing chart border when...rows in Excel template Aspose.Cells Product Family frankhuang05...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  7. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Cells....to add above the contents of cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert CSV to JSON|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 supports converting CSV to JSON...exports the string value of the cells to JSON. HasHeaderRow : This...

    docs.aspose.com/cells/java/convert-csv-to-json/
  9. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels using the Aspose.Cells for .NET API....the Width and Height of the Cell Value in Units of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/net/calculate-the-width-a...
  10. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells与C++中 Contents [ Hide ] FormulaText是Excel...如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的FormulaTex...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...