Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 17,621 for

area

(0.31 sec)
  1. 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...
  2. 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/
  3. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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/zh/python-net/how-to-add-...
  4. 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/
  5. 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/
  6. 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/
  7. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: 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...get_Slide ( 0 ); // Add a simple area chart to the first slide. auto...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  8. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... 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/cpp/managing-ranges/
  9. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... 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/nodejs-cpp/managing-ranges/
  10. 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...