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

cells

(0.78 sec)
  1. 用C++更新切片器|Documentation

    本文介绍如何通过更新切片器来更新关联的透视表,使用Aspose.Cells for C++ API。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Load sample Excel file...

    docs.aspose.com/cells/zh/cpp/updating-slicer/
  2. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  3. 在客户端读取GridWeb单元格的值|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....Read the values of the GridWeb cells on Client Side </ title > <%...System . out . println ( "Aspose.Cells.GridWeb for Java Version: "...

    docs.aspose.com/cells/zh/java/read-the-values-o...
  4. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. Left Specifies the left border...border of a paragraph or a table cell. Right Specifies the right border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. LEFT Specifies the left border...border of a paragraph or a table cell. RIGHT Specifies the right border...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...Cells API提供了 Chart.toPdf(string) ...> < head > < title > Aspose.Cells Example - Chart to PDF </ title...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  7. Setting Formula for Named Range|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 APIs provide the ability to...could be a reference to another cell in the same (or different) worksheet...

    docs.aspose.com/cells/net/setting-formula-for-n...
  8. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between Cells....border that is used between cells. @property def vertical ( self...while i < 3 : builder . insert_cell () builder . write ( f 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.getStyle() / Cell.setStyle(Style)...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  10. 在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 - 取消保护简单受保护的工作表 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/unprotecting-simp...