Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 203,310 for

cells

(0.04 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in Cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...Cells APIs允许使用折线图创建瀑布图。API还允许通过设置...属性来自定义图表外观,使其具有瀑布的形状。 下面的代码片段演示如何使用Aspose.Cells for Node.js via C++从零开始创建瀑布图。...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  3. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged Cells, and rows in a range of Cells using the Aspose.Cells for C++ API....auto-size the width and height of cells according to their content....also available through Aspose.Cells, so developers can auto-size...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  4. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....to add above the contents of cell. @property def top_padding (...Examples Shows how to format cells with a document builder. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 将图表转换为图像|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 将 Excel 图表转换为图像。 将图表转换为 EMF...sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/zh/net/convert-charts-to-...
  6. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific Cells in Microsoft Excel files using Aspose.Cells with C++....Cells provides a class, Workbook that...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  7. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Conditional Icons Set with the Cell Text with C++ Contents [ Hide...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  8. Aspose.Cells中的公式计算引擎|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中的公式计算引擎 Contents [ Hide ] Aspose.Cells - 公式计算引擎...公式计算引擎 公式计算引擎嵌入在Aspose.Cells中。它不仅可以重新计算从设计者电子表格文件导入的公式,还支持计算运行时添加的公式结果。...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  9. Aspose::Words::Tables::Table::ConvertToHorizont...

    Aspose::Words::Tables::Table::ConvertToHorizontallyMergedCells method. Converts Cells horizontally merged by width to Cells merged by HorizontalMerge in C++....Converts cells horizontally merged by width to cells merged by...ConvertToHorizontall () Remarks Table cells can be horizontally merged either...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!...that represents current table cell formatting properties. public...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words/doc...