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

area

(0.08 sec)
  1. 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...
  2. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....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/python-net/how-to-add-ico...
  3. 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...
  4. 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...
  5. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. C# code example provided....library, you can select a color area on a loaded image by specifying...arbitrary point within that area using the MagicWandSettings...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. 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...
  7. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. Python code example provided.... To select a color area, you need to specify a point...and Y coordinates inside that area. The Magic Wand tool then uses...

    docs.aspose.com/imaging/python-net/developer-gu...
  8. 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...
  9. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series....Description AREA Represents an Area chart series. AREA_STACKED Represents...Represents a Stacked Area chart series. AREA_PERCENT_STACKED Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...