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

area

(0.04 sec)
  1. 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...
  2. Set Picture as Background Fill in the Chart|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....objects, such as the plot area, chart area, or legend box of a chart...

    docs.aspose.com/cells/java/set-picture-as-backg...
  3. 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/
  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. 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-...
  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. Layout detecton|Documentation

    How to detect the layout of the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/python-net/layout_detection/
  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. Rendering Slicer with Node.js via C++|Documenta...

    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....an image by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render slicer...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  10. 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...