Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 236,013 for

cells

(0.13 sec)
  1. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 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/tabl...
  2. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...Cells 完全支持微软 Excel 的页面设置选项。开发人员可能...讨论如何使用 Aspose.Cells 配置页面边距。 设置页边距 Aspose.Cells 提供一个 Workbook...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  3. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....evaluate a cell or range value against them. Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  4. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。...该类使我们能够创建表格并将其放置在文档中,使用 Rows 和 Cells 。因此,要创建表格,您需要添加所需数量的行并用适当数量的单元格填充它们。...prop in props ) { headRow . Cells . Add ( prop . GetCustomAttribute...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  5. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++....mini‑charts that you can place inside cells so that you can view data and...lot of busy charts. Aspose.Cells provides an API for manipulating...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  6. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Cells为需要在将Microsoft Excel文件保存为HTM...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  7. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...Cells提供了 PivotTable.IsExcel2003Compatibl...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  8. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....Cells supports the rendering of slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-slicer/
  9. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....Cells provides the Shape.ThreeDFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  10. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspise.Cells for C++...., a selected range of cells, instead of the entire sheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-print-area-ran...