Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 246,359 for

cells

(0.21 sec)
  1. 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...
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  3. 用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/
  4. 在加载工作簿时使用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...
  5. 使用 C++ 将工作表渲染到图形上下文|Documentation

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

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  6. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格... default_cell_border = border_info for row_count...table . rows . add () row . cells . add ( "Column (" + str ( row_count...

    products.aspose.com/pdf/zh-hant/python-net/table/
  7. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Excel To format a range of cells in Excel, you can use the built‑in...how you can format a range of cells directly in Excel: Open Excel...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  8. 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-...
  9. 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...
  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...