Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,281 for

point

(0.13 sec)
  1. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip Point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...working how to change a tip point for this shape Shape polygonShape...patel Cause To change the tip point of a RectangularCallout shape...

    forum.aspose.com/t/how-to-change-rectangularcal...
  2. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  3. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 274 , 381 )...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  4. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/python-net/chart/pptx/
  5. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations....property of a specific data point in the DataPoints collection...property of a specific data point in the DataPoints collection...

    docs.aspose.com/slides/python-net/error-bar/
  6. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType::Line 0 ShapeTyp...

    docs.aspose.com/slides/php-java/connector/
  7. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdataPoint/)...source data point to the destination data point. hasDefaultF...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with PointCloud|Documentation

    Aspose.3D for Java allows decoding a mesh from a Draco file directly without building a scene using the decode method of DracoFormat class....sphere mesh to Draco file as a point cloud using the encode method...Java allows decoding a mesh/point cloud from a PLY file using...

    docs.aspose.com/3d/java/working-with-pointcloud/
  9. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class....sphere mesh to Draco file as a point cloud using the encode method...NET allows decoding a mesh/point cloud from a PLY file using...

    docs.aspose.com/3d/python-net/working-with-poin...
  10. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/java/portion/