Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 14,926 for

point

(0.14 sec)
  1. Support of Fill Layers|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....and position of transparency point. Call the FillLayer.Update method...

    docs.aspose.com/psd/java/support-of-fill-layers/
  2. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the data label of one data point has been set to ‘United Kingdom...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  3. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes text effects for moved content. Enhance clarity with the default DoubleUnderline style!...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  4. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  5. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...label of first series first point DataLabels dlbls = chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....get_Item ( 0 ); // Adds a new point (1:3) to the series series ...2 , 2 , 3 )); // Adds a new point (2:10) series . getDataPoints...

    docs.aspose.com/slides/java/create-chart/
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Series [ 0 ]; // Add a new point (1:3) to the series. series...2 , 2 , 3 )); // Add a new point (2:10). series . DataPoints...

    docs.aspose.com/slides/net/create-chart/
  8. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....get_Item ( 0 ); # Adds a new point (1:3) to the series $series...2 , 2 , 3 )); # Adds a new point (2:10) $series -> getDataPoints...

    docs.aspose.com/slides/php-java/create-chart/
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in 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/python-net/create-chart/