Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 355 for

axis system

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++.... auto doc = System :: MakeObject < Aspose :: Words...for Font of the first Run. System :: SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... getAngle (); System . out . println ( "Detected...angle = region . getAngle (); System . out . println ( "Detected...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....Symbol a Scaling factor in the X-axis or the cosine value of the rotation...cos(α) b Skewing factor in the Y-axis or the sinus value of the rotation...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  9. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection::idx_get method. Gets the Axis at the specified index in C++....method Gets the axis at the specified index. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....instance of the Presentation class System :: SharedPtr < Presentation...presentation = System :: MakeObject < Presentation > (); System :: SharedPtr...

    docs.aspose.com/slides/cpp/chart-data-label/