Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 241,491 for

cells

(0.08 sec)
  1. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...Cells,开发者可以在运行时执行这些操作。 处理行 如何调整行高 Aspose.Cells for Java脚本通过C++提供了一个类...Worksheet 类提供一个 cells 集合,表示工作表中的所有单元格。 cells 集合提供若干方法,用于管理工作表中的行或列。以下是一些详细介绍。...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  2. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.Cells for C++启用或禁用工作簿的自动恢复属性。...Cells设置工作簿的自动恢复属性。该属性的默认值为 true 。当你将其设置为...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  3. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells for Python via .NET can...

    docs.aspose.com/cells/python-net/copy-range-dat...
  4. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Cells可以在将Excel电子表格转换为PDF文件格式时设置生成的页面数量限制。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  5. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...Cells API编程方式取消切片器与数据透视表的关联,请使用 Slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  6. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...Cells也支持此功能,在创建的数据透视表上启用“显示报告筛选页”...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  7. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells还允许使用 FormulaSettings.GetCalculationMode()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...
  8. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  9. Creating Matrix Report|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 for Reporting Services lets...Matrix Template In an Aspose.Cells report template, a matrix consists...

    docs.aspose.com/cells/reportingservices/creatin...
  10. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....sets the preferred width of the cell. @property def preferred_width...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/python-net/aspose.wo...