Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 243,606 for

cells

(0.24 sec)
  1. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...Cells 允许您更改 HTML 链接的目标类型。 HTML 链接看起来像这样...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  2. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  3. 使用 C++ 保护工作表|Documentation

    了解如何使用 Aspose.Cells 与 C++ 保护 Microsoft Excel 文件中的工作表、行、列和特定单元格。...Cells提供了 Workbook 类,表示Microsoft Excel文件。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protecting-workshe...
  4. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/calculate-the-...
  5. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....preferred width of a table or a cell. To learn more, visit the Working...write("Cell #1"); builder.insertCell(); builder.write("Cell #2");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells, developers can perform these...to Adjust Row Height Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  7. Row.nextRow property | Aspose.Words for Node.js

    Row.nextRow property. Gets the next [Row](../) node....enumerate through all table cells. let doc = new aw . Document...); // Enumerate through all cells of the table. for ( let row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Jython中的Hello World|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 - Hello World 使用 Aspose.Cells Java for Jython...aspose . Cells import Document from com . aspose . Cells import...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  9. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of Cells for adjusting number formats in spreadsheets....Cells supports this functionality...Excel: Right‑click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  10. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....time-based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right-click the cell and select...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...