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

chart report

(0.04 sec)
  1. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... You can also generate a report to visualize the data. Aspose...more. Insert and manipulate charts Create professional-looking...

    products.aspose.com/words/net/
  2. 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...
  3. 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...
  4. 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...
  5. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....form the reporting engine of Aspose.Words. The reporting engine...which provides access to the reporting functionality is available...

    reference.aspose.com/words/java/com.aspose.words/
  6. Product Overview|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....and supports manipulation of charts, pictures, comments, drawing...creating charts & Pivot Tables, importing images and charts, importing...

    docs.aspose.com/cells/net/product-overview/
  7. 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...
  8. 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...
  9. 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...
  10. 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...