Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 246,513 for

cells

(0.29 sec)
  1. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...Cells 提供 DataLabel::getText() 方法来...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  2. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells for Python via .NET can...

    docs.aspose.com/cells/python-net/copy-range-dat...
  3. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge Cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....removing them, and merging cells using Aspose.Slides for .NET...); } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/net/examples/elements/ta...
  4. Aspose::Words::Tables::Table::get_AllowCellSpac...

    Aspose::Words::Tables::Table::get_AllowCellspacing method. Gets or sets the "Allow spacing between Cells" option in C++....the “Allow spacing between cells” option. bool Aspose :: Words...spacing between individual cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....Cells renders gridlines as dotted...tions_Impl* impl) , Aspose.Cells can also render gridlines as...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  6. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...Cells在将Excel转换为PDF时默认渲染网格线为点线。然而,现代Excel现在将网格线渲染为实线。...ptions_Impl* impl) ,Aspose.Cells也可以将网格线渲染为实线。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  7. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  8. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....width from the table and all cells and then updates the table layout...removes preferred widths from all cells and then updates the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Creating Matrix Report|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 for Reporting Services lets...Matrix Template In an Aspose.Cells report template, a matrix consists...

    docs.aspose.com/cells/reportingservices/creatin...
  10. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。...只需检查 Cells.maxDataRow 或 Cells.maxDataColumn 属性,...有格式应用的单元格。在这种情况下, Cells.maxDataRow 或 Cells.maxDataColumn 属性返...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...