Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 11,984 for

point

(0.1 sec)
  1. Серия графиков|Документация Aspose.Slides для P...

    Серии графиков в презентациях PowerPoint на Python...PIE , 50 , 50 , 600 , 400 ) point = chart . chart_data . series...] . data_points [ 1 ] point . explosion = 30 point . format ...

    docs.aspose.com/slides/ru/python-net/chart-series/
  2. Marqueur de données de graphique|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....peuvent être définis sur les points de données du graphique à l’intérieur...graphique. Ajouter un nouveau point de données. Écrire la présentation...

    docs.aspose.com/slides/fr/php-java/chart-data-m...
  3. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker....SQUARE data_points = series . data_points data_points [ 0 ] . marker...PresetTexture . DENIM ) data_points [ 0 ] . marker . format . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to Points and Points to inches, pixels to Points, Points to pixels....accept values in points, where 1 inch equals 72 points. Sometimes this...this is not convenient and points need to be converted to other...

    docs.aspose.com/words/cpp/convert-between-measu...
  5. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in Python... data_points . add_data_point_for_bar_series ( fact...20 )) series . data_points . add_data_point_for_bar_series ( fact...

    docs.aspose.com/slides/python-net/3d-chart/
  6. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts Points to pixels at 96 dpi in C++....el(double) method Converts points to pixels at 96 dpi. static...( double points ) Parameter Type Description points double The...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. チャートデータマーカー|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint プレゼンテーションのチャートマーカーオプションを設定します...// Add new point (1:3) there. IChartDataPoint point = series ...1 , 1 , ( double ) 4.5 )); point . Marker . Format . Fill . FillType...

    docs.aspose.com/slides/ja/net/chart-data-marker/
  8. API Public et Changements Incompatibles Rétroac...

    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....IChartDataPointColle points = series . getDataPoints (); points . getDataSourceTypeFor...DataSourceType . DoubleLiterals ); points . getDataSourceTypeFor ()....

    docs.aspose.com/slides/fr/java/public-api-and-b...
  9. Marcador de Datos de Gráfico|Documentación de A...

    Establecer opciones de marcador de gráfico en presentaciones de PowerPoint en C# o .NET... IChartDataPoint point = series . DataPoints . AddDataPointForLineS...1 , 1 , ( double ) 4.5 )); point . Marker . Format . Fill . FillType...

    docs.aspose.com/slides/es/net/chart-data-marker/
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control Points and the many n-sided polygons as needed. This article explains how to define a Mesh....defined by a set of control points and the many n-sided polygons... we need to define control points and polygons as follows: Define...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/