Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 34,348 for

line

(0.2 sec)
  1. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/java/trend-line/
  3. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....code example shows how to set line color and weight: auto doc =...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  4. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....convert documents with a single line of code using context. string...from a stream with a single line of code using context. string...

    reference.aspose.com/words/net/aspose.words.low...
  5. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...25pt; line-height:24.5pt; widows:0; orphans:0\"><span...style=\"margin:0pt 13.3pt 0pt 5.35pt; line-height:179%; widows:0; orphans:0;...

    forum.aspose.com/t/topic/313060
  6. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....for a page break, and &l for a line break. Note that the metacharacter...is replace the following two lines: auto header = headersFooters...

    docs.aspose.com/words/cpp/find-and-replace/
  7. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Java Poly Line Shapes You can create or modify poly line shapes...via Java: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/nodejs-java/features-ove...
  8. LaTeX to BMP Conversion API | Python

    LaTeX to BMP conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert LaTeX to BMP.... With just a few lines of code, effortlessly convert...or use the following command line: pip install aspose-tex-net...

    products.aspose.com/tex/python-net/conversion/l...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...the remaining location issues, line wrap issue in the chart.(CELLSNET-55343)...of the chart, you mentioned a line of text wrap problem, please...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/java/chart-axis/