Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,926 for

point

(0.19 sec)
  1. Aspose.PSD for .NET 24.5 - 发布说明|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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 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/
  3. 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...
  4. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data Point on the chart in Java....properties of a single data point on the chart. Examples: Shows...Shows how to work with data points on a line chart. public void...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/
  6. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...@imparthgalani All adjustment points are adjusted in Shape.Geometry...overwritten. Only one adjustment point is adjusted based on the key...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  7. 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/
  8. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—optimize data visuals in PowerPoint 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/java/error-bar/
  9. Calculate Pin Values and Setting Size of a Shap...

    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.... A point specified in local coordinates...the y-coordinate. Mirror the point about the y-axis if the value...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/