Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 16,561 for

point

(0.64 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint interface. Contains properties of a single data Point on the chart in C++....properties of a single data point on the chart. class IChartDataPoint...Specifies the amount the data point shall be moved from the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. EsriJson and GeoJson samples - Free Support For...

    Hi Alexander, This is the instruction for EsriJson and GeoJson , is it ok? Console.WriteLine(" EsriJson:“); Console.WriteLine(” Purpose:a JSON format used by Esri ArcGis software to reprsent geog…..."Feature", "geometry": { "type": "Point", "coordinates": [102.0, 0.5]..."properties": { "name": "Sample Point" } } ] } EsriJSON Sample (.esrijson):...

    forum.aspose.com/t/esrijson-and-geojson-samples...
  3. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。...same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/zh/net/split-mesh/
  4. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Adds...

    docs.aspose.com/slides/net/presentation-comments/
  5. 分割网格|Documentation

    Aspose.3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。...same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/zh/java/split-mesh/
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  7. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...distance between the tip point and the center point shapeGuides . add...distance between the tip point and the center point shapeGuides . add...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  8. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Python via .NET to find if data Points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Ask AI Find if Data Points are in the Second Pie or Bar on a...can determine whether data points of a series are in the second...

    docs.aspose.com/cells/python-net/find-if-data-p...
  9. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data Point shall be moved from the center of the pie...Specifies the amount the data point shall be moved from the center...how to apply labels to data points in a line chart. test ( 'DataLabels'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with PointCloud|Documentation

    Aspose.3D for .NET allows decoding a mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class.... Decode ( "point_cloud_no_qp.drc" ); Encode Mesh...sphere mesh to Draco file as a point cloud using the Encode method...

    docs.aspose.com/3d/net/working-with-pointcloud/