Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,126 for

shape position

(0.06 sec)
  1. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....created presentation Access shapes collection from the selected...the shapes collection by providing chart type, position, and...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  2. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...of Excel Charts Manipulate Position Size and Designer Chart Creating...

    docs.aspose.com/cells/python-net/creating-charts/
  3. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...chart by defining its position and size Set the property to show data...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  4. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....to a region of text or to a position in text. A comment can contain...comment is anchored to the position of the Comment object. To...

    reference.aspose.com/words/java/com.aspose.word...
  5. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  6. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... shapes . add_chart ( charts . ChartType...# 创建默认散点图。 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/create-chart/
  7. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... position = LegendPositionType . Left...Charts with JavaScript via C++ Shapes in Charts with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  8. My dox file getting currepted if chart creates ...

    [image]...Shape shape = AsposeDocumentBuilde.InsertChart(Aspose...Transparent2); shape.DistanceBottom = 0; shape.DistanceLeft =...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  9. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/cpp/export-to-html5/
  10. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/nodejs-java/export-to-ht...