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

area

(1.47 sec)
  1. 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...
  2. 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...
  3. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average 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-abo...
  4. 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...
  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. 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...
  7. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via 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/nodejs-cpp/setting-chart-...
  8. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically....relatively to the top margin area size. BOTTOM_MARGIN Specifies...relatively to the bottom margin area size. INNER_MARGIN Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for C++ 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/go-cpp/get-max-range-in-a...
  10. 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...