Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 16,418 for

point

(1.06 sec)
  1. ChartSeries.Smooth | Aspose.Words لـ .NET

    حسّن مخططاتك البيانية باستخدام خاصية ChartSeries Smooth. أنشئ خطوطًا سلسة وجذابة بصريًا بسهولة باستخدام خطوط CatmullRom لتحسين وضوح البيانات....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/ar/net/aspose.words....
  2. IChartDataPoint.InvertIfNegative | Aspose.Words...

    اكتشف خاصية IChartDataPoint InvertIfNegative، التي تُمكّنك من عكس الألوان للقيم السالبة. حسّن تصوّر بياناتك بهذه الميزة الفريدة!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/ar/net/aspose.words....
  3. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...as a percentage, number of points or a special “none/auto” value...as a percentage. fromPoints(points) A creation method that returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPoint.ClearFormat | Aspose.Words per .NET

    Scopri come il metodo ClearFormat di ChartDataPoint ripristina il formato predefinito dei tuoi punti dati, migliorando la chiarezza e la coerenza nei tuoi grafici....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  6. Python を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides f...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/ja/python-net/portion/
  7. API publique et changements incompatibles rétro...

    Examinez les mises à jour de l'API publique et les changements incompatibles dans Aspose.Slides pour .NET afin de migrer en douceur vos solutions de présentation PowerPoint PPT, PPTX et ODP....méthodes de suppression de points de données et de catégories...permettent de supprimer un point de données de graphique d’une...

    docs.aspose.com/slides/fr/net/public-api-and-ba...
  8. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in Points) relative to the base line...sets the position of text (in points) relative to the base line...// Raise this run of text 5 points above the baseline. let run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2...ImageSize ImageSize.height_points property ImageSize.vertical_resolution...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Python を使用したプレゼンテーションの形状カスタマイズ|Aspose.Slides fo...

    Python 用 Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで形状を作成およびカスタマイズします:ジオメトリパス、曲線コーナー、複合形状。...PowerPoint で Edit Points を使用すると、次のことができます。 正方形の角を内側または外側に移動する...ポイントを操作する これらの操作は任意の図形に適用できます。 Edit Points を使用すると、既存の図形を変更したり、既存の図形から新しい図形を作成したりできます。...

    docs.aspose.com/slides/ja/python-net/custom-shape/