Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 17,644 for

area

(0.19 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API.... The validation area is the cell range A1:A5 in the...1999 . Here, the validation area is cell B1 . Time Data Validation...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  2. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....Description Area 0 Area chart. AreaStacked 1 Stacked Area chart. AreaPercentStacked...AreaPercentStacked 2 100% Stacked Area chart. Area3D 3 3D Area chart. Area3DStacked...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Tracing Precedents and Dependents in Aspose.Cel...

    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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/net/tracing-precedents-an...
  4. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...

    docs.aspose.com/cells/go-cpp/set-picture-as-bac...
  5. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....reference range Create a cell area and use it to generate a validation...having dropdown boxes in the cell area These steps offer a brief summary...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  6. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Legend at the bottom of the chart area chart . legend . position =...nSeries . get ( j ). marker . area . formatting = AsposeCells ...

    docs.aspose.com/cells/javascript-cpp/create-com...
  7. Region of Interest|Documentation

    Learn how to limit barcode recognition to specific regions in an image using BarCodeReader in Aspose.BarCode for Java....recognition to specific rectangular areas of an image, known as regions...ROI: A barcode occupies a fixed area of a label or form. Several...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Add WordArt Watermark to Chart|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....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. Adding WordArt Watermark to...

    docs.aspose.com/cells/java/add-wordart-watermar...
  9. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, and max display range of Excel files with the 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/cpp/get-max-range-in-a-wo...
  10. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/python-net/managing-ranges/