Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 16,558 for

point

(0.26 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. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each dataPoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...number formats to each data point’s data label in a pie chart...DataLabels class. Each data point in the series can have its own...

    forum.aspose.com/t/how-to-apply-number-format-t...
  3. 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/
  4. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....] Change a Shape Using Edit Points Consider a square. In PowerPoint...PowerPoint, using edit points , you can move the square’s corner...

    docs.aspose.com/slides/php-java/custom-shape/
  5. 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/
  6. Aspose::Words::Fields::MergeFieldImageDimension...

    Aspose::Words::Fields::MergeFieldImageDimensionUnit enum. Specifies an unit of an image dimension (i.e. the width or the height) used across a mail merge process in C++....Name Value Description Point 0 The point (i.e. 1/72 inch). Percent...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/php-java/portion/
  8. 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/
  9. 使用 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/
  10. 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....values for individual data points in a series by using the corresponding...corresponding data point collection. In addition, the article...

    docs.aspose.com/slides/python-net/error-bar/