Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 248,350 for

cells

(0.45 sec)
  1. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  2. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  3. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。...Cells 在加载工作簿时会发出警告。您可以通过实现 IWarningCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  4. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。...string Cell , object Value ) { targetSheet . get_Range ( Cell , Cell...Cell ). set_Value ( xlNS . XlRangeValueDataType . xlRangeValueDefault...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  5. Managing Hyperlinks in a Worksheet|Documentation

    This article introduces how to work with hyperlink in GridDesktop....Cells.GridDesktop, it is also possible...stored in cells of a worksheet. Let’s say that in some cells, you...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. 用C++创建高低收(HLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建高低收股票图表。我们的逐步指南将演示如何绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析与可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...
  7. 创建、删除和获取GridCell注释|Documentation

    本文介绍了如何在GridWeb中处理评论。...]; //Access cell B4 GridCell cell = sheet . Cells [ "B4" ]; //Create...//i.e. note, author, isvisible cell . CreateComment ( "This is a...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  8. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table Cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...() Return Value The cell node that was just inserted. Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....Cells for Python via .NET also supports...of the cells. Configuring Font Settings Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/cells-font-set...
  10. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document....insertCell() Inserts a table cell into the document. insertCell...added to the current cell. To start a new cell in the same row, call...

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