Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 75,745 for

values

(1.57 sec)
  1. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....Get ( 0 ); // Put the sample values used in a pie chart worksheet..."Others" ); // Put the sample values used in a pie chart worksheet...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  2. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....setter def rotation ( self , value : int ): ... Remarks The range...range of acceptable values is from -180 to 180 inclusive. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...get ( 0 ); // Put the sample values used in a pie chart worksheet..."Others" ); // Put the sample values used in a pie chart worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  4. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels....X-axis and respective numeric values for the Y-axis. chart . series..., 'GoogleDocs' , 'Note' ], values = [ 640 , 320 , 280 , 120 ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart....X-axis and respective numeric values for the Y-axis. chart . series..., 'GoogleDocs' , 'Note' ], values = [ 640 , 320 , 280 , 120 ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Value method. Gets or sets the value of the property in C++....ies::DocumentProperty::get_Value method Contents [ Hide ] Do...DocumentProperty::get_Value method Gets or sets the value of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... To configure overlap values, use the ParentSeriesGroup...( 0 , 0 , 1 ); seriesCell . Value = seriesName ; // Save the presentation...

    docs.aspose.com/slides/net/chart-series/
  8. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color....property Gets or sets a double value that lightens or darkens a foreground...foreground_tint_and_shade ( self , value : float ): ... Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....parts may contain different values in the "OpaqueBoundsInPoints"...parts may contain different values in the "OpaqueBoundsInPoints"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fill List Box|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill list box and multi-select fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, select Values within a list-based form field, and save the updated file....users to choose one or multiple values from a predefined set of options...form and assign a selected value to the favorite_colors field...

    docs.aspose.com/pdf/python-net/fill-list-box/