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

cells

(0.21 sec)
  1. 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...
  2. 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...
  3. 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...
  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是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。...Cells 。 数据格式设置 格式化用于区分不同类型的信息,并清晰显示数据。...您可以改变数字的外观,而不改变其本质。 Aspose.Cells能够轻松地在单元格和区域周围绘制边框。它还可以应用字体和...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...