Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,183 for

chart formatting

(0.07 sec)
  1. 在Aspose.Cells中为图表添加WordArt水印|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....+ "Add WordArt Watermark to Chart.xlsx" ; //Open the existing...the chart in the first worksheet. Aspose . Cells . Charts . Chart...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  2. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...Access first chart inside the worksheet Chart chart = worksheet...true ); // Save the chart to svg format U16String outputSvg =...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  3. 图表数据标记|Aspose.Slides 文档

    在C#或.NET的PowerPoint演示文稿中设置图表标记选项...Slides [ 0 ]; // 创建默认图表 IChart chart = slide . Shapes . AddChart...获取图表数据工作表 IChartDataWorkbook fact = chart . ChartData . ChartDataWorkbook...

    docs.aspose.com/slides/zh/net/chart-data-marker/
  4. Public API and Backwards Incompatible Changes i...

    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....OrganizationChartLay enum represents formatting type the child nodes in an...an organization chart. Method IBulletFormat.ApplyDefaultParagrap...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... Charts . ChartSeriesType ) Parameter...ChartSeriesType Remarks Combo charts can contain series groups only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in Charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your Charts.... Select Format Data Labels . Label options...sample code below accesses a chart series data labels and sets...

    docs.aspose.com/cells/python-net/showing-cell-r...
  7. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...Access the first chart inside the sheet Chart chart = sheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  8. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...// Get the chart in the first worksheet. Chart chart = workbook...(shape) to the chart's plot area. Shape wordart = chart . GetShapes...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  9. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... getFill() Gets fill formatting for the Stroke . getFillType()...Examples: Show how to set marker formatting. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in Charts using Aspose.Cells for .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your Charts.... Select Format Data Labels . Label options...sample code below accesses a chart series data labels and sets...

    docs.aspose.com/cells/net/showing-cell-range-as...