Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 73,827 for

values

(0.08 sec)
  1. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....double, integer, or date/time values to the cell. #include <iostream>...a worksheet, you should add values to the cells first by rows...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  2. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...of the display units for the value axis. To learn more, visit the...scale display units on the value axis. document Returns the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtLoadOptions constructor | Aspose.Words for P...

    TxtLoadOptions constructor. Initializes a new instance of this class with default Values....of this class with default values. def __init__ ( self ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage....second_section_size ( self , value : int ): ... Remarks Applies...acceptable values is from 5 to 200 inclusive. The default value is 75...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series on a secondary vertical (value) axis. The scale of the secondary...secondary vertical axis shows the values for the associated data series...

    docs.aspose.com/cells/net/primary-and-second-axis/
  6. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... If None or empty value is specified, auto generated...@text.setter def text ( self , value : str ): ... Remarks Use ChartAxisTitle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated while rendering Excel to PDF with Aspose.Cells for Python via .NET API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/python-net/limit-the-numb...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... There are three possible values: Automatic – recalculate whenever...which has one of the following values: CalcModeType::Automatic C...

    docs.aspose.com/cells/go-cpp/setting-formula-ca...
  9. 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....PrintErrorsType , that contain predefined values to be assigned to these properties...respectively. The predefined values in the PrintCommentsType enumeration...

    docs.aspose.com/cells/net/setting-print-options/
  10. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for Python via .NET API.... Thus, the values of cells that contain dates...that are called serial values. A serial value is an integer that...

    docs.aspose.com/cells/python-net/how-to-manage-...