Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 342 for

axis system

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++.... System :: SharedPtr < Aspose :: Words...a chart series. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++.... auto doc = System :: MakeObject < Aspose :: Words...Document > (); auto builder = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Spacing method. Gets or sets the interval at which the tick labels are drawn in C++.... auto doc = System :: MakeObject < Aspose :: Words...Document > (); auto builder = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_NumberFormat method. Gets an ChartNumberFormat instance allowing to set number format for the data labels of the entire series in C++.... System :: SharedPtr < Aspose :: Words...a chart series. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a shape in C++....flip a shape on an axis. auto doc = System :: MakeObject < Aspose...Document > (); auto builder = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...before retrieving the category axis labels. I tested your scenario/case...chart.Calculate(); // Get the axis labels string[] axisLabels =...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  7. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....() const override Is (const System::TypeInfo&) const override...chart formating. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render Axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...PowerPoint presentations don’t render axis labels and legends when converted...Java Version : 17 Operating System : Windows/Linux License : Full...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  9. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....was found: getRectangle() — axis-aligned bounding box ( java...different data shapes. Coordinate system: the origin (0,0) is at the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...note that on slide 9, the X-axis value labels are rotated in...the labels are rotated on X-axis. Attaching the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...