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

area

(0.08 sec)
  1. 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...
  2. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  3. 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/
  4. 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/
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....Chart This method adds a simple area chart to the first slide. static...Slides [ 0 ]; // Add a simple area chart to the first slide. var...

    docs.aspose.com/slides/net/examples/elements/ch...
  6. 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/
  7. 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/
  8. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ 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/go-cpp/data-validation/
  9. 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...and 1999. Here, the validation area is the B1 cell. Time Data Validation...

    docs.aspose.com/cells/net/data-validation/
  10. 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/