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

point

(0.17 sec)
  1. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series Points using Aspose.Cells for Python via .NET. Our guide will explain the different types of data values and show you how to access and work with them in your charts....Find Type of X and Y Values of Points in Chart Series Contents [...of X and Y values of chart points in a series. Aspose.Cells for...

    docs.aspose.com/cells/python-net/find-type-of-x...
  2. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  3. 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-...
  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. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...setText ( "Series 1" + "\n" + "Point " + i ); } // Insert series...setText ( "Series 2" + "\n" + "Point " + i ); } workbook . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  6. 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...
  7. 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...
  8. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenationZone method. Gets or sets the distance in 1/20 of a Point from the right margin within which you do not want to hyphenate words. Default value for this property is 360 (0.25 inch) in C++....sets the distance in 1/20 of a point from the right margin within...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  10. 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-...