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

area

(0.6 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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...
  5. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....the WordArt to a chart’s plot area as a watermark. The WordArt...watermark for the chart’s plot area. The following example shows...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  6. 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/
  7. 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-...
  8. Print spreadsheets|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....to: Select a specific Print Area of the worksheet Print Titles...below. Set Print Area By default, the print area selected encompasses...

    docs.aspose.com/cells/net/print-spreadsheets/
  9. Add Sparklines in Excel using Java

    Follow this article to add sparklines in Excel using Java. It has IDE settings, steps, and a sample code to create sparklines in Excel using Java....Create a cell area and add a sparkline group for this area Add a sparkline...Create a cell area, add a sparklines group for this area, and add...

    kb.aspose.com/cells/java/add-sparklines-in-exce...
  10. 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...