Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 17,819 for

area

(0.08 sec)
  1. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...() -> addChart ( ChartType :: Area , 50 , 50 , 400 , 300 ); $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....see the elements in the chart area, such as Chart Title and Legend...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  3. Page Setup and Printing Options with C++|Docume...

    Configure page setup and print settings to control the printing process using Aspose.Cells with C++....to: Select a specific print area of a worksheet. Print titles...cell to E30 cell) of the print area pageSetup . SetPrintArea ( u...

    docs.aspose.com/cells/cpp/page-setup-and-printi...
  4. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells....Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...
  7. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...the top center of the chart area. let title = chart . title ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。... Area , 50 , 50 , 400 , 300 ); } 访问图表...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/labels-in-charts-are-positio...