Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 246,440 for

cells

(0.12 sec)
  1. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...Cells for JavaScript 通过 C++ 提供了此功能。Aspose.Cells for JavaScript...WorkbookSettings.windowTop 如何使用Aspose.Cells for JavaScript 通过 C++ 控制工作簿视图...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 将图表转换为图像|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 - 将图表转换为图像 图表具有视觉吸引力,方便用户查看数据中的比较、模式和趋势。...to cells Cells cells = sheet . Cells ; Cell cell = cells [ "A1"...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 16.12.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 16.11.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Create Different Cell Types in Apache POI and A...

    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....Different Cell Types in Apache POI and Aspose.Cells Contents [...[ Hide ] Aspose.Cells - Create Different Cell Types Java //Instantiating...

    docs.aspose.com/cells/java/create-different-cel...
  5. Find or Search Data|Documentation

    Learn how to find or search Cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....Excel allows users to find cells in a worksheet that contain...contain specified data. Finding Cells Containing Specified Data Using...

    docs.aspose.com/cells/net/find-or-search-data/
  6. 在Aspose.Cells中设置公式中的外部链接|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中设置公式中的外部链接 Contents [ Hide ] 有时,有必要在公式中包含对外部文件...有时,有必要在公式中包含对外部文件的链接,例如针对它们评估单元格或范围值。Aspose.Cells提供了这个功能,并且本文档解释了如何使用它。 下面的示例代码显示了如何在公式中包含外部文件。...

    docs.aspose.com/cells/zh/net/set-external-links...
  7. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows....and print the contents of each cell. doc = aw . Document ( file_name...of Row { j } ' ) cells = rows [ j ] . cells # We can use the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all Cells from the collection to a new array of Cells....Copies all cells from the collection to a new array of cells. toArray...toArray () Returns An array of cells. Examples Shows how to iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, which explicit line breaks...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  10. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!...that represents current table cell formatting properties. public...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words/doc...