Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 246,365 for

cells

(0.19 sec)
  1. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table Cells in C++....below the contents of table cells. double Aspose :: Words :: ConditionalStyle...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Cells provides OoxmlCompressionType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  3. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....last_paragraph property Cell.last_paragraph property Gets the...while i < 3 : builder . insert_cell () builder . write ( f 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...Cells允许加密和解密ODS文件。解密后的ODS文件可以在Excel和OpenOffice中打开。...字段中键入所需的密码。 点击 确定 按钮以保存文件。 使用Aspose.Cells for C++加密ODS文件 要对ODS文件进行加密,加载文件并在保存之前将...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  6. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... default_cell_border = ap . BorderInfo ( ap...Color . black ) table . default_cell_padding = ap . MarginInfo (...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  7. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...以保存样式并将其应用于所选范围。 使用 Aspose.Cells for JavaScript 通过 C++ 以下示例演示了如何使用...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  8. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。...Cells for JavaScript通过C++允许开发者按字母...定义为一组连续的数据,数据以列显示。 使用 Aspose.Cells 进行数据排序 Aspose.Cells for JavaScript通过C++提供了用于以升序或降序排序数据的...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  9. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...Cells为Excel图表设置类别轴的示例代码。 示例代码中的步骤...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  10. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....Cells provides the LightCells API...mainly designed to manipulate cell data one by one without building...

    docs.aspose.com/cells/cpp/using-lightcells-api/