Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,436 for

point coloring

(0.31 sec)
  1. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/zh/python-net/create-chart/
  2. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....subpath by moving the current point to coordinates (x, y)append...segment from the current point to the point (x, y)append a cubic...

    docs.aspose.com/page/net/what-is-pdf-file/
  3. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...Gets the amount of space (in points) to add below the contents...

    reference.aspose.com/words/java/com.aspose.word...
  4. Drawing Images|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....class to set its background color. The drawLine method of the...on an image connecting two point structures. This method has...

    docs.aspose.com/imaging/java/drawing-images/
  5. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... color = java . awt . Color . BLACK ; style ...methods: Measures the max Ascent Point -public double getAscentPoint(String...

    docs.aspose.com/pdf/java/whatsnew/
  6. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。... setColor ( Color . RED ); // 获取第二图表系列 series...getSolidFillColor (). setColor ( Color . GREEN ); // 为新系列的每个类别创建自定义标签...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  7. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!...how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Clear ( Color . Blue ); // Set OnePagePerSheet...style and set its fill color and font color Style style = cell ...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....image and fill it with blue color int width = 800 ; int height...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... The point is that the names of built-in...have similar attributes like color, line style, line width, distance...

    docs.aspose.com/words/cpp/working-with-paragraphs/