Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 241,479 for

cells

(0.16 sec)
  1. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Cells for C++ With Worksheet.PageSetup...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  2. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.Cells结合C++导出保存Excel文件到HTML时的评论。...Cells通过 HtmlSaveOptions.IsExportComments...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...
  3. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Cells提供 Shape.ThreeDFormat 属性和 ThreeDFormat...类包含多种属性,可根据应用需求设置不同效果。 使用 Aspose.Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  4. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。...Cells 也可以完整复制带格式的范围。本文将详细说明。 Aspose.Cells 提供了一套用于操作范围的类和方法,例如...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  5. How to Format Number to Accounting|Documentation

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

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  6. 查找或搜索数据|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++查找或搜索包含指定数据的单元格。...Cells 还允许开发人员查找工作表中包含指定值的单元格。 使用 Aspose.Cells for JavaScript...JavaScript 通过 C++ Aspose.Cells 提供一个类 Workbook ,代表一个 Microsoft Excel...

    docs.aspose.com/cells/zh/javascript-cpp/find-or...
  7. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....to the cell data Aspose.Cells Product Family aspose-cells sarathepiq...linked to the cell data. Any modifications to the cell content are...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates.... The duplicate preserves cell content, formatting, and sizes... text_frame . text = "Row 1 Cell 1" # Add text to row 2, column...

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between Cells option....allow_cell_spacing property Table.allow_cell_spacing property...spacing between cells” option. @property def allow_cell_spacing ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 获取单元格内容|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 - 获取单元格内容 Cells.get()方法可用于访问单元格。 Java...getWorksheets (). get ( 0 ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/java/getting-cell-cont...