Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 14,718 for

area

(0.06 sec)
  1. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and 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/cpp/setting-print-options/
  2. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Python via .NET. 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...NET provides the Chart.plot_area.area.fill_format.image_data property...

    docs.aspose.com/cells/python-net/set-picture-as...
  3. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for .NET. 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...provides the Chart.PlotArea.Area.FillFormat.ImageData property...

    docs.aspose.com/cells/net/set-picture-as-backgr...
  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. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....Column Bar Line Pie Scatter Area Doughnut Radar Funnel Surface...without data markers Area Charts An area chart is a kind of line...

    docs.aspose.com/cells/net/chart-types/
  6. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. 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/python-net/setting-print-...
  7. 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/
  8. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/net/creating-charts/
  9. Data Validation|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....value only and the validation area is A1:A10. Programming Sample:...from the list. The validation area is the cell range A1:A5 in the...

    docs.aspose.com/cells/java/data-validation/
  10. Data Validation|Documentation

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

    docs.aspose.com/cells/net/data-validation/