Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 229,509 for

aspose cells

(0.18 sec)
  1. RevisionOptions.deleteCellColor property | Aspo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...pdf Aspose.Cells Product Family aspose-cells-java , cells-java...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = aspose . pydrawing . Color . green...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs ....com/aspose-cells/Aspose.Cells.Grid-for-.NET/blo...https://github.com/aspose-cells/Aspose.Cells.Grid-for-.NET/tre...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....to Add a Tornado Chart in Aspose.Cells Please see the following...tornado chart created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  6. 用C++提取SQL连接数据|Documentation

    学习如何使用Aspose.Cells for C++检索SQL连接数据,包括服务器URL、用户名、表名等。...用C++提取SQL连接数据 Contents [ Hide ] Aspose.Cells可以帮助您检索SQL连接数据。这包括建立SQL服务器连接所需的所有数据,例如...3.使用连接向导连接到数据库并创建数据库查询。 Aspose.Cells提供 Workbook::get_DataConnections()...

    docs.aspose.com/cells/zh/cpp/retrieving-sql-con...
  7. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  8. Customize Globalization Settings for Pivot Tabl...

    Learn how to customize pivot table globalization settings using Aspose.Cells for C++.... Aspose.Cells for C++ allows you to customize...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/customize-globalizati...
  9. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....@property def font ( self ) -> aspose . words . Font : ... Remarks...builder . font . border . color = aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...使用Aspose.Cells和C++将文本转换为列 Contents [ Hide ] 可能的使用场景 您可以使用Microsoft...Excel根据其将单元格的内容拆分为多个单元格。Aspose.Cells还提供了通过 Worksheet.Cells.TextToColumns()...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...