Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 17,703 for

area

(0.09 sec)
  1. Measurements|CAD 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....Measurements Contents [ Hide ] Area and length measurements Certain...entities support calculation of area and length (perimeter): CIRCLE...

    docs.aspose.com/cad/java/developer-guide/measur...
  2. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. 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/cpp/setting-chart-appeara...
  4. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines vertical height calculations for shapes and text frames, enhancing document layout precision....relatively to the top margin area size. BottomMargin 3 Specifies...relatively to the bottom margin area size. InnerMargin 4 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  5. RelativeHorizontalSize Enum | Aspose.Words for ...

    Discover Aspose.Words.Drawing.RelativeHorizontalSize enum for precise control over shape and text frame widths in your documents. Enhance your formatting today!...relatively to the left margin area size. RightMargin 3 Specifies...relatively to the right margin area size. InnerMargin 4 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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-...
  8. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently....getEndColumn() : The end column of the area ReferredArea.getEndRow() : The...The end row of the area ReferredArea.getExternalFileName() :...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  9. 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...
  10. 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...