Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 241,509 for

cells

(0.32 sec)
  1. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...Cells for C++ 保护工作簿结构** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  2. 在 Ruby 中调整行高和列宽|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...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  3. 在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...
  4. Worksheet To Image in Jython|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 - Worksheet To Image To convert...worksheets to images using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  5. Code Comparison for Common Features in Aspose.C...

    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 and Apache POI - HSSF and XSSF...HSSF and XSSF SDKs with Aspose.Cells. In this case, this project...

    docs.aspose.com/cells/java/code-comparison-for-...
  6. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...Cells,可以在工作簿内部或工作簿之间复制行和列。 复制行(或列...Aspose.Cells for Node.js via C++ 复制行和列的方法 如何复制单行 Aspose.Cells 提供了...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  7. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...Cells API支持将Excel图表转换成图片格式,无需额外工具或应用程序。为了支持渲染,...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  8. 插入或删除行或列|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 提供了一个表示Excel文件的类Workbook。Wo...。Worksheet类提供了一个Cells集合,表示工作表中的所有单元格。 Cells 集合提供了几种管理工作表中行或列的方法,下面详细讨论了其中的一些。...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  9. 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...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via C++ API....Excel, you simply select the cell(s) containing your data, then...right‑clicking and selecting “Format Cells.” Excel will then display the...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...