Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 16,371 for

point

(0.09 sec)
  1. Archiv

    Archiv...PointF points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/de/diagram/draw-triangle-diagra...
  2. Público API Cambios en Aspose.3D 17,01|Document...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  3. Öffentliche API Änderungen in Aspose.3D 17.01|D...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  4. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Gérer les séries de données de graphiques dans ...

    Apprenez à gérer les séries de graphiques en C++ pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....vous pouvez spécifier à quel point les barres et les colonnes doivent...0f , 600.0f , 400.0f ); auto point = chart -> get_ChartData ()...

    docs.aspose.com/slides/fr/cpp/chart-series/
  7. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the page orientation specified in the document for this page is landscape....height_in_points property PageInfo.paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Guardar mallas 3D en formato binario personaliz...

    Usando Aspose.3D for .NET API, los desarrolladores pueden abrir cualquier archivo 3D compatible y luego escribir mallas en el archivo binario personalizado....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/es/net/save-3d-meshes-in-cus...
  9. C++を使用して図形やテキストボックス内の段落の行間設定を行う|Documentation

    Aspose.Cells for C++を使用して、図形やテキストボックス内の段落の行間設定、前のスペース、後のスペースを設定する方法を学びます。...SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ja/cpp/set-line-spacing-o...
  10. Missing category from the last bar in a dynamic...

    We open a powerPoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...categories and that the data points correspond to the categories...issue persists, verify the data points associated with the last category...

    forum.aspose.com/t/missing-category-from-the-la...