Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 34,071 for

line

(0.13 sec)
  1. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....a sample presentation with a line shape added inside the slide...the default first slide Add a line shape inside the slide Save...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  2. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...000 persons”*wraps to the next line, whereas in image generated...on the first line and “persons” goes in second line. Kindly help...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  3. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to fill and Line formatting of the data label....Provides access to fill and line formatting of the data label...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompatibilityOptions.no_space_raise_lower prope...

    CompatibilityOptions.no_space_raise_lower property. Do Not Increase Line Height for Raised/Lowered Text....no_space_raise_lower property Do Not Increase Line Height for Raised/Lowered Text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted Lines when converted to PDF using the code below renders them as solid Lines. But when you zoom into the PDF to a rid…...that contains 2 x-axis dotted lines when converted to PDF using...below renders them as solid lines. But when you zoom into the...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  6. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...as follows: 1, Added leader lines. 2, Data labels position optimization...overlapping. The line graph under the column Trend (line) is totally...

    forum.aspose.com/t/incorrect-rendering-when-con...
  7. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... trend_lines . add ( charts . TrendlineType...chart_data . series [ 0 ] . trend_lines . add ( charts . TrendlineType...

    docs.aspose.com/slides/zh/python-net/trend-line/
  8. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...noticed that I have forgotten a line in my example code. Please try...LineStyle; // is null The key line is: drawedShape.LineStyle.NameU...

    forum.aspose.com/t/style-properties-sometimes-n...
  9. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....to work with data points on a line chart. public void ChartDataPoint.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Line . FillFormat . FillType = FillType...VerticalAxis . MajorGridLinesFormat . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/zh/net/chart-formatting/