Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,881 for

point

(0.67 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data Points in the series of a chart using Aspose.Cells for .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Adding Custom Labels to Data Points in the Series of the Chart...can add custom labels to data points in the series of the chart...

    docs.aspose.com/cells/net/adding-custom-labels-...
  2. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily.... Float point = new Point2D . Float ( 0 ....getSlides (). get_Item ( 0 ), point , new Date ()); // Adds slide...

    docs.aspose.com/slides/java/presentation-comments/
  3. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily.... Float point = new Point2D . Float ( 0 ....getSlides (). get_Item ( 0 ), point , new Date ()); // Adds slide...

    docs.aspose.com/slides/androidjava/presentation...
  4. Aspose.PSD for .NET 18.12 - 发行说明|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.... Reverse ); // Color Points var colorPoints = settings...MedianPointLocation ); // Transparency points var transparencyPoints = settings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....rectangle , byte [] data , Point start , Point end ) { Array . Copy...rectangle , byte [] data , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...startsWith number for each bullet point that we see in the Bullet Panel...display number for each bullet point (as shown in the PowerPoint...

    forum.aspose.com/t/fetching-start-at-values-for...
  7. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Point = 10 ; gen . Save ( $"{path...CodeTextParameters . Font . Size . Point = 10 ; gen . Save ( $"{path...

    docs.aspose.com/barcode/net/set-barcode-text/
  8. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Python. This article covers a list of steps and an example code to remove bullet Points from Word document using Python....Product Family Convert Bullet Points to Paragraph in Word File using...focuses on how to convert bullet points to paragraph in Word file using...

    kb.aspose.com/words/python/convert-bullet-point...
  9. Facing format issue in data labels for waterfal...

    Hi Team, We have generated a waterfall chart.We have set separator as , in our excel. With that we are expecting the data labels should take the format as given in the source cells. up to one decimal place. But in actu…...format to each individual data point's data label // so that double-clicking...getCount(); i++) { ChartPoint point = series.getPoints().get(i);...

    forum.aspose.com/t/facing-format-issue-in-data-...
  10. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in Points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....distance of the data label in points from the left edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...