Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,645 for

area

(0.12 sec)
  1. Data Validation|Documentation

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

    docs.aspose.com/cells/python-net/data-validation/
  2. 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/
  3. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....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/nodejs-cpp/get-max-range-...
  4. 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...
  5. 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...
  6. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...validation area of cells CellArea area; area.StartRow = 0; area.EndRow...EndRow = 9; area.StartColumn = 0; area.EndColumn = 0; // Add the...

    forum.aspose.com/t/data-validation-example-fail...
  7. 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...
  8. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes Area is formatted....columns with which the footnotes area is formatted. @property def...the value of 0, the footnotes area is formatted with a number of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....object represents the drawing area of a foreground page or a background.... VSDX ); Convert Specified Area of the Visio Page to an Image...

    docs.aspose.com/diagram/net/working-with-images/
  10. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....to: Select a specific print area on a worksheet. Print titles...Print Area By default, the print area incorporates all areas of...

    docs.aspose.com/cells/net/setting-print-options/