Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,730 for

chart formatting

(0.1 sec)
  1. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...dataDir , "chart.xls" )); // Get the designer chart in the second...getWorksheets (). get ( 1 ); const chart = sheet . getCharts (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::Add method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在 .NET 中管理演示文稿的图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中自定义图表数据标记,通过清晰的 C# 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...Slides [ 0 ]; // 创建默认图表 IChart chart = slide . Shapes . AddChart...获取图表数据工作表 IChartDataWorkbook fact = chart . ChartData . ChartDataWorkbook...

    docs.aspose.com/slides/zh/net/chart-data-marker/
  4. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/Charts…...Family slides-java , slides-chart , slides-rendering dfinsolutions...new Presentation("/path/to/charts.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/multiple-discrepancies-when-...
  5. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for Python via .NET API....references—and values, comments, formatting, hidden cells, images, and...formulas, values, comments, cell formats, hidden cells, images, and...

    docs.aspose.com/cells/python-net/copying-rows-a...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the Chart of from the position specified by its Position property in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method...label from the top edge of the chart of from the position specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // 访问图表数据。...(); ppChart . ChartTitle . Format . Line . Visible = Microsoft...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  8. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...- Add WordArt Watermark to Chart </ h1 > < input type = "file"...first worksheet's first chart const chart = workbook . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  9. 用JavaScript通过C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中设置图表系列的值格式代码。本指南将帮助您理解如何使用合适的格式代码格式化图表系列数据,从而专业、准确地展示数据。...Cells Chart Series Example </ h1 > < input...Access first chart const chart = worksheet . charts . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  10. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....performance VDX (Portable Document Format) creation programmatically...convert VDX (Portable Document Format) within running different reporting...

    products.aspose.com/diagram/python-net/create/vdx/