Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 203,309 for

cells

(0.12 sec)
  1. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Cells提供了 Chart::GetWorksheet 方法,可以返回包含图表的工作表的引用。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...
  2. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above table cell contents, enhancing layout and readability for better design....above the contents of table cells. public double TopPadding {...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  3. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table Cells. Enhance your layouts with precise control!...left of the contents of table cells. public double LeftPadding {...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  4. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password protection to Excel files using Aspose.Cells with C++....Cells API. Applying Encryption with...Applying Encryption with Aspose.Cells The code examples below apply...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  5. How to Add Filter in XLSX File using C++

    In this tutorial, we will learn how to add filter in XLSX file using C++. You can insert filter in Excel worksheet on MS Windows or Linux programmatically in C++....Cells Product Family Aspose.Email...using C++ Install the Aspose.Cells.Cpp package with NuGet package...

    kb.aspose.com/cells/cpp/how-to-add-filter-in-xl...
  6. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  7. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....Cells throws warnings while loading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class WarningCallback...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  8. 使用C++导出Excel的文档工作簿和工作表属性到HTML|Documentation

    学习如何在将Excel文件转换为HTML时导出或避免导出文档、工作簿和工作表属性,使用编号Aspose.Cells for C++。...Cells导出Excel为HTML时,它还会导出各种类型的文档、工...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-document-wo...
  9. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。...Cells也提供使用 PivotTable.GroupBy() 方法的此功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...
  10. Implementing Non-Sequential Ranges|Documentation

    This article shows how to Add Non-Sequential Ranges by the Aspose.Cells for Python via .NET API....ranges are rectangular with cells continuous and adjacent to each...a non-sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/python-net/implementing-n...