Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 15,281 for

point

(0.17 sec)
  1. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/nodejs-java/portion/
  2. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/zh-hant/python-net/c...
  3. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series Points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts....Find Type of X and Y Values of Points in Chart Series with C++ Contents...of X and Y values of chart points in a series. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  5. Crop, Rotate and Resize 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....the rotated rectangle (corner points) projections. If set to false...LeftTopToLeftTop 0 Left top point of the new image will coincide...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data Points in treemap and sunburst charts with Aspose.Slides for Java, compatible with PowerPoint formats....Customize Data Points in Treemap and Sunburst Charts Using Java...defined by the series data points, and each subsequent nested...

    docs.aspose.com/slides/java/data-points-of-tree...
  7. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs.... Series [ 0 ]; //Add new point (1:3) there. series . XValues... , 2 , 2 , 3 )); //Add new point (2:10) series . XValues . Add...

    docs.aspose.com/slides/net/how-to-create-charts...
  8. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...pdf"); Point[] points = new[] { new Point(210, 410), new...new Point(230, 440), new Point (380, 500) }; PolylineAnnotation...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  9. Line Symbolizer|Documentation

    GIS C# Library or API supports Simple Line symbolizer for 1-dimensional geometries lines and can be applied on geometries of any type like Point, Line, Surface....Types Rendering Behavior Point Point, MultiPoint Draws a line...orientation centered on the point, with two end caps. Line LineString...

    docs.aspose.com/gis/net/line-symbolizer/
  10. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Explosion method. Specifies the amount the data Point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts in C++....Specifies the amount the data point shall be moved from the center...respective data point's Explosion attribute. // Add a data point to the...

    reference.aspose.com/words/cpp/aspose.words.dra...