Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 238,879 for

aspose cells

(0.43 sec)
  1. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Hide ] 您可以使用Aspose.Cells检索图表趋势线的方程文本。Aspose.Cells提供了 Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  2. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Contents [ Hide ] 更改刻度标签方向 Aspose.Cells 通过使用 TickLabels.GetDirectionType()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  3. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the Cells....cell_spacing property Table.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 GetShadowEffect() 方法和...GetSize() GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  5. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的VBA项目是否受保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  6. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/cpp/cells-border-settings/
  7. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

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

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  8. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  9. 在VSTO和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....在VSTO和Aspose.Cells中为单元格添加超链接 Contents [ Hide ] 要向电子表格中的单元格添加超链接,请执行以下步骤:...#向单元格添加超链接。接下来的示例展示了如何使用Aspose.Cells for .NET再次使用C#做同样的事情。 代...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  10. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style....top_left_cell property ConditionalStyleColl.top_left_cell property...the top left cell style. @property def top_left_cell ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...