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

area

(0.08 sec)
  1. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for Python via .NET library....we need to know the maximum area. When copying all data from...the maximum area. When exporting the specified area to HTML and...

    docs.aspose.com/cells/python-net/get-max-range-...
  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. Tracing Precedents and Dependents in Xlsx4j|Doc...

    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....getCount (); m ++) { ReferredArea area = ret . get ( m ); StringBuilder...= new StringBuilder (); if ( area . isExternalLink ()) { stringBuilder...

    docs.aspose.com/cells/java/tracing-precedents-a...
  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. 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...
  7. 用 JavaScript 通过 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加和格式化 Microsoft Excel 中的图表和轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,以及修改轴标题以获得更佳的数据表现和清晰度。...color of the plot area chart . plotArea . area . foregroundColor...color of the chart area chart . chartArea . area . foregroundColor...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  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. 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-...