Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 245,686 for

cells

(0.36 sec)
  1. Copy Range Data Only|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....copy data from one range of cells to another, copying the data...not the formatting. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/net/copy-range-data-only/
  2. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other Cells in the row in C++....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Cells 可以在运行时向图表中添加控件。 向图表添加标签控件 标...的方式。 Aspose.Cells允许您甚至在图表中添加和操作标签。 Aspose::Cells::Drawing::ShapeCollection...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  4. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.Cells with C++....Cells allows you to import the XML...Import XML Map using Aspose.Cells The following sample code shows...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  5. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...Cells支持对切片器形状进行渲染。如果将工作表转换为图像,或者将...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  6. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.Cells for C++ 将工作表渲染到图形上下文。...Cells 现在可以将工作表渲染到图形上下文。图形上下文可以是任何...height) * 以下代码演示了如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行代码,它将打印整个工...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  7. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...Cells在打开此类工作簿时会无条件加载这些(元)数据。当你只需要提取工作表名称时,可以通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  8. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Cells for C++ can extract text from...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/extract-text-from-the...
  9. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts....Cells provides ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  10. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Cells提供 Shape.Reflection 属性和 ReflectionEffect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...