Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 246,055 for

cells

(0.13 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. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....allows users to add comments to cells to add additional information...and text direction. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/cpp/change-text-direction...
  3. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....Cells. Please access the ActiveX Control...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/update-activex-combob...
  4. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  5. 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...
  6. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for JavaScript via C++ API....of digits it can display in a cell. For numbers that exceed this...Ribbon Select the Cells : First, select the cells that you want to...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  7. 档案

    档案...Cells for C++ 提供支持。 Aspose.Cells for C++ 是一个原生...安装 # 您可以从 下载 部分下载完整的 Aspose.Cells for C++ 库文件包。该软件包还包含一个可立即运行的示例控制台应用程序。...

    blog.aspose.com/zh/cells/create-ms-excel-spread...
  8. com.aspose.cells.Cell.setHtmlString() method co...

    Hello, I have an issue, when I try to set an HtmlString on the cell, if I set the font size to a double value, it is converted to an integer value. An example: style.getFont().setDoubleSize(Double.parseDouble("12.5")); …...cells.Cell.setHtmlString() method converting the Font...to integer Aspose.Cells Product Family cells-java , html PietroTGK...

    forum.aspose.com/t/com-aspose-cells-cell-sethtm...
  9. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words/nod...
  10. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...Cells处理命名范围 在这里,我们使用Aspose.Cells API来完成任务。 Aspose...Aspose.Cells 提供了表示 Microsoft Excel 文件的 Workbook 类。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/cpp/create-access-and-...