Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 241,507 for

cells

(0.14 sec)
  1. 使用C++生成条件格式化数据条图片|Documentation

    Aspose.Cells是一个用于操作电子表格文件的C++库。它支持生成条件格式化的数据条和图像,允许用户根据单元格的值自定义电子表格的显示。这篇文章将介绍如何使用Aspose.Cells库生成条件格式化的数据条和图像。...Cells的 DataBar.ToImage() 方法生成这些图像。本文展示了如何使用Aspose...方法生成这些图像。本文展示了如何使用Aspose.Cells生成DataBar图像。 以下示例代码生成单元格C1的DataBar图片。首...

    docs.aspose.com/cells/zh/cpp/generate-condition...
  2. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this table style in C++....InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 使用C++禁用导出帧脚本和文档属性|Documentation

    使用Aspose.Cells和C++禁用导出帧脚本与文档属性。...Cells在将工作簿转换为HTML时,会导出框架脚本和文档属性。Aspose.Cells for C++的8...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/disable-exporting-...
  4. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading an Excel workbook using Aspose.Cells with C++....Cells will unconditionally load this...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/filter-vba-project-wh...
  5. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....Cells provides you with the option...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  6. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/set-the-shape-type-of...
  7. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically insert rows at specific index or use Aspose Words table add row to the end of table's row collection....Cells Product Family Aspose.Email...existing Row from Table Add a few Cells with text Paragraphs to above...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  8. 使用C++处理形状或图表的发光效果|Documentation

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

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  9. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...
  10. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...Cells PDF Bookmark Example </ title...head > < body > < h1 > Aspose.Cells PDF Bookmark Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...