Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 14,728 for

area

(0.04 sec)
  1. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....properties: Setting the chart area. Setting chart lines. Applying...Setting Chart Area There are different kinds of areas in a chart...

    docs.aspose.com/cells/net/setting-chart-appeara...
  2. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....affected text to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  3. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  4. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....Description Area Area chart. AreaStacked Stacked Area chart. AreaPercentStacked...AreaPercentStacked 100% Stacked Area chart. Area3D 3D Area chart. Area3DStacked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/cpp/data-validation/
  6. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a type of a chart series in C++....Value Description Area 0 Represents an Area chart series. AreaStacked...AreaStacked 1 Represents a Stacked Area chart series. AreaPercentStacked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....units of 1/4000 of the chart area. left – the vertical offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/python-net/controls-in-ch...
  8. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....getType()); // 2 - Area chart with dates distributed...appendChart(builder, ChartType.AREA, 500.0, 300.0); Date[] dates...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesType | Aspose.Words for Java

    Specifies a type of a chart series in Java....Description AREA Represents an Area chart series. AREA_3_D Represents...Represents a 3D Area chart series. AREA_3_D_PERCENT_STACKED Represents...

    reference.aspose.com/words/java/com.aspose.word...
  10. Managing Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4, you...

    docs.aspose.com/cells/net/managing-ranges/