Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 241,501 for

cells

(0.14 sec)
  1. 用C++自定义数据透视表的全球化设置|Documentation

    学习如何使用Aspose.Cells for C++自定义数据透视表的全球化设置。...Cells for C++允许你自定义数据透视表的全球化设置,以应...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomPivotTableGlob...

    docs.aspose.com/cells/zh/cpp/customize-globaliz...
  2. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...
  3. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C++....justification of text inside a table cell. enum class CellVerticalAlignmen...of a cell. Center 1 Text is aligned in the middle of a cell. Bottom...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 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...
  5. 使用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...
  6. 使用 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-...
  7. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Cells. Waterfall Chart Requiring Total...Configure Total Points with Aspose.Cells for Python The following code...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  8. ConditionalStyleCollection.BottomLeftCell | Asp...

    Discover the ConditionalStyleCollection's BottomLeftCell property to easily customize your bottom left cell styles for enhanced visual appeal....property Gets the bottom left cell style. public ConditionalStyle...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyle.Borders | Aspose.Words for .NET

    Explore the ConditionalStyle Borders property to access essential default cell borders, enhancing your design with customizable styles for better visuals....Gets the collection of default cell borders for the conditional...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  10. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics....TopLeftCell property Gets the top left cell style. public ConditionalStyle...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...