Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 238,873 for

aspose cells

(0.26 sec)
  1. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。...用C++管理工作簿 Contents [ Hide ] Aspose.Cells for C++提供了强大而灵活的API用于管理...#include <Aspose.Cells.h> int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  2. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Contents [ Hide ] 可能的使用场景 Aspose.Cells允许你使用 Shape.GetTextAlignment()...GetTextAlignment() 属性设置任何形状或评论的边距。该属性返回一个 Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  3. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...通过使用 Aspose.Cells API,可以轻松实现这一目标。本文将展示一个代...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  4. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....picture for a sheet using the Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...
  5. 使用C++将范围插入Excel|Documentation

    学习如何使用Aspose.Cells和C++将范围插入Excel文件。... 使用 Aspose.Cells 插入范围 Aspose.Cells提供 Cells.InsertRange...方法来插入范围。 插入范围并向右移动单元格 使用Aspose.Cells插入范围并向右移动单元格的示例代码: #include...

    docs.aspose.com/cells/zh/cpp/insert-ranges-to-e...
  6. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。... 非基本形状 在Aspose.Cells中,非原始形状分配的类型为 AutoShapeType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++.... Aspose.Cells provides the IndividualFontConfig...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-individual-or...
  8. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....Add ActiveX Controls using Aspose.Cells with C++ Contents [ Hide...add ActiveX controls with Aspose.Cells using the ShapeCollecti...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  9. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of Cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Ask AI Showing Cell Range as Data Labels with C++ Contents [...display a cell range for data labels. Aspose.Cells supports this...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  10. 通过页面将工作表转换为图像文件|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.... Worksheets [ 0 ]; Aspose . Cells . Rendering . ImageOrPrintOptions...ImageOrPrintOptions options = new Aspose . Cells . Rendering . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/net/converting-workshe...