Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 201,197 for

aspose cells

(0.24 sec)
  1. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....text in a table cell. get orientation () : Aspose . Words . TextOrientation...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.insertCellColor property | Aspo...

    RevisionOptions.insertCellColor property. Allows to specify the color to be used for inserted Cells [RevisionType.Insertion](../../../Aspose.words/revisiontype/#Insertion)...color to be used for inserted cells RevisionType.Insertion . Default.... get insertCellColor () : Aspose . Words . Layout . RevisionColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...本文介绍了如何使用Aspose.Cells API移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置...删除Excel文件中工作表的现有打印设置 Aspose.Cells允许您移除Excel文件中不同工作表的现有打印机设置。以下示例代码说明...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  4. Setting Dynamic Array Formulas with C++|Documen...

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel with C++....data rather than individual cells. Array formulas can be used...calculations across multiple cells or ranges simultaneously. They...

    docs.aspose.com/cells/cpp/calculation-of-dynami...
  5. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...你可以使用Aspose.Cells API设置工作表的背景图片。 在Microsoft...选择一张图片来设置工作表的背景图片。 设置工作表背景 使用Aspose.Cells设置工作表背景 下面的代码使用从流中读取的图像设置了一个背景图像。...

    docs.aspose.com/cells/zh/cpp/insert-background-...
  6. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  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. Using Anonymous Types or Custom Objects in Aspo...

    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 in Aspose.Cells Contents [ Hide ] Aspose.Cells also supports...sheet) in the workbook. Aspose . Cells . Worksheet w = report...

    docs.aspose.com/cells/net/using-anonymous-types...
  9. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。... 设置页眉和页脚 Aspose.Cells允许您在运行时向工作表添加页眉和页脚,但我们建议...开发时间。Aspose.Cells可以导入文件并保存设置。 要在运行时添加页眉和页脚,Aspose.Cells提供了特殊...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  10. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....runtime using the API of Aspose.Cells.GridDesktop. The basic difference...follow the steps below: Add Aspose.Cells.GridDesktop control to your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...