Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,380 for

chart report

(0.06 sec)
  1. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic Chart legends. Enhance your data visualization with seamless integration and customization....ChartLegendEntry class Represents a chart legend entry. To learn more...more, visit the Working with Charts documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this Chart series....Gets a legend entry for this chart series. @property def legend_entry...aspose . words . drawing . charts . ChartLegendEntry : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font formatting, enhancing your legend entries for better visual appeal....Document ( MyDir + "Reporting engine template - Chart series.docx" );...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  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. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use Reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....specified source making it a ready report. public bool BuildReport (...ReportingEngine namespace Aspose.Words.Reporting assembly Aspose.Words BuildReport(...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ChartLegendEntry class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a Chart legend entry. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartLegendEntry class Contents...ChartLegendEntry class Represents a chart legend entry. To learn more...

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

    Aspose::Words::Drawing::Charts::ChartSeries::get_LegendEntry method. Gets a legend entry for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_LegendEntry...Gets a legend entry for this chart series. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...generate documents with LINQ Reporting Engine. The LINQ expressions...updatePageLayout before building the report. Please try calling Document...

    forum.aspose.com/t/linq-expressions-not-working...