Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 203,310 for

cells

(0.08 sec)
  1. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Cells 提供通过 Name.GetReferredAreas 方法检索这些外部链接的选项。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...
  2. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  3. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。...Cells也是。 控制行和列的可见性 Aspose.Cells for Node.js via...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供多种管理行列的方法,以下对部分进行了介绍。...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  4. Drawing Objects|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....Objects into the Worksheet Charts Cells Helper...

    docs.aspose.com/cells/cpp/drawing-objects/
  5. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...Cells - 管理行/列 插入行 通过调用 Cells 集合的 insertRows ...PHP_EOL ; } 插入多行 要在工作表中插入多行,请调用 Cells 集合的 insertRows 方法。InsertRows...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  6. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 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/hide-unhide-works...
  8. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....); // Create a row with two cells with different background colors...builder . Writeln ( "Row 1, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Set Default Font while rendering spreadsheet to...

    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 allows you to set default font...useful when there are some cells in a spreadsheet that have invalid...

    docs.aspose.com/cells/net/set-default-font-whil...
  10. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no Cells, creates and appends one Cell in C++....the Row has no cells, creates and appends one Cell . void Aspose...AppendChild ( row ); // Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/cpp/aspose.words.tab...