Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 18,845 for

chart

(0.4 sec)
  1. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... Missing ; // 声明 Chart.ChartWizard 方法的变量。 object paramChartFormat...创建数据的新图表。 newChartObject . Chart . ChartWizard ( dataRange ,...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  2. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... Consider a chart created in MS Excel. The chart is then placed...PowerPoint slide. That Excel chart is considered an OLE object...

    docs.aspose.com/slides/cpp/manage-ole/
  3. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index....docx' ) # Get the chart and series to update format...as_shape () series = shape . chart . series [ 0 ] data_points =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartYValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartYValue class for precise Y value representation in your Chart series, enhancing your data visualization....Represents an Y value for a chart series. public class ChartYValue...All non-null Y values of a chart series must be of the same ChartYValueType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartYValue cla...

    Aspose::Words::Drawing::Charts::ChartYValue class. Represents an Y value for a Chart series in C++....Aspose::Words::Drawing::Charts::ChartYValue class Contents [...Represents an Y value for a chart series. class ChartYValue :...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.Cells 8.6.2 中的公共 API 更改|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....); 添加了Chart.toPdf方法 Aspose.Cells for Java 8.6.2已公开了Chart.toPd...//Load spreadsheet containing charts Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.pptx and test.pdf and data labels representation is significantly different between pdf and pptx.20220802.zip (2.4 KB)...Family slides-java , slides-chart , slides-pdfexport ygr August...reproduced the problem with the chart data labels in the PDF document...

    forum.aspose.com/t/data-label-format-is-not-app...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth method. Gets or sets the percentage of gap width between Chart elements in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth...percentage of gap width between chart elements. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 使用 C++ 定制树图和旭日图中的数据点|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在树图和旭日图中管理数据点,兼容 PowerPoint 格式。...Diagram、Radial Chart、Radial Graph 或 Multi Level Pie Chart)。这些图表显示按...MakeObject < Presentation > (); auto chart = pres -> get_Slides () -> idx_get...

    docs.aspose.com/slides/zh/cpp/data-points-of-tr...
  10. Create Flowchart in Python

    This tutorial guides how to create flowChart in Python. It explains the step-by-step algorithm and a working sample code to create a flowChart maker in Python....information to design a flow chart builder in Python . However...an ORG chart, then read the article on Create ORG chart in Python...

    kb.aspose.com/diagram/python/create-flowchart-i...