Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 70,673 for

values

(0.39 sec)
  1. Read Axis Labels after Calculating the Chart|Do...

    Learn how to read axis labels in Aspose.Cells for .NET after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....chart after calculating its values using the Chart.Calculate()...worksheet. It then prints the values of the axis labels on the console...

    docs.aspose.com/cells/net/read-axis-labels-afte...
  2. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size Values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...0 returns wrong size values of TwoD Shapes. (Width, Height..." + twoDShape.XForm.Height.Value); Console.WriteLine("Shape Width:...

    forum.aspose.com/t/invalid-shape-height-width-l...
  3. Supported File Formats|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....(Comma-Separated Values) file. TSV TSV (Tab-separated values) file. TabDelimited...

    docs.aspose.com/cells/sharepoint/supported-file...
  4. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....insert chart with date/time values. Document doc = new Document();...date/time values for the X-axis, and respective decimal values for...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setText("Values"); chartAxisYTitle.setShow(true);...axis title. setOverlay(boolean value) Determines whether other chart...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....top property value: whether it sets the location...; let categories = []; let values = []; for ( let i = 0 ; i <...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../chartxvaluetype/#STRING) type....from_string method from_string(value) Creates a ChartXValue instance...self , value : str ): ... Parameter Type Description value str Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....is used to change the way a value appears in data label and can...a custom number format for values displayed in the data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment Values for superior document formatting....class Represents adjustment values that are applied to the specified...adjustment. Value { get; set; } Gets or sets the raw value of the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Overtimes in Tasks | Aspose.Tasks Documentation

    Learn how to manage and assign overtime Values for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....properties for managing overtime values: Type: Double Purpose: Represents...to retrieve overtime-related values for tasks: Copy 1 Project project...

    docs.aspose.com/tasks/net/overtimes-in-tasks/