Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 239,180 for

aspose cells

(0.44 sec)
  1. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Aspose.Cells提供了API来完成这项任务。 Aspose.Cells 提供了 Shape.GetTextDirection()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  2. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.Cells结合C++导出保存Excel文件到HTML时的评论。...但是,Aspose.Cells通过 HtmlSaveOptions.IsExportComments...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...
  3. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 Shape.ThreeDFormat 属性和...类包含多种属性,可根据应用需求设置不同效果。 使用 Aspose.Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  4. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....utilize other data sources) to Aspose.Cells.GridWeb control which provides...Worksheet source data using Aspose.Cells component and pastes the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../Aspose.words/saveformat/#MARKDOWN) format...table_content_alignment ( self ) -> aspose . words . saving . TableContentAlignmen...table_content_alignment ( self , value : aspose . words . saving . TableContentAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。... 使用Aspose.Cells,开发人员可以在Microsoft Excel文...Excel文件中创建不同类型的超链接。本主题讨论了Aspose.Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  7. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...使用C++显示和隐藏工作表及标签 Contents [ Hide ] Aspose.Cells 允许用户显示和隐藏工作簿的元素,包括工作表和标签。...因此, Aspose.Cells 允许开发人员控制其Excel文件中工作表的可见性。 Aspose.Cells 提供了一个类...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  8. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...为命名范围设置公式 像 Excel 应用程序一样,Aspose.Cells API 提供在使用 GetRefersTo()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  9. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border....@property def bottom ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....@property def right ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

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