Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 17,619 for

area

(0.21 sec)
  1. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript 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/javascript-cpp/setting-ch...
  2. 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...
  3. Get Range with External Links with Golang via C...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with Golang via C++....column of the area GetEndRow() : The end row of the area GetExternalFileName()...Indicates whether this is an area IsExternalLink : Indicates whether...

    docs.aspose.com/cells/go-cpp/get-range-with-ext...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 如何添加上方平均值条件格式|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-...