Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 241,375 for

cells

(0.09 sec)
  1. 在PHP中调整行高和列宽|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 集合的 setRowHeight...getWorksheets () -> get ( 0 ); $cells = $worksheet -> getCells ();...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  2. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....orientation of text in a table cell. @property def orientation (...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Remove Formula from Excel File in C++

    In this example, we will focus on how to remove formula from Excel file in C++. You can add or remove the formula from any cell of the excel worksheet programmatically in C++. By using few API calls, you can manage the Excel Worksheet Cells formulas in C++ for both Microsoft Windows and Linux platforms....Cells Product Family Aspose.Email...can reset the formula from any cell of the Excel worksheet programmatically...

    kb.aspose.com/cells/cpp/how-to-remove-formula-f...
  4. 如何使用C++将HTML转换为PDF|Documentation

    本主题展示如何使用Aspose.Cells for C++将HTML转换为PDF以及MHTML转换为PDF。...Cells is a professional solution that...C++中的HTML转PDF转换 如何将HTML转换为PDF?使用 Aspose.Cells for C++ 库,您可以轻松通过几行代码实现HTML到PDF的程序转换。Aspose...

    docs.aspose.com/cells/zh/cpp/convert-html-to-pdf/
  5. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...Cells 将单元格链接到 XML 地图元素。请使用此目的的 Cells.LinkToXmlMap()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  6. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells for JavaScript via C++. Aspose.Cells provides...[https://reference.aspose.com/cells/javascript-cpp/datalabels/#text–]...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  7. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  8. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Ask AI Verify that Cell Value Satisfies Data Validation Rules...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  9. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...Cells支持此功能,还可以在工作表中合并单元格。您还可以取消合并...格式 工具栏。 使用Aspose.Cells合并单元格 Aspose.Cells.Cells类具有一些实用的方法,例如 merge()...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  10. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...Cells Example - Page Scale </ title...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...