Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 16,863 for

chart

(0.11 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....Get or Set the Organization Chart Type Methods com.aspose.slides...allow get or sets organization chart type associated with current...

    docs.aspose.com/slides/cpp/manage-smartart/
  2. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the Chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...Hi When convert to PDF, the chart format are incorrect as the...the number “33%” on the bar chart was changed to “3”. Thank you...

    forum.aspose.com/t/pdf-format-error-after-conve...
  3. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.Charts.ChartShapeType enumeration. Specifies the shape type of Chart elements....Specifies the shape type of chart elements. Members Name Description...shape is not defined for the chart element. RECTANGLE Rectangle...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何用 Python.NET 设置系列隐藏|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 隐藏 Excel 中的图表系列,这里有详细的步骤指南。...xlsx" )) # Access charts from first worksheet charts = workbook ....worksheets [ 0 ] . charts chart = charts . get ( "Chart 1" ) # Get series...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  5. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IErrorBarsFormat Interface...This represents error bars of chart series. In case of custom value...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Access the first chart inside the sheet Chart chart = worksheet ...first point DataLabels dlbls = chart . GetNSeries (). Get ( 0 )....

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  8. 用Node.js通过C++设置图表系列的数值格式代码|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置图表系列的数值格式代码。本指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,从而专业、准确地展示您的数据。...0 ); // Access first chart const chart = worksheet . getCharts...series using an array of values chart . getNSeries (). add ( "{10000...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-val...
  9. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 通过 Node.js 导出带有 viewBox 属性的 SVG 图表|Docum...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出带有 viewBox 属性的 SVG 格式图表。...Access first chart inside the worksheet const chart = worksheet...true ); // Save the chart to svg format chart . toImage ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/export-char...