Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 17,620 for

area

(0.18 sec)
  1. 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...
  2. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  3. Get Range with External Links|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....column of the area EndRow : The end row of the area ExternalFileName...Indicates whether this is an area IsExternalLink : Indicates whether...

    docs.aspose.com/cells/net/get-range-with-extern...
  4. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated horizontally in C++....relatively to the left margin area size. RightMargin 3 Specifies...relatively to the right margin area size. InnerMargin 4 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .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/python-net/setting-chart-...
  7. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ 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 horizontal offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/go-cpp/controls-in-charts/
  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. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...