Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,376 for

chart report

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_SeriesType method. Gets the type of this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_SeriesType method...this chart series. Aspose :: Words :: Drawing :: Charts :: ChartSeriesType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartSeries.LegendEntry | Aspose.Words for .NET

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your Charts, enhancing your data visualization....Gets a legend entry for this chart series. public ChartLegendEntry...Document ( MyDir + "Reporting engine template - Chart series.docx" );...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.Total for Reporting Services|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....Total for Reporting Services Contents [ Hide ] Welcome...Welcome to Aspose.Words for Reporting Services Have you ever wished...

    docs.aspose.com/total/reportingservices/
  4. Outputting Sequential Data in Java|Aspose.Words...

    Output a sequence of elements with the same type when building a Report in Java....elements of the same type to your report using a data band . A data...sequence. While building a report, sequence elements are enumerated...

    docs.aspose.com/words/java/outputting-sequentia...
  5. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartLegendEntry class. Represents a Chart legend entry...ChartLegendEntry class Represents a chart legend entry. To learn more...more, visit the Working with Charts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Accessing IChartSeries.Name getter access modif...

    I have a slide with a Chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the Chart. I saw other Reports mentioning issues with Aspose in combination w…...3:08pm 1 I have a slide with a chart that was created with a specialized...IChartSeries.Name breaks the chart. I saw other reports mentioning issues...

    forum.aspose.com/t/accessing-ichartseries-name-...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Methods for Chart Data Points, Categories Removing...allow to remove chart data point from a chart data point collection...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default formatting and easily override specific legend entries for a polished look....Document ( MyDir + "Reporting engine template - Chart series.docx" );...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access to the default font formatting of legend entries...+ 'Reporting engine template - Chart series.docx' ) chart = doc...) . as_shape () . chart chart_legend = chart . legend # Set default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegend.font property | Aspose.Words for No...

    ChartLegend.font property. Provides access to the default font formatting of legend entries... myDir + "Reporting engine template - Chart series.docx" );...); let chart = doc . getShape ( 0 , true ). chart ; let chartLegend...

    reference.aspose.com/words/nodejs-net/aspose.wo...