Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,737 for

area

(0.07 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/net/measurements/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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 Range with External Links|Documentation

    This article shows how to Get Range with External Links by the Aspose.Cells for Python via .NET API....get_referred_areas method. The Name.get_referred_areas method returns...column of the area end_row : The end row of the area external_file_name...

    docs.aspose.com/cells/python-net/get-range-with...
  8. 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...
  9. Get Max Range In A Worksheet|Documentation

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

    docs.aspose.com/cells/net/get-max-range-in-a-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...