Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 16,458 for

point

(0.23 sec)
  1. Aspose.PSD for Java 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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  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. Insert Pages into PDF|Aspose.PDF for Java

    Insert selected pages from one PDF into another in Java with the PdfFileEditor facade.... Choose the insertion point in the target document. Select...the target file, insertion point, source file, page array, and...

    docs.aspose.com/pdf/java/insert-pages-into-pdf/
  4. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....values for individual data points in a series by using the corresponding...corresponding data point collection. In addition, the article...

    docs.aspose.com/slides/net/error-bar/
  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. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....ty The matrix transforms a point ( x prev , y prev ) into ( x...transformation in SVG that moves all the points of an object at the same distance...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  7. 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-...
  8. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....of a specific data point in the data points collection of series:...of a specific data point in the data points collection of series:...

    docs.aspose.com/slides/php-java/error-bar/
  9. 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...
  10. Manage Text Portions in Presentations on Androi...

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

    docs.aspose.com/slides/androidjava/portion/