Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 16,458 for

point

(0.68 sec)
  1. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....connection points (green points) on shapes. Connection points appear...Adjustment handles (yellow points), available on certain connectors...

    docs.aspose.com/slides/python-net/connector/
  2. Filtering and Indexing GIS Vector Layers in C#|...

    With GIS C# .NET Library or API, you can filter GIS vector layers by attribute values or spatial bounds. You can also use indices to speed up filtering and spatial queries.... Find Features Nearest to Point Here’s how to use spatial index...the feature closest to some point: Select Features Intersecting...

    docs.aspose.com/gis/net/filtering-and-indexing/
  3. 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...
  4. 分割网格|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/
  5. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....Format of all individual data points and data labels is cleared...preserving the format of the data points and data labels. CopyFormatFrom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Add Sparklines in Excel using Java

    Follow this article to add sparklines in Excel using Java. It has IDE settings, steps, and a sample code to create sparklines in Excel using Java....setting the first point color, setting the high point color, setting...the low point color, and setting the negative points color. This...

    kb.aspose.com/cells/java/add-sparklines-in-exce...
  7. 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/
  8. ChartDataPointCollection.hasDefaultFormat metho...

    ChartDataPointCollection.hasDefaultFormat method. Gets a flag indicating whether the data Point at the specified index has default format....indicating whether the data point at the specified index has default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....element is mapped to the control point of the geometry. This mode ensures...ensures that each control point, which defines the shape of the...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  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/