Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 203,309 for

cells

(0.07 sec)
  1. Copy Sparkline by Specifying Data Range and Loc...

    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....Sparkline to other cells. Select the cell containing your Sparkline...and click OK. Example Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/java/copy-sparkline-by-sp...
  2. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/java/comments-and-notes/
  3. Create Transparent Image of Excel Worksheet|Doc...

    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....to all cells which have no fill colors. Aspose.Cells provides...this property is false , then cells with no fill colors are drawn...

    docs.aspose.com/cells/net/create-transparent-im...
  4. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...Cells允许您更改单个工作表标签的颜色,使其与其他工作表区分开。...。 使用Aspose.Cells设置工作表选项卡颜色 以下示例代码显示如何使用Aspose.Cells来设置选项卡颜色。 #include...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  5. Format a List Object - Table|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....possible to turn a range of cells into a list object (also known...functions for each total row cell. Aspose.Cells provides options for...

    docs.aspose.com/cells/java/format-a-list-object...
  6. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Cells在Excel文件中存储双精度数值时保留17位有效数字,不...GetSignificantDigits() 属性将Aspose.Cells的默认行为从17位改为15位。 指定要在Excel文件中存储的有效数字...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  7. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table Cells....right of the contents of table cells. @property def right_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left 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...
  9. 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...
  10. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...Cells提供了 PrintCommentsType 枚举以支持相同的功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...